[PATCH 0/4] Zyxel NSA310S NAS : convert to Driver Model

Stefan Roese sr at denx.de
Tue Jun 29 07:47:01 CEST 2021


Hi Tony,

On 29.06.21 05:43, Tony (bodhi) 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

I don't see the other mails (1...4) from this series. Not in my INBOX
and not on the U-Boot list. Also the formatting of this mails seems
wrong.

Please note that most mail clients corrupt patches while sending. It's
much easier to use "git send-email" to send patches to the lists.

Thanks,
Stefan

> 
> 
> 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         |  10 +-
> 
>   5 files changed, 343 insertions(+), 13 deletions(-)
> 
>   create mode 100644 arch/arm/dts/kirkwood-nsa310s.dts
> 
> 
> -- 
> 
> 2.20.1
> 
> 


Viele Grüße,
Stefan

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de


More information about the U-Boot mailing list