[U-Boot] [PATCH] The sata port can be configured when driver model enabled.

2019-11-03 Thread liu hao
- CONFIG_SYS_SCSI_MAX_SCSI_ID - CONFIG_SYS_SCSI_MAX_LUN - These two configs can be used here. Signed-off-by: Steven Hao --- Changes for v1: - The sata driver only support 2 ports. It is not suited for all user. We can make it can be configured. --- drivers/ata/ahci.c | 4 ++-- 1 file

[U-Boot] [PATCH v5] arm: add initial support for the Phytium Durian Board

2019-10-31 Thread liu hao
This adds platform code and the device tree for the Phytium Durian Board. The initial support comprises the UART and the PCIE. Cc: Bin Meng Cc: Kever Yang Cc: Tom Rini Cc: Heinrich Schuchardt Signed-off-by: Steven Hao --- Changes for v5: - Remove the gmac support, including the gmac node

[U-Boot] [PATCH v4] arm: add initial support for the Phytium Durian Board

2019-10-20 Thread liu hao
This adds platform code and the device tree for the Phytium Durian Board. The initial support comprises the UART the GMAC and the PCIE. Cc: Bin Meng Cc: Kever Yang Cc: Tom Rini Cc: Heinrich Schuchardt Signed-off-by: Steven Hao --- Changes for v4: - Drop the changelog from the commit message

[U-Boot] 回复: [PATCH v3] arm: add initial support for the Phytium Durian Board

2019-10-18 Thread liu hao
too many designed details about CPU in the BPF. Because of the commerce application, we do not want to open source now. But we may open source in the future. I hope you can understand it. Thank you Hao 发件人: Heinrich Schuchardt 发送时间: 2019年10月18日 0:44 收件人: liu hao ; tr

[U-Boot] [PATCH v3] arm: add initial support for the Phytium Durian Board

2019-10-17 Thread liu hao
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

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

2019-10-11 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. v2: - Some printf() are removed or replace by debug(). @Tom - The ft2004_defconfig file is generated with savedefconfig. @Tom, @Heinrich Cc: Tom Rini Cc: Heinrich Schuch

[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 + arch/arm/dts/