
17 Oct
2019
17 Oct
'19
11:22 p.m.
On Thu, Oct 17, 2019 at 02:05:05PM +0000, liu hao wrote:
This adds platform code and the device tree for the Phytium Durian Board. The initial support comprises the UART the GMAC and the PCIE.
v3:
- Change the board name from ft2004 to durian. The dts does not on mainline Kernel. @ Kever Yang
- Add pcie driver and boot kernel from scsi-pci card. Add README about durian board. The system initialization is worked in BPF that we do not want to open source. But the hex file can be gitted referring to the board README. @Tom
v2:
- Some printf() are removed or replaced by debug(). @Tom
- The ft2004_defconfig file is generated with savedefconfig. @Tom, @Heinrich
Cc: Kever Yang kever.yang@rock-chips.com Cc: Tom Rini trini@konsulko.com Cc: Heinrich Schuchardt xypron.glpk@gmx.de
Signed-off-by: Steven Hao liuhao@phytium.com.cn
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom