[U-Boot] [PATCH v5 00/21] Bring up rk3036 uboot

Naoki FUKAUMI naobsd at gmail.com
Sat Nov 28 03:46:36 CET 2015


On Sat, Nov 28, 2015 at 11:34 AM, Naoki FUKAUMI <naobsd at gmail.com> wrote:
> hi,
>
> On Sat, Nov 28, 2015 at 9:21 AM, Simon Glass <sjg at 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,


More information about the U-Boot mailing list