From d3fc4fbd74dcd4dbeaa29d222337eeb6c187a4fd Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Fri, 23 May 2014 08:17:01 +0000 Subject: uboot-kirkwood: re-add Pogoplug E02 support This patch modifies the u-boot config for the Pogoplug E02 to work with OpenWrt. It also enables building a second stage bootloader image. Signed-off-by: Felix Kaechele SVN-Revision: 40828 --- package/boot/uboot-kirkwood/patches/200-openwrt-config.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/boot/uboot-kirkwood/patches/200-openwrt-config.patch') diff --git a/package/boot/uboot-kirkwood/patches/200-openwrt-config.patch b/package/boot/uboot-kirkwood/patches/200-openwrt-config.patch index 0c3e678..f9aae0f 100644 --- a/package/boot/uboot-kirkwood/patches/200-openwrt-config.patch +++ b/package/boot/uboot-kirkwood/patches/200-openwrt-config.patch @@ -82,7 +82,7 @@ +#endif /* __OPENWRT_KIRKWOOD_COMMON_H */ --- a/include/configs/pogo_e02.h +++ b/include/configs/pogo_e02.h -@@ -102,4 +102,6 @@ +@@ -114,4 +114,6 @@ #define CONFIG_CMD_MTDPARTS #define CONFIG_LZO -- cgit v1.1