Re: [PATCH 0/3] Add PCIe support for Iomega iConnect board

2022-01-14 Thread Stefan Roese

On 1/2/22 05:57, Tony Dinh wrote:


The Iomega iConnect board has an internal mPCIe slot.
- Add PCIe support to enable the mPCIe slot to accept devices such as Wifi card 
or mSATA.
- Add SYS_THUMB_BUILD to keep u-boot image size within 512K
- Add myself as maintainer. Luka no longer has this board and wishes
to see someone maintaining it actively


Tony Dinh (3):
   arm: kirkwood: iConnect : Add PCIe related configs
   arm: kirkwood: iConnect : Add PCIe late init
   arm: kirkwood: iConnect : Update board maintainer

  board/iomega/iconnect/MAINTAINERS | 1 +
  board/iomega/iconnect/iconnect.c  | 7 +++
  configs/iconnect_defconfig| 5 +
  3 files changed, 13 insertions(+)



Applied to u-boot-marvell/master

Thanks,
Stefan


Re: [PATCH 0/3] Add PCIe support for Iomega iConnect board

2022-01-13 Thread Pali Rohár
On Saturday 01 January 2022 20:57:36 Tony Dinh wrote:
> 
> The Iomega iConnect board has an internal mPCIe slot.
> - Add PCIe support to enable the mPCIe slot to accept devices such as Wifi 
> card or mSATA.
> - Add SYS_THUMB_BUILD to keep u-boot image size within 512K
> - Add myself as maintainer. Luka no longer has this board and wishes
> to see someone maintaining it actively

I guess that this series requires kirkwood patch which I sent recently:
https://patchwork.ozlabs.org/project/uboot/patch/20220113132804.7814-1-p...@kernel.org/

Anyway, this patch series looks good, so:

Reviewed-by: Pali Rohár 

> 
> Tony Dinh (3):
>   arm: kirkwood: iConnect : Add PCIe related configs
>   arm: kirkwood: iConnect : Add PCIe late init
>   arm: kirkwood: iConnect : Update board maintainer
> 
>  board/iomega/iconnect/MAINTAINERS | 1 +
>  board/iomega/iconnect/iconnect.c  | 7 +++
>  configs/iconnect_defconfig| 5 +
>  3 files changed, 13 insertions(+)
> 
> -- 
> 2.30.2
> 


[PATCH 0/3] Add PCIe support for Iomega iConnect board

2022-01-01 Thread Tony Dinh


The Iomega iConnect board has an internal mPCIe slot.
- Add PCIe support to enable the mPCIe slot to accept devices such as Wifi card 
or mSATA.
- Add SYS_THUMB_BUILD to keep u-boot image size within 512K
- Add myself as maintainer. Luka no longer has this board and wishes
to see someone maintaining it actively


Tony Dinh (3):
  arm: kirkwood: iConnect : Add PCIe related configs
  arm: kirkwood: iConnect : Add PCIe late init
  arm: kirkwood: iConnect : Update board maintainer

 board/iomega/iconnect/MAINTAINERS | 1 +
 board/iomega/iconnect/iconnect.c  | 7 +++
 configs/iconnect_defconfig| 5 +
 3 files changed, 13 insertions(+)

-- 
2.30.2