summaryrefslogtreecommitdiffstats
path: root/include/configs/trats.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/trats.h')
-rw-r--r--include/configs/trats.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/configs/trats.h b/include/configs/trats.h
index 6cd15c25bd..0bdfe86477 100644
--- a/include/configs/trats.h
+++ b/include/configs/trats.h
@@ -143,7 +143,10 @@
"u-boot mmc 80 400;" \
"uImage ext4 0 2;" \
"exynos4210-trats.dtb ext4 0 2;" \
- ""PARTS_ROOT" part 0 5\0"
+ ""PARTS_BOOT" part 0 2;" \
+ ""PARTS_ROOT" part 0 5;" \
+ ""PARTS_DATA" part 0 6;" \
+ ""PARTS_UMS" part 0 7\0"
#define CONFIG_ENV_OVERWRITE
#define CONFIG_SYS_CONSOLE_INFO_QUIET
OpenPOWER on IntegriCloud