linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7: Enabled omap4430 sdp nfsroot
@ 2013-07-15  7:58 Tony Lindgren
  2013-07-15 13:23 ` Felipe Balbi
  0 siblings, 1 reply; 3+ messages in thread
From: Tony Lindgren @ 2013-07-15  7:58 UTC (permalink / raw)
  To: linux-arm-kernel

Author: Tony Lindgren <tony@atomide.com>
Date:   Mon Jul 15 00:39:41 2013 -0700

    ARM: multi_v7: Enabled omap4430 sdp nfsroot
    
    By adding support for OCP2SCP, SPI and KS8851 I can also boot test
    multi_v7_defconfig easily.
    
    Note that if using an older u-boot, CONFIG_ARM_ATAG_DTB_COMPAT=y
    may also be needed for the appended DTB based booting.
    
    Signed-off-by: Tony Lindgren <tony@atomide.com>

--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -53,6 +53,7 @@ CONFIG_IP_PNP=y
 CONFIG_IP_PNP_DHCP=y
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
+CONFIG_OMAP_OCP2SCP=y
 CONFIG_BLK_DEV_SD=y
 CONFIG_ATA=y
 CONFIG_SATA_AHCI_PLATFORM=y
@@ -61,6 +62,7 @@ CONFIG_SATA_MV=y
 CONFIG_NETDEVICES=y
 CONFIG_SUN4I_EMAC=y
 CONFIG_NET_CALXEDA_XGMAC=y
+CONFIG_KS8851=y
 CONFIG_SMSC911X=y
 CONFIG_STMMAC_ETH=y
 CONFIG_MDIO_SUN4I=y
@@ -89,6 +91,7 @@ CONFIG_I2C_DESIGNWARE_PLATFORM=y
 CONFIG_I2C_SIRF=y
 CONFIG_I2C_TEGRA=y
 CONFIG_SPI=y
+CONFIG_SPI_OMAP24XX=y
 CONFIG_SPI_PL022=y
 CONFIG_SPI_SIRF=y
 CONFIG_SPI_TEGRA114=y

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-23  2:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-15  7:58 [PATCH] ARM: multi_v7: Enabled omap4430 sdp nfsroot Tony Lindgren
2013-07-15 13:23 ` Felipe Balbi
2013-07-23  2:47   ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).