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:
d8e1388
)
udoo_neo: Remove ramdiskaddr environment variable
author
Breno Lima
<breno.lima@nxp.com>
Tue, 10 Jan 2017 18:32:40 +0000
(16:32 -0200)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 27 Jan 2017 09:44:16 +0000
(10:44 +0100)
Remove unused ramdiskaddr environment variable.
Suggested-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Breno Lima <breno.lima@nxp.com>
include/configs/udoo_neo.h
patch
|
blob
|
history
diff --git
a/include/configs/udoo_neo.h
b/include/configs/udoo_neo.h
index 456a0444b7b988cc853cf58a85718bdadd4abeec..23a3685bcd556ece71e7bd41a886c09f5d815c74 100644
(file)
--- a/
include/configs/udoo_neo.h
+++ b/
include/configs/udoo_neo.h
@@
-52,7
+52,6
@@
"kernel_addr_r=" __stringify(CONFIG_LOADADDR) "\0" \
"pxefile_addr_r=" __stringify(CONFIG_LOADADDR) "\0" \
"ramdisk_addr_r=0x83000000\0" \
- "ramdiskaddr=0x83000000\0" \
"scriptaddr=" __stringify(CONFIG_LOADADDR) "\0" \
BOOTENV