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:
fb3ad9b
)
am335x_evm: Update the ramdisk args, we pass things in just fine via DT
author
Tom Rini
<trini@ti.com>
Fri, 28 Mar 2014 19:03:30 +0000
(15:03 -0400)
committer
Tom Rini
<trini@ti.com>
Thu, 17 Apr 2014 18:39:54 +0000
(14:39 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
include/configs/am335x_evm.h
patch
|
blob
|
history
diff --git
a/include/configs/am335x_evm.h
b/include/configs/am335x_evm.h
index 41485179e4fe98c07f307d671fb3f2f1f1337908..ebe2ab35de3bf0e0eb991cd0437371e40ccabe0a 100644
(file)
--- a/
include/configs/am335x_evm.h
+++ b/
include/configs/am335x_evm.h
@@
-79,7
+79,7
@@
"nfsopts=nolock\0" \
"static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}" \
"::off\0" \
- "ramroot=/dev/ram0 rw
ramdisk_size=65536 initrd=${rdaddr},64M
\0" \
+ "ramroot=/dev/ram0 rw\0" \
"ramrootfstype=ext2\0" \
"mmcargs=setenv bootargs console=${console} " \
"${optargs} " \