Re: [U-Boot] [PATCH V2 2/2] ARM: mx6: Add PCIe on SabreSDP

2014-04-01 Thread Stefano Babic
On 23/03/2014 22:45, Marek Vasut wrote: > Add support for PCIe on MX6 SabreSDP board and enable the support > in the config file. > > Signed-off-by: Marek Vasut > Cc: Stefano Babic > Cc: Fabio Estevam > Cc: Liu Ying > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic --

[U-Boot] [PATCH V2 2/2] ARM: mx6: Add PCIe on SabreSDP

2014-03-23 Thread Marek Vasut
Add support for PCIe on MX6 SabreSDP board and enable the support in the config file. Signed-off-by: Marek Vasut Cc: Stefano Babic Cc: Fabio Estevam Cc: Liu Ying --- board/freescale/mx6sabresd/mx6sabresd.c | 11 +++ include/configs/mx6sabresd.h| 10 ++ 2 files chan