Skip to content

Commit

Permalink
ramips: minew g1-c: Allow dynamic RAM sizes
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Bruno Randolf authored and lynxis committed Oct 26, 2021
1 parent 269bdf6 commit 2c3e8be
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions target/linux/ramips/dts/mt7628an_minew_g1-c.dts
Expand Up @@ -16,11 +16,6 @@
led-upgrade = &led_system;
};

memory@0 {
device_type = "memory";
reg = <0x0 0x8000000>;
};

keys {
compatible = "gpio-keys-polled";
poll-interval = <20>;
Expand Down

0 comments on commit 2c3e8be

Please sign in to comment.