1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-19 16:30:07 +01:00
Files
u-boot-megous/drivers/net
Kuldeep Singh 6fe7743d05 net: pfe_eth: Remove non-DM code check from pfe_spi_flash_init
CONFIG_DM_SPI_FLASH is only supported now with passing of driver
conversion deadline from non-DM to DM model. Hence, it's safe to remove
non-DM code check from pfe_spi_flash_init.

Also use CONFIG_ENV_SPI_MODE and CONFIG_ENV_SPI_MAX_HZ instead of
reading reading values from DT.

Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2020-09-24 20:57:32 +05:30
..
2020-09-24 20:57:32 +05:30
2010-07-12 00:14:29 -07:00
2020-07-25 14:20:56 +02:00
2020-05-18 18:36:55 -04:00
2018-07-26 14:08:21 -05:00
2019-08-09 23:15:01 +02:00