From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Tue, 28 Apr 2020 08:42:47 +0200 Subject: ZynqMP boot: no messages from SPL other than "Debug uart enabled" In-Reply-To: <9b736ca5-f65c-f901-84a0-7a7505476c95@gmail.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> <452c07b7-8cd3-4f55-42dd-d00d9914f446@gmail.com> <11479bdb-ff9b-1a4d-b926-635dd656e221@xilinx.com> <01046131-277a-2dd9-61a8-927cd151b3f6@gmail.com> <63125ad2-d203-bbdb-98fc-342edd9c2ebe@xilinx.com> <9b736ca5-f65c-f901-84a0-7a7505476c95@gmail.com> Message-ID: <9d0dff6b-7905-4bdd-2f3c-6c91a33c59d7@xilinx.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, On 28. 04. 20 0:00, Major A wrote: > Hi Michal, > > Thanks for your script, I tried it, it can extract the PMU config object > from the FSBL generated by Vitis, but the SD card I prepare this way > still doesn't boot. > > It does one thing differently than before, though: the line > > ?? ### ERROR ### Please RESET the board ### Can you please try xilinx u-boot master branch instead? Tap delay programming can be one of the reason. But the best would be to load it via jtag and look at backtrace where the problem is. Thanks, Michal