Am 21.04.2017 um 01:23 schrieb Andreas Färber:
> 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.

Cutting a long thread short: U-Boot can only handle either BROM-style
booting or SPL-style booting. Since v2017.03 booting defaults to BROM,
which requires u-boot.bin immediately after the rksd, as opposed to
u-boot.img at sector 256 as before.

That works for -rc2, but still leaves v2017.03 without serial output.

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to