- 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
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
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
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
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
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
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/
7 matches
Mail list logo