[U-Boot] [U-boot] Origen board boot failed with 2014.07 source code
TigerLiu at via-alliance.com
TigerLiu at via-alliance.com
Wed Jul 30 13:44:03 CEST 2014
Hi, singh:
I have an Origen(Cortex-A9 Dual Core, Exynos 4210) development
board.(InSignal produced)
I followed below steps to verify the latest u-boot release code:
1. build uboot
make origen_config
make all
then it will origen-spl.bin in spl dir.
2. run "dd" command to burn raw images into a SD Card.
dd iflag=dsync oflag=dsync if=./origen-spl.bin of=/dev/sdb bs=512
dd iflag=dsync oflag=dsync if=./u-boot.bin of=/dev/sdb bs=512 seek=65
but nothing appeared in a UART terminal.
Best wishes,
More information about the U-Boot
mailing list