aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bmips/dts/bcm6328-comtrend-ar-5387un.dts
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2021-03-08 17:47:10 +0100
committerÁlvaro Fernández Rojas <noltari@gmail.com>2021-03-08 17:48:45 +0100
commit76d5677c7587d274041ef68e65328655573d122f (patch)
tree5eb21e02d303f6dfca38eeb7d157f4b19251d02c /target/linux/bmips/dts/bcm6328-comtrend-ar-5387un.dts
parenta1289047235e7e88d5b217a5233359f073291c15 (diff)
downloadupstream-76d5677c7587d274041ef68e65328655573d122f.tar.gz
upstream-76d5677c7587d274041ef68e65328655573d122f.tar.bz2
upstream-76d5677c7587d274041ef68e65328655573d122f.zip
bmips: automatically detect RAM size
Introduce new patch for automatically detecting RAM size. Some boards have a different amount of RAM depending on the HW revision. Therefore, automatically detecting the RAM size instead of hard-coding it will reduce the number of device definitions. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/bmips/dts/bcm6328-comtrend-ar-5387un.dts')
-rw-r--r--target/linux/bmips/dts/bcm6328-comtrend-ar-5387un.dts5
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/bmips/dts/bcm6328-comtrend-ar-5387un.dts b/target/linux/bmips/dts/bcm6328-comtrend-ar-5387un.dts
index a099809396..a3192dffa4 100644
--- a/target/linux/bmips/dts/bcm6328-comtrend-ar-5387un.dts
+++ b/target/linux/bmips/dts/bcm6328-comtrend-ar-5387un.dts
@@ -13,11 +13,6 @@
led-upgrade = &led_power_green;
};
- memory@0 {
- device_type = "memory";
- reg = <0x00000000 0x04000000>;
- };
-
keys {
compatible = "gpio-keys-polled";
poll-interval = <20>;