coreboot/payloads/external/LinuxBoot
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
..
arm64 payloads/external/LinuxBoot: Clean up 2023-07-23 18:24:39 +00:00
i386 payloads/external/LinuxBoot: Clean up 2023-07-23 18:24:39 +00:00
riscv payloads/external/LinuxBoot: Clean up 2023-07-23 18:24:39 +00:00
targets payloads/Linuxboot: Fix u-root build 2024-12-19 07:14:01 +00:00
x86_64 payloads/external/LinuxBoot: Update x86_64 defconfig 2019-06-28 14:27:34 +00:00
empty.dts payloads/external/LinuxBoot: Clean up 2023-07-23 18:24:39 +00:00
Kconfig payloads/Linuxboot: Fix u-root build 2024-12-19 07:14:01 +00:00
Kconfig.name payloads/*/Kconfig.name: update documentation link 2023-01-17 15:20:24 +00:00
Makefile payloads/Linuxboot: Fix u-root build 2024-12-19 07:14:01 +00:00