[PATCH v2 2/3] board: Add support for Sielaff i.MX6 Solo board
Fabio Estevam
festevam at gmail.com
Thu Feb 15 13:27:20 CET 2024
Hi Frieder,
On Tue, Feb 13, 2024 at 2:22 PM Frieder Schrempf <frieder at fris.de> wrote:
>
> From: Frieder Schrempf <frieder.schrempf at kontron.de>
>
> The Sielaff i.MX6 Solo board is a control and HMI board for vending
> machines. Add support for this board.
>
> The devicetree files are taken from pending changes in the Linux
> kernel that are available from linux-next and will likely be
> part of Linux v6.9.
>
> Signed-off-by: Frieder Schrempf <frieder.schrempf at kontron.de>
> ---
> Changes in v2:
> * Implement changes suggested by Fabio (Thanks!)
> * Fix system reset and remove unneeded cpu_reset()
> * Add 'static const' to nfc_pads[]
> * Remove hostname from env
> * Remove options to disable caches
> * Enable watchdog and wdt command
> * Enable LTO
I put this series in CI and it complained that there is no MAINTAINERS
entry for this board:
https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/784464
and there was also an issue with the documentation:
https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/784463
Please fix these two issues and submit v3.
More information about the U-Boot
mailing list