
Hi Tom,
Thanks for the quick reply.
On Thu, Oct 22, 2015 at 12:22 PM, Tom Rini trini@konsulko.com wrote:
On Thu, Oct 22, 2015 at 12:12:32PM +0100, Lad, Prabhakar wrote:
Copy the MLO and u-boot.bin to SD card boot partition which is bootable, I see no prints coming from the 1st stage bootlaoder, cant debug it as I don’t have access to JTAG.
Any pointers is this code tested ?
First, you need to use u-boot.img not u-boot.bin. Second, which PG do you have on the board? We only have support for PG1.0 today and not PG2.0 as Matt did the initial bring-up and only has a PG1.0 board. The code should be easily ported from the old PSP tree to support PG2.0 however.
I tried this on PG2.0, PG1.0 should also be handy.
Regarding u-boot.img, just copying this should work or also MLO needs to be copied ?
Cheers, --Prabhakar Lad