ramips: minew g1-c: Allow dynamic RAM sizes

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>
This commit is contained in:
Bruno Randolf 2021-10-25 11:38:15 +01:00 committed by Alexander Couzens
parent f441be3921
commit b4c40a7efc
No known key found for this signature in database
GPG Key ID: C29E9DA6A0DF8604
1 changed files with 0 additions and 5 deletions

View File

@ -16,11 +16,6 @@
led-upgrade = &led_system;
};
memory@0 {
device_type = "memory";
reg = <0x0 0x8000000>;
};
keys {
compatible = "gpio-keys-polled";
poll-interval = <20>;