diff options
author | Heiko Schocher <hs@denx.de> | 2019-12-01 11:23:31 +0100 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2020-01-07 10:26:56 +0100 |
commit | c08aa771735a79efa48b2422295d88ca044ce71d (patch) | |
tree | 99a1e55b8936190d33969ede9241e128b2ccb490 /arch/arm/dts/Makefile | |
parent | 1204b9675ed670da9317d87a5a29f06b6412745b (diff) | |
download | u-boot-c08aa771735a79efa48b2422295d88ca044ce71d.tar.gz |
imx6: aristainetos: add aristainetos 2b csl
add aristainetso board version CSL.
Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r-- | arch/arm/dts/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index 9d3fc778b2..fb2e1d31a3 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile @@ -580,6 +580,8 @@ dtb-y += \ imx6dl-aristainetos2_7.dtb \ imx6dl-aristainetos2b_4.dtb \ imx6dl-aristainetos2b_7.dtb \ + imx6dl-aristainetos2b_csl_4.dtb \ + imx6dl-aristainetos2b_csl_7.dtb \ imx6dl-brppt2.dtb \ imx6dl-dhcom-pdk2.dtb \ imx6dl-icore.dtb \ |