H Ramon, Thanks for your comments. If we reimplement the PCIe EP driver base on PCIe UCLASS, we must test it in u-boot, but I have no idea how to test the actual device, do I need to implement our own test case, how to verify the cadence-ep actual device?
Best regards Xiaowei From: Ramon Fried <[email protected]> Sent: 2019年11月25日 20:15 To: Xiaowei Bao <[email protected]> Cc: Bin Meng <[email protected]>; Simon Glass <[email protected]>; M.h. Lian <[email protected]>; Z.q. Hou <[email protected]>; Mingkai Hu <[email protected]>; Hongbo Wang <[email protected]>; York Sun <[email protected]>; [email protected] Subject: Re: [EXT] Re: [U-Boot] [PATCHv2 1/2] PCI: layerscape: Add Support for ls2088 PCIe EP mode Hi Ramon, I need your help on this, could you help explain how to start the PCIe EP test in u-boot? Thanks a lot. Hi, you just need to run the test suite and it will test the PCIe EP sandbox class automatically. See test/README Why do you care about the EP testing, it's testing the PCIe UCLASS implementation. To test your implementation you need to test on actual device. Thanks, Ramon. _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

