Skip to content

Integrate meta-seco-edgehog-things/ap/rpi

Commit: https://git.seco.com/edgehog/layers/seco/meta-seco-edgehog-things/-/commit/e272a578af613308db188e70c37bdd1144561654

[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

--

Commit: https://git.seco.com/edgehog/layers/seco/meta-seco-edgehog-things/-/commit/eb2e17c774968174c381d2557140dab18fd6fef9

[RPI][SPLASH] add logo-pos, logo-count to bootargs

--

Commit: https://git.seco.com/edgehog/layers/seco/meta-seco-edgehog-things/-/commit/ef4126918d6bc9571285d5fb109e61dbad64bc5b

[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

--

Commit: https://git.seco.com/edgehog/layers/seco/meta-seco-edgehog-things/-/commit/d2798d08599fce518685b4c8be6f85f050beb585

[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)

Merge request reports

Loading