diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2018-06-14 07:12:10 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2018-06-14 07:12:10 +0000 |
| commit | 63e12418fda2f1cb64c754b9a0bcdaf930861f0d (patch) | |
| tree | 5e6082fa973b9a90dffaa93b03d7f003db7dcf96 /sys/gnu/dts/arm/imx6sl-evk.dts | |
| parent | 5f88ee4479a5bf81f59509cd9ca1ba8721f3d68e (diff) | |
| parent | c19dc8ed9745602cc89c0f0c31220c71d7ac2063 (diff) | |
Notes
Diffstat (limited to 'sys/gnu/dts/arm/imx6sl-evk.dts')
| -rw-r--r-- | sys/gnu/dts/arm/imx6sl-evk.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/gnu/dts/arm/imx6sl-evk.dts b/sys/gnu/dts/arm/imx6sl-evk.dts index 2844ab541759..37e792fdc160 100644 --- a/sys/gnu/dts/arm/imx6sl-evk.dts +++ b/sys/gnu/dts/arm/imx6sl-evk.dts @@ -16,7 +16,7 @@ model = "Freescale i.MX6 SoloLite EVK Board"; compatible = "fsl,imx6sl-evk", "fsl,imx6sl"; - memory { + memory@80000000 { reg = <0x80000000 0x40000000>; }; |
