[U-Boot] [PATCH 3/6] ARM: dts: AM57xx: Add generic dts for spl

Lokesh Vutla lokeshvutla at ti.com
Thu Feb 9 04:01:16 UTC 2017



On Wednesday 08 February 2017 07:19 PM, Tom Rini wrote:
> On Wed, Feb 08, 2017 at 06:03:34PM +0530, Lokesh Vutla wrote:
> 
>> Add a generic dts file for spl that is used by all
>> AM57xx based platforms.
>>
>> Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>
>> ---
>>  arch/arm/dts/Makefile               |  1 +
>>  arch/arm/dts/am57xx-generic-spl.dts | 24 ++++++++++++++++++++++++
>>  configs/am57xx_evm_defconfig        |  2 +-
>>  configs/am57xx_hs_evm_defconfig     |  2 +-
>>  4 files changed, 27 insertions(+), 2 deletions(-)
>>  create mode 100644 arch/arm/dts/am57xx-generic-spl.dts
> 
> I wonder if we shouldn't instead make use of the "-u-boot.dtsi" wildcard
> rules in scripts/Makefile.lib and have this say be omap5-u-boot.dtsi and
> be automatically included on all of the am57xx/dra7xx DTS files.

Nice one. I did not know this. Just posted updated series using
omap5-u-boot.dtsi

Thanks and regards,
Lokesh


More information about the U-Boot mailing list