Armada100: Add SPI support for Marvell gplugD

This patch add SPI driver support for Marvell gplugD

Signed-off-by: Ajay Bhargav <ajay.bhargav@einfochips.com>
This commit is contained in:
Ajay Bhargav
2011-10-03 14:00:57 +05:30
committed by Albert ARIBAUD
parent 51100cfcca
commit daa4b2f7f5
4 changed files with 42 additions and 0 deletions

View File

@@ -90,6 +90,11 @@
/* GPIO Configuration for PHY */
#define CONFIG_SYS_GPIO_PHY_RST 104 /* GPIO104 */
/* SPI Support */
#define CONFIG_ARMADA100_SPI
#define CONFIG_ENV_SPI_CS 110
#define CONFIG_SYS_SSP_PORT 2
/*
* mv-common.h should be defined after CMD configs since it used them
* to enable certain macros