aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts')
-rw-r--r--target/linux/ath79/dts/qca9557_buffalo_bhr-4grv2.dts (renamed from target/linux/ath79/dts/qca9558_buffalo_bhr-4grv2.dts)11
1 files changed, 3 insertions, 8 deletions
diff --git a/target/linux/ath79/dts/qca9558_buffalo_bhr-4grv2.dts b/target/linux/ath79/dts/qca9557_buffalo_bhr-4grv2.dts
index e2611e5bf0..6a3a5da6d6 100644
--- a/target/linux/ath79/dts/qca9558_buffalo_bhr-4grv2.dts
+++ b/target/linux/ath79/dts/qca9557_buffalo_bhr-4grv2.dts
@@ -93,17 +93,12 @@
partition@40000 {
label = "u-boot-env";
reg = <0x040000 0x010000>;
- read-only;
};
partition@50000 {
- label = "rootfs";
- reg = <0x050000 0xe30000>;
- };
-
- partition@e80000 {
- label = "kernel";
- reg = <0xe80000 0x170000>;
+ compatible = "denx,uimage";
+ label = "firmware";
+ reg = <0x050000 0xfa0000>;
};
art: partition@ff0000 {