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>
Mon, 1 Nov 2021 14:35:25 +0000 (15:35 +0100)
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 12cf47f5a798e7b579f0c73d0003823019ecbf6b..3f1c2055391a9e10485072367ed85430581ba4b3 100644 (file)
                led-upgrade = &led_system;
        };
 
-       memory@0 {
-               device_type = "memory";
-               reg = <0x0 0x8000000>;
-       };
-
        keys {
                compatible = "gpio-keys-polled";
                poll-interval = <20>;