aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-omap/patches
Commit message (Collapse)AuthorAgeFilesLines
* uboot-omap: update to 2015.10John Crispin2015-12-1711-330/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | - tested on Beagleboard C4 - remove upstream patches - disable THUMB mode on OMAP3 this increases binary size (remove CONFIG_SYS_THUMB_BUILD) - reduce SPL size by disabling EXT feature (remove CONFIG_SPL_EXT_SUPPORT) this fixes 2015.07 and 2015.10-rc3 Beagleboard C4 booting which were broken by upstream commit with id: bd2c4522c26d535515aebca52d27c004a7e0c05c Arm THUMB mode is broken because of an yet unknown errata see: http://lists.denx.de/pipermail/u-boot/2015-August/225793.html - backport upstream fix that was introduced in 2015.10-rc5 and was not fixed in 2015.10 final Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47924 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uboot-omap: fix build with gcc-5Hauke Mehrtens2015-11-207-6/+280
| | | | | | | | | This fixes some problems with gcc-5. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47539 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uboot-omap: add C4 revision in findfdtJohn Crispin2014-11-261-0/+11
| | | | | | | | | | | | | fixes BeagleBoard C4 detection error message in serial console was: "WARNING: Could not determine device tree to use" change is found in upstream u-boot Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uboot-omap]: fix jffs2 with internal libgcc and switch omap4 to ext4Imre Kaloz2013-12-132-0/+45
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39044 3c298f89-4303-0410-b956-a3cf2f4a3e73