
When I communicated about the bug I had, and said that my temporary workaround was to disable the PCIe, my intention was not to make the suppression become a standard, and I believe it is a little bit frustrating for Marek.
The AMOS820, based on the sabrelite/nitrogen has a PCIe slot on the main board, so there might be some interest of having the PCIe support enabled.
To my mind, the bug is in the kernel I am using, it should be robust to the fact that PCIe has been formerly probed.
Wouldn't that be smarter to have the PCIe enabled or not, by an environment variable (defaulted to YES, and that the user could set to NO eventually for older kernels) ? Best regards
Thierry
Le 22/03/2014 19:26, Marek Vasut a écrit :
On Saturday, March 22, 2014 at 04:17:09 PM, Eric Nelson wrote:
Use of PCIe on SABRE Lite and Nitrogen6x boards is atypical and requires the use of custom daughter boards.
Use in U-Boot is even rarer, so this patch removes it from the standard configuration.
Signed-off-by: Eric Nelson eric.nelson@boundarydevices.com
:-(
Acked-by: Marek Vasut marex@denx.de
Best regards, Marek Vasut