From c085d07ee3b18bbbf702325ebfd726e08f836ad8 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 6 Oct 2014 20:08:30 +0000 Subject: lantiq - vgv7519: load rt5362 eeprom from bootloader param patition SVN-Revision: 42824 --- target/linux/lantiq/dts/VGV7519NOR.dts | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'target/linux/lantiq/dts/VGV7519NOR.dts') diff --git a/target/linux/lantiq/dts/VGV7519NOR.dts b/target/linux/lantiq/dts/VGV7519NOR.dts index 283aa19bf4..744efe6e34 100644 --- a/target/linux/lantiq/dts/VGV7519NOR.dts +++ b/target/linux/lantiq/dts/VGV7519NOR.dts @@ -30,6 +30,12 @@ // 0x1b0000 - 0x1000000 : rootfs (squashfs) // 0x390000 - 0x1000000 : rootfs_data }; + + partition@1f80000 { + label = "board_config"; + reg = <0x40000 0x10000>; + read-only; + }; }; }; }; -- cgit v1.2.3