]> git.dujemihanovic.xyz Git - u-boot.git/commit
tqma6: Remove non-DM board code
authorFabio Estevam <festevam@denx.de>
Wed, 14 Aug 2024 18:28:43 +0000 (15:28 -0300)
committerFabio Estevam <festevam@gmail.com>
Fri, 23 Aug 2024 17:49:44 +0000 (14:49 -0300)
commit93552cc442de7701cda0bb6ac283e2e83d411f5a
treeec895ddfdc4492d2efcf51babe94a8524baed7d3
parent8827ec575e3f5708e41a7dd440393aac28dce2b5
tqma6: Remove non-DM board code

CONFIG_DM_MMC and CONFIG_DM_SPI are alway selected so the mmc
and spi board code can be safely removed.

Remove it to make the code cleaner.

Signed-off-by: Fabio Estevam <festevam@denx.de>
board/tq/tqma6/tqma6.c