Enables Flattened Device Tree support in U-Boot for kirkwood. Signed-off-by: Felix Kaechele <hef...@fedoraproject.org> --- .../uboot-kirkwood/patches/120-enable-device-tree-support.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 package/boot/uboot-kirkwood/patches/120-enable-device-tree-support.patch
diff --git a/package/boot/uboot-kirkwood/patches/120-enable-device-tree-support.patch b/package/boot/uboot-kirkwood/patches/120-enable-device-tree-support.patch new file mode 100644 index 0000000..8ea8bf1 --- /dev/null +++ b/package/boot/uboot-kirkwood/patches/120-enable-device-tree-support.patch @@ -0,0 +1,9 @@ +--- a/include/configs/mv-common.h ++++ b/include/configs/mv-common.h +@@ -152,4 +152,6 @@ + #define CONFIG_LZO + #endif + ++#define CONFIG_OF_LIBFDT ++ + #endif /* _MV_COMMON_H */ -- 1.8.3.1 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel