package/uboot-omap: re-introduce patches dropped by update to v2017.01
authorAlexander Couzens <lynxis@fe80.eu>
Tue, 18 Apr 2017 18:15:59 +0000 (20:15 +0200)
committerAlexander Couzens <lynxis@fe80.eu>
Mon, 24 Apr 2017 16:03:31 +0000 (18:03 +0200)
commit147e18bdbdb5ac093d06c3a7e400b20969b7a5f5
tree220d30ab2d507423c20a805d993e8cdaee7321e8
parente2caa74a2ffece85c302960f4994776427db4e38
package/uboot-omap: re-introduce patches dropped by update to v2017.01

The beagleboard doesn't boot with Thumb enabled, but without Thumb the
SPL (first stage bootloader) is too big to fit into SRAM.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
package/boot/uboot-omap/patches/101-disable-thumb-beagleboard.patch [new file with mode: 0644]
package/boot/uboot-omap/patches/102-minify-spl.patch [new file with mode: 0644]
package/boot/uboot-omap/patches/103-disable-fat-write-spl.patch [new file with mode: 0644]