Re: [U-Boot] [PATCH] arm: add initial support for the Phytium FT2004 SoC

2019-10-10 Thread Heinrich Schuchardt
On 10/10/19 11:34 PM, Tom Rini wrote: On Thu, Oct 10, 2019 at 05:43:00AM +, liu hao wrote: This adds platform code and the device tree for the Phytium FT2004 SoC. The initial support comprises the UART and the GMAC. Signed-off-by: Steven Hao Is this platform in upstream Linux kernel

Re: [U-Boot] [PATCH] arm: add initial support for the Phytium FT2004 SoC

2019-10-10 Thread Tom Rini
On Thu, Oct 10, 2019 at 05:43:00AM +, liu hao wrote: > This adds platform code and the device tree for the Phytium FT2004 SoC. > The initial support comprises the UART and the GMAC. > > Signed-off-by: Steven Hao Is this platform in upstream Linux kernel yet? If so, what version are you

[U-Boot] [PATCH] arm: add initial support for the Phytium FT2004 SoC

2019-10-10 Thread liu hao
This adds platform code and the device tree for the Phytium FT2004 SoC. The initial support comprises the UART and the GMAC. Signed-off-by: Steven Hao --- MAINTAINERS | 6 +++ arch/arm/Kconfig | 8 arch/arm/dts/Makefile| 2 +