
15 Feb
2024
15 Feb
'24
1:27 p.m.
Hi Frieder,
On Tue, Feb 13, 2024 at 2:22 PM Frieder Schrempf frieder@fris.de wrote:
From: Frieder Schrempf frieder.schrempf@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@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.