lantiq: VGV7519 - get mac address from board_config partition
[oweals/openwrt.git] / target / linux / lantiq / dts / VGV7519BRN.dts
1 /dts-v1/;
2
3
4 /include/ "VGV7519.dtsi"
5
6 / {
7         fpi@10000000 {
8                 localbus@0 {
9                         nor-boot@0 {
10                                 partitions {
11                                         partition@80000 {
12                                                 label = "firmware";
13                                                 reg = <0x80000 0x780000>;
14                                                 read-only;
15                                         };
16                                         partition@880000 {
17                                                 label = "rootfs_data";
18                                                 reg = <0x880000 0x780000>;
19                                         };
20                                 };
21                         };
22                 };
23         };
24 };