
Hello, I'm glad to see that solutions arrive to be able to boot on Pandaboard Rev B3. On top of this, does anybody could indicate me where I can find the u-boot repository and how to build it for Pandaboard ?
To summarize, I made 3 tests:
clone git://git.denx.de/u-boot.git checkout v2013.10 -b tmp build with omap4_panda_config
when I flash MLO and u-boot.bin files in my sdcard, it does not boot at all
clone https://android.googlesource.com/device/ti/panda/bootloader/uboot.git no specific checkout build with omap4_panda_config
when I flash MLO and u-boot.bin files in my sdcard, it does not boot at all
follow instructions from omappedia, i.e. retrieve, patch and build u-boot and xloader from git.omapzoom.org (http://omappedia.org/wiki/4AI.1.7_OMAP4_Icecream_Sandwich_Panda_Notes).
when I flash xloader and bootloader files in my sdcard, it works very well on PandaRevB2, but not on Rev B3. Unfortunately, I do not know how to apply the changes described in this subject, as there is not the same files.
-- View this message in context: http://u-boot.10912.n7.nabble.com/PATCH-pandaboard-0-1-Modification-of-Elpid... Sent from the U-Boot mailing list archive at Nabble.com.