hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/xtensa/boot/dts/xtfpga-flash-4m.dtsi
....@@ -8,11 +8,11 @@
88 reg = <0x08000000 0x00400000>;
99 bank-width = <2>;
1010 device-width = <2>;
11
- partition@0x0 {
11
+ partition@0 {
1212 label = "boot loader area";
1313 reg = <0x00000000 0x003f0000>;
1414 };
15
- partition@0x3f0000 {
15
+ partition@3f0000 {
1616 label = "boot environment";
1717 reg = <0x003f0000 0x00010000>;
1818 };