summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPranav Tipnis <pranav.tipnis@linaro.org>2013-12-12 12:09:35 +0530
committerPranav Tipnis <pranav.tipnis@linaro.org>2013-12-12 14:09:51 +0530
commit112dee242e6a1b98bd3197d1ca077ff4ebfb3b69 (patch)
tree3b5e4533871951b1c9961c91d00e0dc3dc69e4b2
parent79a03a6f7e641744b44b5a5c1e3aa0f37ec05591 (diff)
downloadarndale-linaro-kk.tar.gz
arndale: Fix lamc u-boot env section issue.linaro-kk
This patch fixes the issue of lamc not updating u-boot's environment section. To erase and re-write env section we need to pass 'count' parameter in 'dd' command. This is passed using samsung_env_len from Arndale's config. Change-Id: I6305789109c960660fd66c57c9d247e2177f7c85 Signed-off-by: Pranav Tipnis <pranav.tipnis@linaro.org>
-rw-r--r--config1
1 files changed, 1 insertions, 0 deletions
diff --git a/config b/config
index b5c7cae..ed76545 100644
--- a/config
+++ b/config
@@ -1,6 +1,7 @@
format: 3.0
dtb_addr: '0x41f00000'
dtb_name: board.dtb
+samsung_env_len: 2000
extra_serial_options:
- console=tty0
- console=ttySAC2,115200n8