[U-Boot] [PATCH v2 2/3] pcm051: Add support for Phytec phyCORE-AM335x

Tom Rini trini at ti.com
Fri Jan 25 23:11:13 CET 2013


On Fri, Jan 11, 2013 at 11:53:31AM +0100, Lars Poeschel wrote:

> From: Lars Poeschel <poeschel at lemonage.de>
> 
> The board is named pcm051 and has this hardware:
> SOC: TI AM3359
> DDR3-RAM: 2x MT41J256M8HX-15EIT:D 512MiB
> ETH 1: LAN8710AI
> SPI-Flash: W25Q64BVSSIG
> RTC: RV-4162-C7
> I2C-EEPROM: CAT32WC32
> NAND: MT29F4G08_VFPGA63
> PMIC: TPS65910A3
> LCD
> 
> Supported:
> UART 1
> MMC/SD
> ETH 1
> USB
> I2C
> SPI
> 
> Not yet supported:
> NAND
> RTC
> LCD
> 
> Signed-off-by: Lars Poeschel <poeschel at lemonage.de>

With the following added (due to another patch I pulled in)

diff --git a/include/configs/pcm051.h b/include/configs/pcm051.h
index 2096fcf..aa90ba9 100644
--- a/include/configs/pcm051.h
+++ b/include/configs/pcm051.h
@@ -295,6 +295,7 @@
 #define CONFIG_NET_MULTI
 #define CONFIG_PHY_GIGE
 #define CONFIG_PHYLIB
+#define CONFIG_PHY_ADDR			0
 #define CONFIG_PHY_SMSC
 
 #endif	/* ! __CONFIG_PCM051_H */

Applied to u-boot-ti/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130125/13c9af9e/attachment.pgp>


More information about the U-Boot mailing list