boot: kobs-ng: update kobs-ng for newer kernels
authorTim Harvey <tharvey@gateworks.com>
Thu, 1 Sep 2016 14:45:37 +0000 (07:45 -0700)
committerFelix Fietkau <nbd@nbd.name>
Sun, 4 Sep 2016 11:36:09 +0000 (13:36 +0200)
commita4b86b292a0bce95b9874d6c757a709c5a5269b4
tree7922e9c3677adc852b5812519866586fd9fb2c80
parentf8c7e935ef8060b8ab2f5ca52832ef8dfea361bc
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 <tharvey@gateworks.com>
package/boot/kobs-ng/Makefile
package/boot/kobs-ng/patches/001-compile.patch [new file with mode: 0644]
package/boot/kobs-ng/patches/001-fix-mtd-defines.patch [deleted file]
package/boot/kobs-ng/patches/002-add-init-size-param.patch
package/boot/kobs-ng/patches/003-missing_include.patch [deleted file]
package/boot/kobs-ng/patches/003-raw-mode.patch [new file with mode: 0644]
package/boot/kobs-ng/patches/004-fix-cal_nfc_geometry.patch [new file with mode: 0644]
package/boot/kobs-ng/patches/004-gnu_source.patch [deleted file]