Hi Andreas,

On 20 April 2017 at 17:23, Andreas Färber <afaer...@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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to