All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add PCIe support for Iomega iConnect board
@ 2022-01-02  4:57 Tony Dinh
  2022-01-02  4:57 ` [PATCH 1/3] arm: kirkwood: iConnect : Add PCIe related configs Tony Dinh
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Tony Dinh @ 2022-01-02  4:57 UTC (permalink / raw)
  To: U-Boot Mailing List, Stefan Roese
  Cc: Marek Beh�n, Pali Roh�r, Luka Perkov, Tom Rini,
	Tony Dinh, Luka Perkov


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-01-14 15:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-02  4:57 [PATCH 0/3] Add PCIe support for Iomega iConnect board Tony Dinh
2022-01-02  4:57 ` [PATCH 1/3] arm: kirkwood: iConnect : Add PCIe related configs Tony Dinh
2022-01-13 13:20   ` Stefan Roese
2022-01-02  4:57 ` [PATCH 2/3] arm: kirkwood: iConnect : Add PCIe late init Tony Dinh
2022-01-13 13:23   ` Stefan Roese
2022-01-02  4:57 ` [PATCH 3/3] arm: kirkwood: iConnect : Update board maintainer Tony Dinh
2022-01-13 13:23   ` Stefan Roese
2022-01-13 13:41 ` [PATCH 0/3] Add PCIe support for Iomega iConnect board Pali Rohár
2022-01-14 15:36 ` Stefan Roese

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.