coreboot/payloads/external
Maximilian Brune 84347d0b45 payloads/Linuxboot: Fix u-root build
Currently u-root doesn't build for various reasons.

1. The boot cmds have changed. Some have been removed and the default
   has changed to the 'boot' cmd for loading an OS.
2. The elvish shell has been removed as default shell. The gosh is now
   the default.
3. For some reason the -uroot-source parameter doesn't exist anymore? So
   instead we just cd into the u-root directory and build the initramfs
   there.

Build tested:
| CONFIG_LINUXBOOT_COMPILE_KERNEL | CONFIG_LINUXBOOT_BUILD_INITRAMFS |
----------------------------------------------------------------------
|                 n               |                 n                |
|                 n               |                 y                |
|                 y               |                 n                |
|                 y               |                 y                |
----------------------------------------------------------------------

Change-Id: If66238cec248deb3594de82f3adbc608516a2fc5
Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84119
Reviewed-by: Alicja Michalska <ahplka19@gmail.com>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-12-19 07:14:01 +00:00
..
BOOTBOOT
coreDOOM
depthcharge
edk2 payloads/edk2: Fix image alignment 2024-10-08 11:17:08 +00:00
FILO
GRUB2
iPXE
leanefi
linux
LinuxBoot payloads/Linuxboot: Fix u-root build 2024-12-19 07:14:01 +00:00
Memtest86Plus
SeaBIOS
skiboot
tint
U-Boot payloads/external/U-Boot: Upgrade from 2024.04 to 2024.07 2024-08-27 01:11:42 +00:00
.gitignore
Makefile.mk payloads/Linuxboot: Fix u-root build 2024-12-19 07:14:01 +00:00