[OpenWrt-Devel] [PATCH 3/3 v3] [Lantiq] [P2812HNUFX] Remove old P2812HNUFX dts

2015-01-11 Thread Sylwester Petela (ScApi)
Remove unused P2812HNUFX board definition. Signed-off-by: Sylwester Petela --- target/linux/lantiq/dts/P2812HNUFX.dts | 308 - 1 files changed, 0 insertions(+), 308 deletions(-) diff --git a/target/linux/lantiq/dts/P2812HNUFX.dts b/target/linux/lantiq/dts/P2812H

[OpenWrt-Devel] [PATCH 2/3 v3] [Lantiq] [P2812HNUFX] Add profile and userspace for P2812HNUF1/3, switch from UBI_GLUEBI to UBI_BLOCK

2015-01-11 Thread Sylwester Petela (ScApi)
Add profile and userspace for P2812HNUF1/3, switch from UBI_GLUEBI to UBI_BLOCK Signed-off-by: Sylwester Petela --- .../lantiq/base-files/etc/uci-defaults/01_leds | 7 + .../lantiq/base-files/etc/uci-defaults/02_network | 4 +- .../lantiq/base-files/lib/upgrade/platform.sh | 2 +-

[OpenWrt-Devel] [PATCH 1/3 v3] [Lantiq] [P2812HNUFX] Add device tree for P2812HNUF1 and P2812HNUF3

2015-01-11 Thread Sylwester Petela (ScApi)
Add device tree for P2812HNUF1 and P2812HNUF3. Signed-off-by: Sylwester Petela --- target/linux/lantiq/dts/P2812HNUF1.dts | 106 +++ target/linux/lantiq/dts/P2812HNUF3.dts | 109 target/linux/lantiq/dts/P2812HNUFX.dtsi| 257 + 3 fi