summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBreno Lima <[email protected]>2017-01-10 16:32:40 -0200
committerStefano Babic <[email protected]>2017-01-27 10:44:16 +0100
commit5f8c4d44192f1e24973cc67528d7f860aedf9e69 (patch)
tree843a449cb4b63984ffae108927efb22987852293 /include
parentd8e13887f6f4fcde11f1333fdce37f8af88393df (diff)
udoo_neo: Remove ramdiskaddr environment variable
Remove unused ramdiskaddr environment variable. Suggested-by: Andreas Färber <[email protected]> Signed-off-by: Breno Lima <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/udoo_neo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/udoo_neo.h b/include/configs/udoo_neo.h
index 456a0444b7b..23a3685bcd5 100644
--- 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