diff options
author | Maximilian Brune <maximilian.brune@9elements.com> | 2024-01-14 19:08:06 +0600 |
---|---|---|
committer | Lean Sheng Tan <sheng.tan@9elements.com> | 2024-01-26 19:16:45 +0000 |
commit | 0825d904670ca1a5e5801649b574ce2742dc23f0 (patch) | |
tree | b7b084280f1822952bc00a0e9163bfc22f713627 /src/mainboard/intel/strago/Kconfig | |
parent | 054b84294ef5e66c9ade39bccb14f6627bed24c2 (diff) |
payloads/Kconfig: Make flat-binary configurable
This adds the ability to add a flat-binary using menuconfig.
Test: boot hifive-unmatched mainboard with the following config:
CONFIG_PAYLOAD_NONE=n
CONFIG_PAYLOAD_ELF=y
CONFIG_PAYLOAD_FILE="~/repos/linux-riscv/arch/riscv/boot/Image"
CONFIG_PAYLOAD_IS_FLAT_BINARY=y
CONFIG_PAYLOAD_OPTIONS="-l 0x82000000 -e 0x82000000"
CONFIG_COMPRESSED_PAYLOAD_LZMA=y
Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Change-Id: I48c6b53a0c9f5b173c89f1a294a0c37fa1a58f31
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79950
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/intel/strago/Kconfig')
0 files changed, 0 insertions, 0 deletions