diff options
author | Ye Li <ye.li@nxp.com> | 2017-03-09 13:54:52 +0800 |
---|---|---|
committer | Ye Li <ye.li@nxp.com> | 2017-04-05 14:06:25 +0800 |
commit | 6c50459c2b3d4a2f6e37b7f116d80cad017f74c1 (patch) | |
tree | 3ead6bce3095b5a2736cde6bc2a03be7c5c20765 /arch/arm/dts/imx6sll-lpddr2-arm2.dts | |
parent | c50a1156dae65677ae1bf1f2d4503abcdea9c514 (diff) | |
download | u-boot-imx-6c50459c2b3d4a2f6e37b7f116d80cad017f74c1.zip u-boot-imx-6c50459c2b3d4a2f6e37b7f116d80cad017f74c1.tar.gz u-boot-imx-6c50459c2b3d4a2f6e37b7f116d80cad017f74c1.tar.bz2 |
MLK-14390-2 mx6sllarm2: Add DTS files for ARM2 board
Copy the DTS files from kernel for LPDDR2/3 ARM2 board for preparing enabling
the OF_CONTROL.
Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'arch/arm/dts/imx6sll-lpddr2-arm2.dts')
-rw-r--r-- | arch/arm/dts/imx6sll-lpddr2-arm2.dts | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/dts/imx6sll-lpddr2-arm2.dts b/arch/arm/dts/imx6sll-lpddr2-arm2.dts new file mode 100644 index 0000000..33f230f --- /dev/null +++ b/arch/arm/dts/imx6sll-lpddr2-arm2.dts @@ -0,0 +1,10 @@ +/* + * Copyright (C) 2016 Freescale Semiconductor, Inc. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +#include "imx6sll-lpddr3-arm2.dts" + |