mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] fixup! sandbox: ship sample environment
@ 2021-06-28  6:39 Ahmad Fatoum
  2021-06-28 20:16 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2021-06-28  6:39 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

The sample environment contained a new line as its 4K+1th byte, when it
should have been only 4K big. Drop the new line. No functional change.

Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
---
 --- old
 +++ new
 @@ -254,4 +254,3 @@
  00000fd0: 0000 0000 0000 0000 0000 0000 0000 0000  ................
  00000fe0: 0000 0000 0000 0000 0000 0000 0000 0000  ................
  00000ff0: 0000 0000 0000 0000 0000 0000 0000 0000  ................
 -00001000: 0a                                       .
---
 arch/sandbox/board/stickypage.bin | Bin 4097 -> 4096 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/arch/sandbox/board/stickypage.bin b/arch/sandbox/board/stickypage.bin
index e507ca656e6488ff5cebbdda8169f1ab153abb19..12d3aa4035d3c22459317e74a5a94bc35a12a7b7 100644
GIT binary patch
delta 6
NcmZovXi!)n000ME0rCI<

delta 8
PcmZorXjE7rz{mvv3rYd~

-- 
2.32.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-28 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-28  6:39 [PATCH] fixup! sandbox: ship sample environment Ahmad Fatoum
2021-06-28 20:16 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox