
28 Nov
2015
28 Nov
'15
3:46 a.m.
On Sat, Nov 28, 2015 at 11:34 AM, Naoki FUKAUMI naobsd@gmail.com wrote:
hi,
On Sat, Nov 28, 2015 at 9:21 AM, Simon Glass sjg@chromium.org wrote:
I've pushed an update to u-boot-rockchip/testing. If you have time, please give it a try. I'll push it to master soon.
with firefly-rk3288_defconfig,
$ ./tools/mkimage -n rk3288 -T rksd -d spl/u-boot-spl-dtb.bin u-boot-spl-dtb.img Warning: SPL image is too large (size 0x8435) and will not boot
and IDB area (0-0x7ff) in output is filled by 0x00. (0-0x1ff should have header)
sorry,
missing header is caused by too large SPL image. header is available if SPL size is fine.
same issue can happen on current master branch too, so this is not the problem of u-boot-rockchip/testing.
please ignore for merging.
Regards,