From a4b86b292a0bce95b9874d6c757a709c5a5269b4 Mon Sep 17 00:00:00 2001 From: Tim Harvey Date: Thu, 1 Sep 2016 07:45:37 -0700 Subject: boot: kobs-ng: update kobs-ng for newer kernels This allows kobs-ng to flash the SPL successfully on the 4.4 kernel used by the Gateworks IMX boards supporting NAND. The previous version of kobs-ng worked with the 3.14 kernel but will brick a board making its SPL unbootable for the 4.4 kernel. See http://trac.gateworks.com/wiki/ventana/bootloader#nandspl for instructions on updating the SPL from Linux. Signed-off-by: Tim Harvey --- package/boot/kobs-ng/patches/004-gnu_source.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 package/boot/kobs-ng/patches/004-gnu_source.patch (limited to 'package/boot/kobs-ng/patches/004-gnu_source.patch') diff --git a/package/boot/kobs-ng/patches/004-gnu_source.patch b/package/boot/kobs-ng/patches/004-gnu_source.patch deleted file mode 100644 index 3e94c92..0000000 --- a/package/boot/kobs-ng/patches/004-gnu_source.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/src/plat_boot_config.c -+++ b/src/plat_boot_config.c -@@ -18,6 +18,7 @@ - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - */ - -+#define _GNU_SOURCE - #include - #include - #include -- cgit v1.1