From mboxrd@z Thu Jan 1 00:00:00 1970 From: Major A Date: Thu, 12 Mar 2020 15:19:35 +0100 Subject: ZynqMP boot: no messages from SPL other than "Debug uart enabled" In-Reply-To: <43908655-808a-f646-a361-f7979c783409@xilinx.com> References: <0f9a6b47-110c-c2f8-ec40-72106ed3272d@xilinx.com> <77460fd1-f86d-fd53-66af-28d16fe395a1@gmail.com> <4fcae7a6-1156-d868-3463-424368cf7b7f@xilinx.com> <69846a06-7085-70dd-bde1-95abf870cd73@gmail.com> <87728a7f-42b5-8e3b-d5a1-5fced9d7601a@xilinx.com> <9bdb2ede-8788-a7ea-cb05-fff3188815d3@gmail.com> <43908655-808a-f646-a361-f7979c783409@xilinx.com> Message-ID: <452c07b7-8cd3-4f55-42dd-d00d9914f446@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Michal, > ATF is not the part of boot.bin. PMUFW is the part of boot.bin. I'm confused. U-boot requires bl31.bin while building but not PMUFW (unless a non-default configuration option is set). Just to confirm that I'm thinking straight: ATF must be supplied in the form of a file bl31.bin in the SD card root directory in order for SPL to load it? Cheers, Andr?s