* [Buildroot] [Bug 11396] New: uboot environment image checksum invalid if target is big endian
@ 2018-10-11 21:35 bugzilla at busybox.net
2018-10-14 19:14 ` [Buildroot] [Bug 11396] " bugzilla at busybox.net
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2018-10-11 21:35 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=11396
Bug ID: 11396
Summary: uboot environment image checksum invalid if target is
big endian
Product: buildroot
Version: 2018.05.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: jwittrock at faultrecorder.com
CC: buildroot at uclibc.org
Target Milestone: ---
Created attachment 7811
--> https://bugs.busybox.net/attachment.cgi?id=7811&action=edit
patch to fix
If the target architecture is Big endian, building a u-boot environment image
is creating an image with an invalid checksum.
The problem is caused by buildroot/boot/uboot/uboot.mk testing $(BR2_ENDIAN)
for a value of BIG instead of quoted "BIG".
patch to fix is attached.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-10-14 19:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-11 21:35 [Buildroot] [Bug 11396] New: uboot environment image checksum invalid if target is big endian bugzilla at busybox.net
2018-10-14 19:14 ` [Buildroot] [Bug 11396] " bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox