[elbe-devel] Binary blob source path
Carsten Behling
carsten.behling at googlemail.com
Sun Jan 12 12:55:49 CET 2020
Hi,
since this commit
https://github.com/Linutronix/elbe/commit/6467421d1e5e2d73a1941f74fa5495d526c1ad74
we are able to dd bootloaders into SD card images.
It is not clear to me how to state the src path exactly.
Let's say we want to write i.MX6 Wandboards SPL included in package
u-boot-imx with 1MB offset.
<images>
<msdoshd>
...
<binary offset="1">/usr/lib/u-boot/wandboard/SPL</binary>
...
</msdoshd>
</images>
...
<pkg-list>
...
<pkg>u-boot-imx</pkg>
...
</pkg-list>
alone won't do the trick since.
I suppose stating a target rootfs source path is wrong.
But how should it be ?
Best regards
Carsten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20200112/5acb3eab/attachment.html>
More information about the elbe-devel
mailing list