
25 Jul
2017
25 Jul
'17
2:15 p.m.
On Tue, Jul 25, 2017 at 4:00 PM, Jagan Teki jagan@amarulasolutions.com wrote:
Hi,
I've built the rk3288 and puts the Rockchip header and SPL image first and then places the U-Boot image at block 256 (i.e. 128KB from the start of the SD card) as
# ./tools/mkimage -n rk3288 -T rksd -d spl/u-boot-spl-dtb.bin SPL # dd if=SPL of=/dev/mmcblk0 seek=64 # dd if=u-boot-dtb.img of=/dev/mmcblk0 seek=256
Fixed, with image creation using CONFIG_ROCKCHIP_SPL_BACK_TO_BROM
thanks!
--
Jagan Teki
Senior Linux Kernel Engineer | Amarula Solutions
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.