[PATCH] fixup! sandbox: ship sample environment
Sascha Hauer
sha at pengutronix.de
Mon Jun 28 13:16:02 PDT 2021
On Mon, Jun 28, 2021 at 08:39:28AM +0200, Ahmad Fatoum wrote:
> 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 at 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(-)
In accordance with Ahmad I dropped this one and the patch introducing
stickypage.bin. Handling binary files in git is fine, but unfortunately
it doesn't work with a patch workflow when it comes to integrating them
as a patch in a BSP.
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list