Integrate u-boot-seco-imx/seco_lf-v2024.04_e39-e83
Commit: clea-os/bsp/nxp/u-boot-seco-imx@e5ec26b5
[LIB][EEPROM] Interpret the data for PANEL_ID and TOUCH_ID as plain values.
They used to be encoded as ascii.
(cherry picked from commit 17226ad8df38f2d4e2844916aae89eb67784df8c)
--
Commit: clea-os/bsp/nxp/u-boot-seco-imx@d0105657
Add EEPROM bus and address to i.MX93 header
--
Commit: clea-os/bsp/nxp/u-boot-seco-imx@2f3f935a
Adapt build to use modular vision carrier board serial output
--
Commit: clea-os/bsp/nxp/u-boot-seco-imx@20d27375
Switch u-boot output to B79, make build for Modular Vision selectable through module's configuration
For the time being, we maintain B79 as the default board while Modular Vision builds have to be configured manually.
--
Commit: clea-os/bsp/nxp/u-boot-seco-imx@7c015dc8
Add display overlay option for 10" Fannal WXGA Display
--
Commit: clea-os/bsp/nxp/u-boot-seco-imx@fe0c361e
Add display overlay option for 7" Fannal WSVGA Display
--
Commit: clea-os/bsp/nxp/u-boot-seco-imx@a1bdf072
Add carrier overlay option for Modular Vision carrier board
--
Commit: clea-os/bsp/nxp/u-boot-seco-imx@e58a6457
Change u-boot's output to serial port #0
- Modify the necessary device-tree entries & boot arguments to use the new port.
- Modify the UART pin variable in the board's driver code.
- Initialize the uart clock of the used UART port.
- Patch the uart clock initialization code to handle the new case.
--
Commit: clea-os/bsp/nxp/u-boot-seco-imx@f804d599
Route kernel terminal output to serial port #0
--
Commit: clea-os/bsp/nxp/u-boot-seco-imx@b731537f
Add proper clocks to all uarts to make them usable