projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e94380
)
ARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6x
author
Eric Nelson
<eric.nelson@boundarydevices.com>
Sat, 22 Mar 2014 15:17:09 +0000
(08:17 -0700)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 31 Mar 2014 16:28:50 +0000
(18:28 +0200)
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>
include/configs/nitrogen6x.h
patch
|
blob
|
history
diff --git
a/include/configs/nitrogen6x.h
b/include/configs/nitrogen6x.h
index ac517ce25ed8c09ac10c35d07bf58871112cbabc..5bac1009ef7888b562a5e31fbde2ec1da17c8867 100644
(file)
--- a/
include/configs/nitrogen6x.h
+++ b/
include/configs/nitrogen6x.h
@@
-355,7
+355,6
@@
/*
* PCI express
*/
-#define CONFIG_CMD_PCI
#ifdef CONFIG_CMD_PCI
#define CONFIG_PCI
#define CONFIG_PCI_PNP