summaryrefslogtreecommitdiff
path: root/include/configs/am335x_evm.h
diff options
context:
space:
mode:
authorFaiz Abbas <faiz_abbas@ti.com>2020-09-14 12:11:15 +0530
committerLokesh Vutla <lokeshvutla@ti.com>2020-09-15 18:51:53 +0530
commit41cf3cb39ddbb8a0b892781388e1054653d33ed1 (patch)
treecacd563c078872cfd3be0fe46f5473793b5e87e0 /include/configs/am335x_evm.h
parent280af011563574844fa3c20acd2cbbd7ee669da8 (diff)
arm: mach-omap2: am33xx: Add device structure for spi
Add platform data and a device structure for the spi device present on am335x-icev2. This requires moving all omap3_spi platform data structures and symbols to an omap3_spi.h so that the board file can access them. Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Diffstat (limited to 'include/configs/am335x_evm.h')
-rw-r--r--include/configs/am335x_evm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
index 103c046137..5af90d932d 100644
--- a/include/configs/am335x_evm.h
+++ b/include/configs/am335x_evm.h
@@ -287,8 +287,6 @@
#define CONFIG_SYS_ENV_SECT_SIZE CONFIG_SYS_NAND_BLOCK_SIZE
#endif
-/* SPI flash. */
-
/* Network. */
/* Enable Atheros phy driver */