Integrate meta-seco-edgehog-things/ap/rpi
requested to merge integrate/meta-seco-edgehog-things/ap/rpi/into/kirkstone_next_2_0 into kirkstone_next_2_0
[RPI][UART] re-enable kernel boot messages and set correct console tty in the boot script
Remove "quiet" from the bootargs and set console=ttyS0 in the U-boot script for raspberryPi
--
[RPI][SPLASH] add logo-pos, logo-count to bootargs
--
[RPI][UART] remove redundant variable assignment (ENABLE_UART)
The UART on the raspberryPi was enabled by default in meta-seco-rpi for both Things and Embedded: https://git.seco.com/edgehog/layers/seco/meta-seco-rpi/-/commit/0884a0e3473051c0cd5192260115e2aece7fc89c
--
[RPI] add support for raspberry pi
- add wic
- enable booting with u-boot
- add boot script
- add rauc config
- add fw_env config
- automatically mount edgehog boot partition on rpi (required to access u-boot.env)