package/uboot-omap: re-introduce patches dropped by update to v2017.01 TODO: add...
authorAlexander Couzens <lynxis@fe80.eu>
Tue, 18 Apr 2017 18:15:59 +0000 (20:15 +0200)
committerAlexander Couzens <lynxis@fe80.eu>
Fri, 21 Apr 2017 16:22:16 +0000 (18:22 +0200)
commitd9615cc3f30584f1f0e1ebf2aec562d018d0dd06
tree630c6a7012b29ed81cb13c9074548761bed9633a
parentf432114bba1f5ebc6fb05f2a0925280f640e05ec
package/uboot-omap: re-introduce patches dropped by update to v2017.01 TODO: add commit messages to patches

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]