summaryrefslogtreecommitdiffstats
path: root/include/configs/km/kmp204x-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/km/kmp204x-common.h')
-rw-r--r--include/configs/km/kmp204x-common.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/km/kmp204x-common.h b/include/configs/km/kmp204x-common.h
index afb2246247..e55b7220d9 100644
--- a/include/configs/km/kmp204x-common.h
+++ b/include/configs/km/kmp204x-common.h
@@ -15,6 +15,10 @@
#define CONFIG_KM_DEF_NETDEV "netdev=eth0\0"
+/* an additionnal option is required for UBI as subpage access is
+ * supported in u-boot */
+#define CONFIG_KM_UBI_PART_BOOT_OPTS ",2048"
+
#define CONFIG_NAND_ECC_BCH
/* common KM defines */
OpenPOWER on IntegriCloud