diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2018-06-14 06:56:07 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2018-06-14 06:56:07 +0000 |
| commit | c19dc8ed9745602cc89c0f0c31220c71d7ac2063 (patch) | |
| tree | bc6136fba2bcce7b41f777be56ad040e97f37efc /src/arm/imx31-bug.dts | |
| parent | 29087c4e73c74afd082d107f4cdd648f5c3169ec (diff) | |
Notes
Diffstat (limited to 'src/arm/imx31-bug.dts')
| -rw-r--r-- | src/arm/imx31-bug.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arm/imx31-bug.dts b/src/arm/imx31-bug.dts index ae6cebbed84b8..6ee4ff8e4e8f0 100644 --- a/src/arm/imx31-bug.dts +++ b/src/arm/imx31-bug.dts @@ -16,7 +16,7 @@ model = "Buglabs i.MX31 Bug 1.x"; compatible = "buglabs,imx31-bug", "fsl,imx31"; - memory { + memory@80000000 { reg = <0x80000000 0x8000000>; /* 128M */ }; }; |
