Message ID | 20171019140419.30996-1-maxime.ripard@free-electrons.com |
---|---|
Headers | show |
Series | sunxi: Fix boot of Cubietruk and al. | expand |
Hi Maxime, On 19/10/17 15:04, Maxime Ripard wrote: .... > The final one that has been implemented would be to just build U-Boot > using thumb2 to push back the issue until hopefully I'm no longer > maintainer or the switch to the env filesystem would have been done. > > I've also added a patch to make sure that the compilation breaks and > that we can notice. Can you please swap the patches? So that we get the fix before we break the build? This looks better in bisecting and buildman. Cheers, Andre. > > Maxime > > > Maxime Ripard (2): > sunxi: binman: Add U-Boot binary size check > sunxi: Enable THUMB build for the U-Boot binary > > arch/arm/Kconfig | 1 + > arch/arm/dts/sunxi-u-boot.dtsi | 11 +++++++++++ > 2 files changed, 12 insertions(+) >