On Monday 08 November 2021 14:48:03 Tony Dinh wrote: > This Pogoplug V4 board is still out-of-tree. I have not submitted > patches to add support for it. I plan to do that in the near future, > and it will be under board/cloudengines/. > > However, there is a show stopper right now that prevents me from going > ahead to add this Pogoplug V4 board. A previous fdt patch has not been > accepted, because Simon wanted this to be implemented with livetree > calls: > https://lists.denx.de/pipermail/u-boot/2021-August/457311.html > It is working fine as a flat tree implementation.
You can at least send patches which adds base code for this board, even without network support, which can be added later. > The other 2 Kirkwood boards that could be useful in PCIe testing are > the Iomega iConnect (in mainline at board/iomega/iconnect/), and the > Zyxel NAS325 (still out-of-tree). I am also stuck on this NAS325 board > because of the fdt_support flattree vs. livetree implementation.