mirror of
https://xff.cz/git/u-boot/
synced 2025-12-28 04:27:10 +01:00
cm_fx6: Switch to full DM-aware
Enable DM_SPI/DM_SPI_FLASH with a related config option. Build fine, but not tested. Cc: Nikita Kiryanov <nikita@compulab.co.il> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
This commit is contained in:
@@ -150,13 +150,6 @@
|
||||
/* APBH DMA is required for NAND support */
|
||||
#endif
|
||||
|
||||
/* SPI Flash Configs */
|
||||
#if defined(CONFIG_SPL_BUILD)
|
||||
#undef CONFIG_DM_SPI
|
||||
#undef CONFIG_DM_SPI_FLASH
|
||||
#undef CONFIG_SPI_FLASH_MTD
|
||||
#endif
|
||||
|
||||
/* Ethernet */
|
||||
#define CONFIG_FEC_MXC
|
||||
#define CONFIG_FEC_MXC_PHYADDR 0
|
||||
|
||||
Reference in New Issue
Block a user