projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abb59cf
)
x86: minnowmax: Drop the cache line size hack
author
Simon Glass
<sjg@chromium.org>
Mon, 6 Jul 2015 22:47:52 +0000
(16:47 -0600)
committer
Simon Glass
<sjg@chromium.org>
Tue, 21 Jul 2015 23:39:40 +0000
(17:39 -0600)
Now that the RTL8169 driver warning is fixed we can drop this. The incorrect
value is causing problems with USB EHCI.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/configs/minnowmax.h
patch
|
blob
|
history
diff --git
a/include/configs/minnowmax.h
b/include/configs/minnowmax.h
index af36ac5cafe48b9ac2aa4e6e7687d39b111051c2..4781e792f9bc899572bd405889381c2d16ef50e7 100644
(file)
--- a/
include/configs/minnowmax.h
+++ b/
include/configs/minnowmax.h
@@
-60,9
+60,6
@@
#define CONFIG_FIT_SIGNATURE
#define CONFIG_RSA
-/* Avoid a warning in the Realtek Ethernet driver */
-#define CONFIG_SYS_CACHELINE_SIZE 16
-
#define CONFIG_ENV_SECT_SIZE 0x1000
#define CONFIG_ENV_OFFSET 0x007fe000