On 27.01.2014, at 01:10, Andreas Färber <[email protected]> wrote: > Hello, > > I've prepared a u-boot package update to v2014.01 and successfully > tested it on the Toradex Colibri T20. > > However, the mlo-ext2.patch is causing some trouble. Due to the added > ext4 support, the am335xevm SPL is 112 bytes too large. I managed to get > it down to 104 bytes by avoiding a duplicate boot_mode assignment, but > not further. The only way I managed to get it to compile was by > commenting out that patch. > > Is it possible a) to commit u-boot v2014.01 despite am335xevm failing or
Yes. But we still need to fix it eventually. Does it get compiled with -Os? Do we compile in FAT and EXT support in parallel by accident? > b) to drop that patch in favor of a three-partition layout? No. No more FAT please. Alex -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
