Change #1048
Category | None |
Changed by | Andre Heider <a.heider | @gmail.com>
Changed at | Wed 20 Nov 2019 09:46:19 |
Repository | https://git.openwrt.org/openwrt/openwrt.git |
Branch | master |
Revision | b69df1eee0eb4618355d5ea4d0cdb4553475c4b7 |
Comments
omap: update uboot to 2019.10 All patches have been dropped, they're either redundant (e.g. due to the new and unset CONFIG_SPL_FAT_WRITE), break compilation (thumb hacks) or have been applied upstream. The defconfig for am335x_boneblack has been removed upstream [0], so use am335x_evm for boneblack too. Size changes (before, after, file): ti_am335x-evm and ti_am335x-bone-black: 79804 110832 MLO 623836 756148 u-boot.img ti_omap3-beagle: 54148 57708 MLO 496272 665728 u-boot.img ti_omap4-panda: 39356 40204 MLO 284648 366672 u-boot.img Tested on boneblack, which has the biggest spl size increase. The beagle and panda spl sizes seem reasonable to not break booting. [0] https://gitlab.denx.de/u-boot/u-boot/commit/8fa7f65dd02c176ee6021eaf40114560b8954ba2 Signed-off-by: Andre Heider <a.heider@gmail.com>
Changed files
- package/boot/uboot-omap/Makefile
- package/boot/uboot-omap/patches/101-disable-thumb-omap3.patch
- package/boot/uboot-omap/patches/102-minify-spl.patch
- package/boot/uboot-omap/patches/103-disable-fat-write-spl.patch
- package/boot/uboot-omap/patches/104-omap3-overo-enable-thumb.patch
- package/boot/uboot-omap/patches/105-serial-ns16550-bugfix-ns16550-fifo-not-enabled.patch
- package/boot/uboot-omap/patches/106-backport-from-upstream-b08c8c4870831c9315dcae2377722.patch
- package/boot/uboot-omap/patches/107-tools-include-necessary-headers-explicitly.patch