1
0
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:
Jagan Teki
2020-10-23 13:56:49 +05:30
parent 9ca54ef263
commit 538fe2f4ec
2 changed files with 3 additions and 7 deletions

View File

@@ -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