ramips: minew g1-c: Allow dynamic RAM sizes
authorBruno Randolf <br1@einfach.org>
Mon, 25 Oct 2021 10:38:15 +0000 (11:38 +0100)
committerAlexander Couzens <lynxis@fe80.eu>
Tue, 26 Oct 2021 11:59:30 +0000 (13:59 +0200)
Allow RAM size to be passed thru U-Boot. There are 128MB and 64MB
versions of Minew G1-C. This is also in line with the behaviour of
most other RAMIPS boards.

Signed-off-by: Bruno Randolf <br1@einfach.org>
target/linux/ramips/dts/mt7628an_minew_g1-c.dts

index eeee1c25ed2855c0194754fb01f6154fce6c38a7..92fbf7c6ae5ab1f4b4319d55071d4f03e4b47ab3 100644 (file)
                led-upgrade = &led_system;
        };
 
-       memory@0 {
-               device_type = "memory";
-               reg = <0x0 0x8000000>;
-       };
-
        keys {
                compatible = "gpio-keys-polled";
                poll-interval = <20>;