summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Sweeny <scott.sweeny@timesys.com>2009-05-06 10:24:29 -0400
committerScott Sweeny <scott.sweeny@timesys.com>2009-05-06 10:24:29 -0400
commit5fb940a213a7ae09f587ca9b177f8bd3f7e87039 (patch)
tree124c103b07b0e2cf42b34b1fbd9bb4299d752b65
parent9ca06d421078ec5cf65901b23bcb55fb8aa8785b (diff)
Bump the rootfs memory address
This patch originally from LogicPD OMAP35x Release 1.5.0 Original Patch Name: u-boot-1.1.4-omap3430-lv-som-34-bump-rootfsaddr.patch
-rw-r--r--include/configs/omap3530lv_som.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/omap3530lv_som.h b/include/configs/omap3530lv_som.h
index 9f1411bcba..f2470be868 100644
--- a/include/configs/omap3530lv_som.h
+++ b/include/configs/omap3530lv_som.h
@@ -158,7 +158,7 @@
#define CONFIG_EXTRA_ENV_SETTINGS \
"display=15\0" \
"loadaddr=0x81000000\0"\
- "rootfsaddr=0x81200000\0" \
+ "rootfsaddr=0x81300000\0" \
"consoledev=ttyS0\0" \
"rootpath=/opt/nfs-exports/ltib-omap\0" \
"ramdisksize=89000\0" \