diff options
Diffstat (limited to 'target/linux/lantiq/dts/VGV7519BRN.dts')
-rw-r--r-- | target/linux/lantiq/dts/VGV7519BRN.dts | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/lantiq/dts/VGV7519BRN.dts b/target/linux/lantiq/dts/VGV7519BRN.dts index 53692a37ea..b885952b05 100644 --- a/target/linux/lantiq/dts/VGV7519BRN.dts +++ b/target/linux/lantiq/dts/VGV7519BRN.dts @@ -22,6 +22,12 @@ label = "rootfs_data"; reg = <0x880000 0x780000>; }; + + partition@1f80000 { + label = "board_config"; + reg = <0x40000 0x10000>; + read-only; + }; }; }; }; |