[PATCH 4/4] configs: lx2160a: Enable FSPI support

Priyanka Jain priyanka.jain at nxp.com
Tue Feb 4 11:28:15 CET 2020


>-----Original Message-----
>From: Kuldeep Singh <kuldeep.singh at nxp.com>
>Sent: Wednesday, November 6, 2019 4:38 PM
>To: u-boot at lists.denx.de
>Cc: Priyanka Jain <priyanka.jain at nxp.com>; Kuldeep Singh
><kuldeep.singh at nxp.com>
>Subject: [PATCH 4/4] configs: lx2160a: Enable FSPI support
>
>Enable FSPI controller support. So, flash environment can now be used
>
>Signed-off-by: Kuldeep Singh <kuldeep.singh at nxp.com>
>---
Kindly fix below config related error

* Restart config...
*
*
* Environment
*
.....
Environment is in SPI flash (ENV_IS_IN_SPI_FLASH) [Y/n/?] y
  SPI flash bus for environment (USE_ENV_SPI_BUS) [N/y/?] n
  SPI flash chip select for environment (USE_ENV_SPI_CS) [N/y/?] n
  SPI flash max frequency for environment (USE_ENV_SPI_MAX_HZ) [N/y/?] n
  SPI flash mode for environment (USE_ENV_SPI_MODE) [N/y/?] n
Enable redundant environment support (SYS_REDUNDAND_ENVIRONMENT) [N/y/?] n
Environment address (ENV_ADDR) [0x0] 0x0
Environment offset (ENV_OFFSET) [0x500000] 0x500000
Environment Size (ENV_SIZE) [0x2000] 0x2000
Environment Sector-Size (ENV_SECT_SIZE) [] (NEW)

-Priyanka


More information about the U-Boot mailing list