1 // SPDX-License-Identifier: GPL-2.0
4 flash: flash@08000000 {
7 compatible = "cfi-flash";
8 reg = <0x08000000 0x00400000>;
12 label = "boot loader area";
13 reg = <0x00000000 0x003f0000>;
16 label = "boot environment";
17 reg = <0x003f0000 0x00010000>;