[PATCH 0/4] Zyxel NSA310S NAS : convert to Driver Model.
Stefan Roese
sr at denx.de
Mon Jul 19 14:32:33 CEST 2021
On 01.07.21 06:26, Tony Dinh wrote:
>
> - Add device tree kirkwood-nsa310s.dts
> - Add DM_USB, DM_ETH, DM_SATA and associated configs to nsa310s_defconfig
> - Move some miscellaneous configs from board file to nsa310s_defconfig
> - Replace old device name "egiga0" with Ethernet PHY name
> from device tree kirkwood.dtsi
> - Removed IDE, and add SATA configs in board file nsa310s.c
>
>
> Tony Dinh (4):
> NSA310S : Add device tree DTS for Zyxel NSA310S board
> NSA310S : Add DM USB, DM Ethernet, and DM SATA configs
> NSA310S : Use Ethernet PHY name from device tree
> NSA310S : Add DM SATA configs
>
> arch/arm/dts/Makefile | 1 +
> arch/arm/dts/kirkwood-nsa310s.dts | 318 ++++++++++++++++++++++++++++++
> board/zyxel/nsa310s/nsa310s.c | 15 +-
> configs/nsa310s_defconfig | 12 +-
> include/configs/nsa310s.h | 9 +-
> 5 files changed, 342 insertions(+), 13 deletions(-)
> create mode 100644 arch/arm/dts/kirkwood-nsa310s.dts
>
Applied to u-boot-marvell/master
Thanks,
Stefan
More information about the U-Boot
mailing list