[PATCH] arm: mvebu: Use 4K sector for Thecus N2350 SPI flash
Stefan Roese
sr at denx.de
Fri Feb 17 09:38:40 CET 2023
On 2/17/23 04:34, Tony Dinh wrote:
> Since the SPI flash chip mx25l3205d on this board has 4K-sector
> capability, enable it for the envs.
>
> Signed-off-by: Tony Dinh <mibodhi at gmail.com>
Reviewed-by: Stefan Roese <sr at denx.de>
Thanks,
Stefan
> ---
>
> configs/n2350_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configs/n2350_defconfig b/configs/n2350_defconfig
> index dcb2c96791..b85ef0dfeb 100644
> --- a/configs/n2350_defconfig
> +++ b/configs/n2350_defconfig
> @@ -14,7 +14,7 @@ CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0xff0000
> CONFIG_TARGET_N2350=y
> CONFIG_ENV_SIZE=0x10000
> CONFIG_ENV_OFFSET=0x100000
> -CONFIG_ENV_SECT_SIZE=0x10000
> +CONFIG_ENV_SECT_SIZE=0x1000
> CONFIG_DEFAULT_DEVICE_TREE="armada-385-thecus-n2350"
> CONFIG_SPL_TEXT_BASE=0x40000030
> CONFIG_SYS_PROMPT="N2350 > "
Viele Grüße,
Stefan Roese
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de
More information about the U-Boot
mailing list