mediatek: Fix amount of memory on U7623
authorKristian Evensen <kristian.evensen@gmail.com>
Wed, 8 Aug 2018 04:38:32 +0000 (06:38 +0200)
committerJohn Crispin <john@phrozen.org>
Wed, 8 Aug 2018 06:38:45 +0000 (08:38 +0200)
commitddf64edfe1c2f75fb6a73b51646773fed76079c4
tree322aab77c5cdc62f849ae63fb71cb1f67f3a050b
parentb94b4b0862daeae635285519f5eed2495165b1b5
mediatek: Fix amount of memory on U7623

While finalizing support for the U7623 with 512MB, I made an embarresing
error and configured 1GB RAM for the board. I also forgot to move memory
from the dtsi and to the dts. This commit takes care of my mistakes.

While I am confessing my mistakes, I also note that I made a mistake in
the commit message of the initial U7623 commit. It is the .bin-file, and
not the .gz file that shall be sent to the device via tftp.

v1->v2:
* Remove redundant memory node (thanks Jonas Gorski)

Signed-off-by: Kristian Evensen <kristian.evensen@gmail.com>
target/linux/mediatek/patches-4.14/0227-arm-dts-Add-Unielec-U7623-DTS.patch