Skip to content

Conversation

@rpardini
Copy link
Member

@rpardini rpardini commented May 6, 2025

bootable: u-boot rk vendor: fixes for uinitrd; pass tink params; add blade3 board

  • actually enables vendor/boot.scr-based bootables to work

bootable: u-boot: handle UBOOT_KERNEL_DTB being unset better

  • require it for boot.scr scenario
  • allow it for extlinux.conf, setup fdtdir
  • better extlinux LABEL

common: log_file_bat(): work with Debian's bat pkg; never use pager

  • bat is called batcat in Debian's bat package
  • --paging=never so it won't hang

bootable: u-boot (extlinux/boot.scr): always include tty0 console

  • otherwise only serial output

bootable: grub: always include tty0 console

  • otherwise only serial output

rpardini added 5 commits May 6, 2025 08:24
- otherwise only serial output

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
- otherwise only serial output

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
- `bat` is called `batcat` in Debian's `bat` package
- `--paging=never` so it won't hang

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
- require it for boot.scr scenario
- allow it for extlinux.conf, setup fdtdir
- better extlinux LABEL

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
…blade3 board

- actually enables vendor/boot.scr-based bootables to work

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
@jacobweinstock jacobweinstock added the ready-to-merge Signal to Mergify to merge the PR. label May 6, 2025
@mergify mergify bot merged commit 4840514 into tinkerbell:main May 6, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Signal to Mergify to merge the PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants