summaryrefslogtreecommitdiff
path: root/include/configs/rut.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2016-06-07 09:55:45 +0300
committerTom Rini <trini@konsulko.com>2016-06-09 20:53:13 +0300
commit6b3943f1b04be60f147ee540fbd72c4c7ea89f80 (patch)
treee11a9dbee39f4af68067ad6cacc984dc3531ca4f /include/configs/rut.h
parent9ae63f46a387573236372b937ada34daa55b893d (diff)
downloadu-boot-6b3943f1b04be60f147ee540fbd72c4c7ea89f80.tar.xz
siemens,am33x: add draco etamin board
In the draco CPU board family, etamin is a new variant with bigger flash and more RAM. Due to new flash that uses larger pages (4K) some changes are necessary because it impacts the MTD partition layout and the ubi mount parameters. Signed-off-by: Samuel Egli <samuel.egli@siemens.com> Signed-off-by: Heiko Schocher <hs@denx.de> [trini: Move BOOTDELAY into defconfig, just always be 3 now] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/rut.h')
-rw-r--r--include/configs/rut.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/rut.h b/include/configs/rut.h
index b0dcbd8c5a..aea8e217d0 100644
--- a/include/configs/rut.h
+++ b/include/configs/rut.h
@@ -56,6 +56,7 @@
/* Default env settings */
#define CONFIG_EXTRA_ENV_SETTINGS \
"hostname=rut\0" \
+ "ubi_off=2048\0"\
"nand_img_size=0x500000\0" \
"splashpos=m,m\0" \
"optargs=fixrtc --no-log consoleblank=0 \0" \