[U-Boot] [U-Boot, 2/2] rockchip: firefly-rk3399: enable SPL_ATF_NO_PLATFORM_PARAM
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Wed Jan 3 13:28:45 UTC 2018
> The Rockchip-released ATF for the Firefly apparently (i.e. Kever
> reported this) does not tolerate a FDT being passed as the platform
> parameter and will run into a hard stop.
>
> To work around this limitation in the ATF parameter handling, we
> enable SPL_ATF_NO_PLATFORM_PARAM (which will force passing NULL for
> the platform parameters).
>
> Note that this only affects this platform, as the ATF releases for the
> RK3368 and RK3399 have always either ignored the platform parameter
> (i.e. before the FDT-based parameters were supported) or support
> receiving a pointer to a FDT.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
> ---
>
> configs/firefly-rk3399_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list