projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
791e1db
c918261
)
Merge branch 'master' of /home/wd/git/u-boot/custodians
author
Wolfgang Denk
<wd@denx.de>
Tue, 27 May 2008 10:56:01 +0000
(12:56 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Tue, 27 May 2008 10:56:01 +0000
(12:56 +0200)
Conflicts:
include/configs/socrates.h
Signed-off-by: Wolfgang Denk <wd@denx.de>
1
2
include/configs/socrates.h
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
include/configs/socrates.h
index
00c0dab
,
c3ecd6f
..
23ed87f
---
1
/
include/configs/socrates.h
---
2
/
include/configs/socrates.h
+++ b/
include/configs/socrates.h
@@@
-236,8
-226,15
+236,14
@@@
#define CFG_PCI1_IO_SIZE 0x01000000 /* 16M */
#if defined(CONFIG_PCI)
-
#define CONFIG_PCI_PNP /* do pci plug-and-play */
+
+ #define CONFIG_EEPRO100
+ #undef CONFIG_TULIP
+
#define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */
+ #define CFG_PCI_SUBSYS_VENDORID 0x1057 /* Motorola */
+
#endif /* CONFIG_PCI */