Re: [U-Boot] [PATCH] arm: mvebu: Add SolidRun ClearFog Armada 38x initial support

2015-12-13 Thread Stefan Roese
Hi Dennis, Hi Luka, On 13.12.2015 23:02, Luka Perkov wrote: On Sun, Dec 13, 2015 at 11:33:46AM -0600, Dennis Gilmore wrote: Trying to test this I have hit an error with CONFIG_PHY_ADDR not defined. I am guessing that I am missing some other sets of patches. digging through patchwork I am not

Re: [U-Boot] [PATCH] arm: mvebu: Add SolidRun ClearFog Armada 38x initial support

2015-12-13 Thread Luka Perkov
Hi Dennis, On Sun, Dec 13, 2015 at 11:33:46AM -0600, Dennis Gilmore wrote: > Trying to test this I have hit an error with CONFIG_PHY_ADDR not defined. > > I am guessing that I am missing some other sets of patches. digging through > patchwork I am not able to figure it out. there is a bunch of

Re: [U-Boot] [PATCH] arm: mvebu: Add SolidRun ClearFog Armada 38x initial support

2015-12-13 Thread Dennis Gilmore
Trying to test this I have hit an error with CONFIG_PHY_ADDR not defined. I am guessing that I am missing some other sets of patches. digging through patchwork I am not able to figure it out. there is a bunch of patches in patchwork that say they are in NEW state however they are in the tree s

[U-Boot] [PATCH] arm: mvebu: Add SolidRun ClearFog Armada 38x initial support

2015-11-27 Thread Stefan Roese
This patch adds basic support for the SolidRun ClearFog Armada 38x based board to mainline U-Boot. Supported interfaces / devices are: - DDR3 - UART - MMC - Ethernet port 0 (connected to dedicated PHY) - I2C The included DT source was taken from Russell King's ftp server: http://www.home.arm.linux