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:
1b8ec01
)
igep00x0: change mpurate from 500 to auto
author
Enric Balletbo i Serra
<eballetbo@iseebcn.com>
Wed, 25 Apr 2012 02:34:31 +0000
(
02:34
+0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Tue, 15 May 2012 06:31:40 +0000
(08:31 +0200)
This patch changes the default mpurate variable from 500 to auto on
all IGEP boards, with this the default rate is autoselected.
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
include/configs/igep00x0.h
patch
|
blob
|
history
diff --git
a/include/configs/igep00x0.h
b/include/configs/igep00x0.h
index 31ddabc0f52994ecdac831483c41fab2b1e92cdb..a99f332a85696f120614075a6ab43eb6f465e7da 100644
(file)
--- a/
include/configs/igep00x0.h
+++ b/
include/configs/igep00x0.h
@@
-136,7
+136,7
@@
"loadaddr=0x82000000\0" \
"usbtty=cdc_acm\0" \
"console=ttyS2,115200n8\0" \
- "mpurate=
500
\0" \
+ "mpurate=
auto
\0" \
"vram=12M\0" \
"dvimode=1024x768MR-16@60\0" \
"defaultdisplay=dvi\0" \