arm: dts: mt7623: fix available memory size on bananapi-r2

There is 2GB DDR3 available on bananapi-r2 board as [1] specified.

[1] http://www.banana-pi.org/r2.html

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Cc: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
This commit is contained in:
Sean Wang 2018-04-11 16:53:57 +08:00 committed by Matthias Brugger
parent c0b0d540db
commit acf09966c6
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ red {
memory@80000000 {
device_type = "memory";
reg = <0 0x80000000 0 0x40000000>;
reg = <0 0x80000000 0 0x80000000>;
};
};