[PATCH v4 09/20] x86: coreboot: Align options between coreboot and coreboot64
Bin Meng
bmeng.cn at gmail.com
Tue Sep 19 09:19:41 CEST 2023
On Thu, Aug 24, 2023 at 5:11 AM Simon Glass <sjg at chromium.org> wrote:
>
> These two builds are similar but have some different options for not good
> reason. Line them up to be as similar as possible.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v2)
>
> Changes in v2:
> - Update the malloc size too
>
> configs/coreboot64_defconfig | 7 +++++++
> configs/coreboot_defconfig | 9 ---------
> 2 files changed, 7 insertions(+), 9 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list