[U-Boot] [PATCH v2 0/5] ARM: DRA7: AM57xx: Enable SPL_DM

Lokesh Vutla lokeshvutla at ti.com
Thu Feb 9 13:39:38 UTC 2017


Hi Tom,

On Thursday 09 February 2017 09:30 AM, Lokesh Vutla wrote:
> - Enable SPL_DM on all DRA7 and AM57xx based platforms.
> - SPL uses a generic dts on all platforms with same defconfig.
> - After this series SPL size is increased by ~8KB.
> 
> Verified MMC, eMMC boot on DRA74-evm, DRA72-evm.
> MMC boot on AM57xx-evm.
> 
> Changes since v1:
> - Instead of creating a new dts file for each platform, created a omap5
>   specific common dtsi that will be included automatically.

I see a problem with this approach. We want this omap5-u-boot.dtsi only
for SPL. But Makefile.lib tries to append this for each dtb in proper
U-Boot as well. As we might not need any of these in U-Boot before
relocation, the behavior is unexpected(sometimes U-boot does not comes
up ). I would like to go ahead with V1 of this series, what do you say?

Thanks and regards,
Lokesh



More information about the U-Boot mailing list