diff options
author | Mario Six <mario.six@gdsys.cc> | 2019-03-29 10:18:18 +0100 |
---|---|---|
committer | Mario Six <mario.six@gdsys.cc> | 2019-05-21 08:03:38 +0200 |
commit | d85c385332b7f9bf0491c7fc201ef6abf0b66938 (patch) | |
tree | cab40159b3a076dc5c98df1cb60fc303c1b14770 /arch/powerpc/dts/gazerbeam.dts | |
parent | 96373c1d91ab7ec4d781d5b73828abda1419ca25 (diff) | |
download | u-boot-d85c385332b7f9bf0491c7fc201ef6abf0b66938.tar.gz |
gazerbeam: Add u-boot specific dts include file
Add a U-Boot specific dts file, which encapsulates the needed
modifications to the Gazerbeam Linux device tree.
Signed-off-by: Mario Six <mario.six@gdsys.cc>
Diffstat (limited to 'arch/powerpc/dts/gazerbeam.dts')
-rw-r--r-- | arch/powerpc/dts/gazerbeam.dts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/dts/gazerbeam.dts b/arch/powerpc/dts/gazerbeam.dts index a4408c496c..5d171519e0 100644 --- a/arch/powerpc/dts/gazerbeam.dts +++ b/arch/powerpc/dts/gazerbeam.dts @@ -598,3 +598,5 @@ }; }; + +#include "gdsys/gazerbeam-uboot.dtsi" |