[PATCH] x86: Reduce size of samus image
Bin Meng
bmeng.cn at gmail.com
Mon Feb 1 07:18:02 CET 2021
On Mon, Feb 1, 2021 at 12:17 AM Simon Glass <sjg at chromium.org> wrote:
>
> With the recent addition of ACPI generation, the image size has got beyond
> its current limit.
>
> Samus does not actually use this, nor x86 emulation for PCI ROMs, so
> disable both features.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> configs/chromebook_samus_defconfig | 1 +
> include/configs/chromebook_samus.h | 3 +++
> 2 files changed, 4 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list