summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/boot/fdt/dts/db88f6281.dts9
1 files changed, 9 insertions, 0 deletions
diff --git a/sys/boot/fdt/dts/db88f6281.dts b/sys/boot/fdt/dts/db88f6281.dts
index 66cd8a7..55a27fc 100644
--- a/sys/boot/fdt/dts/db88f6281.dts
+++ b/sys/boot/fdt/dts/db88f6281.dts
@@ -89,7 +89,16 @@
bank-width = <2>;
device-width = <1>;
+ slice@0 {
+ reg = <0x0 0x200000>;
+ label = "u-boot";
+ read-only;
+ };
+ slice@200000 {
+ reg = <0x200000 0x7e00000>;
+ label = "root";
+ };
};
};
OpenPOWER on IntegriCloud