bmips: automatically detect RAM size
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Mon, 8 Mar 2021 16:47:10 +0000 (17:47 +0100)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Mon, 8 Mar 2021 16:48:45 +0000 (17:48 +0100)
commit76d5677c7587d274041ef68e65328655573d122f
tree5eb21e02d303f6dfca38eeb7d157f4b19251d02c
parenta1289047235e7e88d5b217a5233359f073291c15
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>
target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts
target/linux/bmips/dts/bcm6318-comtrend-ar-5315u.dts
target/linux/bmips/dts/bcm6328-comtrend-ar-5387un.dts
target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts
target/linux/bmips/dts/bcm6362-netgear-dgnd3700-v2.dts
target/linux/bmips/dts/bcm6368-comtrend-vr-3025u.dts
target/linux/bmips/patches-5.10/201-mips-bmips-automatically-detect-RAM-size.patch [new file with mode: 0644]