[PATCH v3 2/5] x86: bayleybay: Fix up adjustment of CONFIG_TEXT_BASE
Bin Meng
bmeng.cn at gmail.com
Thu Mar 16 08:28:44 CET 2023
On Wed, Mar 15, 2023 at 8:00 AM Simon Glass <sjg at chromium.org> wrote:
>
> With recent CONFIG_TEXT_BASE changes, there are inconsistencies between
> several settings.
>
> Adjust CONFIG_SYS_MONITOR_LEN to allow more code space. Move the MRC
> cache out of the way too.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Fixes: f38be308683 ("x86: bayleybay: Adjust CONFIG_TEXT_BASE")
> ---
>
> Changes in v3:
> - Add new patch
>
> arch/x86/dts/bayleybay.dts | 2 +-
> configs/bayleybay_defconfig | 1 +
> 2 files changed, 2 insertions(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list