[PATCH v2 18/19] x86: coreboot: Adjust various config options

Bin Meng bmeng.cn at gmail.com
Wed Jul 12 13:48:11 CEST 2023


On Tue, Jun 20, 2023 at 4:23 PM Simon Glass <sjg at chromium.org> wrote:
>
> Drop IDE since this is not widely used anymore. Add NVME since it is
> becoming more popular.

This commit message is irrelevant.

>
> Add ms so it is easier to search for tables in memory.
>
> Expand the command-line and print buffers so that we can deal with the
> very long ChromeOS command lines. (typically 700 characters).
>
> Enable BOOTSTD_FULL to get the full set up standard-boot options.
>
> Finally, expand the malloc() space so we can read large kernels into a
> bootflow.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
>  configs/coreboot_defconfig | 16 ++++------------
>  1 file changed, 4 insertions(+), 12 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list