k3-pico-itx-initramfs-boot #1

Merged
tgamblin merged 2 commits from k3-pico-itx-initramfs-boot into main 2026-08-31 17:21:51 +00:00
Owner
No description provided.
booti's $ramdisk_addr_r:$filesize boot form uses an explicit size,
which skips legacy-uImage header auto-detection in U-Boot - it loads
whatever's at that address raw. A mkimage/uImage-wrapped ramdisk
there just leaves its header unstripped in front of the data the
kernel tries to unpack, so deploy the raw cpio.gz as-is instead.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
boards: k3-pico-itx: add initramfs boot support
All checks were successful
/ ruff (pull_request) Successful in 5s
unit-tests / unit-tests (pull_request) Successful in 8s
/ validate-boardfarm-manifests (pull_request) Successful in 7s
/ ruff (push) Successful in 5s
unit-tests / unit-tests (push) Successful in 8s
/ validate-boardfarm-manifests (push) Successful in 7s
084b10efd0
- Point k3-pico-itx at the Yocto-built image instead of the stale bianbu
  placeholder config
- Follow the same initramfs approach as the K1 boards

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
tgamblin deleted branch k3-pico-itx-initramfs-boot 2026-08-31 17:21:52 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tgamblin/boardgarden!1
No description provided.