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

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


On Tue, Jun 20, 2023 at 4:23 PM Simon Glass <sjg at chromium.org> wrote:
>
> 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 of standard-boot options.
>
> Replace the existing manual script with 'bootflow scan', since it can
> find and boot the OS.
>
> Finally, expand the malloc() space so we can read large kernels into a
> bootflow.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Drop mention of NVMe support
>

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


More information about the U-Boot mailing list