[PATCH] arm: mvebu: Enable NAND flash for Thecus N2350 board
Stefan Roese
sr at denx.de
Fri Mar 24 15:40:59 CET 2023
On 2/25/23 04:23, Tony Dinh wrote:
> Enable 512MB PXA3XX NAND flash when u-boot is running.
>
> Signed-off-by: Tony Dinh <mibodhi at gmail.com>
Applied to u-boot-marvell/next
Thanks,
Stefan
> ---
>
> configs/n2350_defconfig | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/configs/n2350_defconfig b/configs/n2350_defconfig
> index b85ef0dfeb..247533ebb8 100644
> --- a/configs/n2350_defconfig
> +++ b/configs/n2350_defconfig
> @@ -69,6 +69,9 @@ CONFIG_SYS_64BIT_LBA=y
> CONFIG_DM_I2C=y
> CONFIG_SYS_I2C_MVTWSI=y
> CONFIG_MTD=y
> +CONFIG_MTD_RAW_NAND=y
> +CONFIG_NAND_PXA3XX=y
> +CONFIG_SYS_NAND_ONFI_DETECTION=y
> CONFIG_SF_DEFAULT_SPEED=50000000
> CONFIG_SPI_FLASH_MACRONIX=y
> CONFIG_SPI_FLASH_STMICRO=y
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