[U-Boot] [ANN] U-Boot v2017.05-rc2 released

Simon Glass sjg at chromium.org
Thu Apr 20 23:44:23 UTC 2017


Hi Andreas,

On 20 April 2017 at 17:23, Andreas Färber <afaerber at suse.de> wrote:
> Hi,
>
> Using -rc2 with firefly-rk3288 defconfig I can only boot into SPL but
> not into full U-Boot. I am using the old documented way of dd'ing to
> sector 256 on SD (doc/README.rockchip).
>
> Looking at include/configs/rk3288_common.h I also tried putting
> u-boot.img on a FAT partition, to no effect.
>
> v2017.03 doesn't even show SPL working.
> v2017.01 worked okay.
>
> Build log for -rc2:
> https://build.opensuse.org/build/Base:System:Staging/openSUSE_Factory_ARM/armv7l/u-boot-firefly-rk3288/_log

Can you try removing RETURN_TO_BROM (or imilsar) and adding
CONFIG_SPL_OF_PLATDATA?

If that works we should probably create a new board variant with that
configuration, or figure out a way to detect which to use.

Regards,
Simon


More information about the U-Boot mailing list