On Wed, Mar 15, 2023 at 8:00 AM Simon Glass <s...@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 <s...@chromium.org>
> Fixes: 388f93f9635 ("x86: conga-qeval20-qa3-e3845: Adjust CONFIG_TEXT_BASE")
> ---
>
> Changes in v3:
> - Add new patch
>
>  arch/x86/dts/conga-qeval20-qa3-e3845.dts                  | 2 +-
>  configs/conga-qeval20-qa3-e3845-internal-uart_defconfig   | 1 +
>  configs/conga-qeval20-qa3-e3845_defconfig                 | 1 +
>  configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig | 1 +
>  configs/theadorable-x86-conga-qa3-e3845_defconfig         | 1 +
>  5 files changed, 5 insertions(+), 1 deletion(-)
>

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

Reply via email to