Revert "sunxi: binman: Add U-Boot binary size check"
authorMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 14 May 2018 14:22:47 +0000 (16:22 +0200)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 25 May 2018 09:25:07 +0000 (14:55 +0530)
commit3def2f8dbb4db982bb6f2fa9eca2debe29738325
treefbf89e247f596c3fac61d74f8fd760d04c5901eb
parent8730d012c9bd92d6412b3ef6e33b40c5df00f225
Revert "sunxi: binman: Add U-Boot binary size check"

This reverts commit 819f1e081c527d2d02cdaeec0027384688cf5de0.

This check was introduced in order to cope with the size limitation we had
when we were still using the raw environment in MMC. However, this
introduces padding as well, which can result in an overly huge binary if
one wants to flash the environment to some other location.

Since we now have a FAT-based environment, this check is not so useful
anymore, so we can just drop it.

Cc: Andre Przywara <andre.przywara@arm.com>
Cc: Måns Rullgård <mans@mansr.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
arch/arm/dts/sunxi-u-boot.dtsi