kumquat-buildroot/boot
Thomas Petazzoni d7749ec247 boot/uboot: fix environment image generation on big endian systems
As reported by Jeff Wittrock in bug #11396, the U-Boot environment
image checksum is invalid for big endian targets, because the test on
the BR2_ENDIAN Config.in option doesn't take into account that it is
double quoted.

The fix was provided by Jeff himself on bugzilla.

Fixes bug #11396.

Reported-by: Jeff Wittrock <jwittrock@faultrecorder.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit d6fcf044a7)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-10-24 13:56:13 +02:00
..
afboot-stm32
arm-trusted-firmware
at91bootstrap
at91bootstrap3
at91dataflashboot
barebox
binaries-marvell
boot-wrapper-aarch64
grub2
gummiboot
lpc32xxcdl
mv-ddr-marvell
mxs-bootlets
s500-bootloader
syslinux
ts4800-mbrboot
uboot boot/uboot: fix environment image generation on big endian systems 2018-10-24 13:56:13 +02:00
vexpress-firmware
xloader
common.mk
Config.in