[Buildroot] [PATCH] add support for mws4 board

Yann E. MORIN yann.morin.1998 at free.fr
Sun Jul 17 14:42:26 UTC 2022


Marian, All,

On 2022-07-09 18:48 +0200, Marian Ulbricht spake thusly:
> mws4 is an arm based nuclear probe hardware used from
> German government to monitor nuclear activity.

This is very interesting! :-)

It would be nice to have a defconfig for it.

> This patch adds all necessary files to build an image for this board.
> ---
>  board/ultratronik/omap3_mws4/mlo              | Bin 0 -> 54340 bytes
>  board/ultratronik/omap3_mws4/u-boot-old.bin   | Bin 0 -> 412600 bytes
>  board/ultratronik/omap3_mws4/uboot.env        | Bin 0 -> 131072 bytes

Unfortunately, we can't cary such binary blobs.

Indeed, I woiuld guess that mlo and u-boot-old.bin come from u-boot,
and so they are covered by the GPLv2-or-later, so we can't have a
binary-only distribution for those files.

Please also provide a way to build them from source.

If that is not possible, then do not ship them, and adjust the
documentation to instriuct the user that they need a board with those
already installed.

Which brings us to the next point: the board directory should contain a
readme.txt that describes hos to build for the board, and how to install
the generated image files omn the board. See existing boards for some
examples, like board/zynq/readme.txt or board/pc/readme.txt.

That readme.txt would also be the place to list pointers to reference
manuals or documentation.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list