summaryrefslogtreecommitdiff
path: root/include/configs/nsa310s.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-05-29 11:01:46 -0400
committerTom Rini <trini@konsulko.com>2018-05-29 11:01:46 -0400
commit9c2369a554437f072733c53ba0f5f5384f35b6d3 (patch)
tree10be3239e515786c7daf19043e7b7c79ba40b8cf /include/configs/nsa310s.h
parentadd7aa9f97f73ed20e2883f7fc6156b72276cdbc (diff)
parente85f490a47e9653b08d552ffbb351e285b8a1a85 (diff)
Merge git://git.denx.de/u-boot-marvell
Diffstat (limited to 'include/configs/nsa310s.h')
-rw-r--r--include/configs/nsa310s.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/nsa310s.h b/include/configs/nsa310s.h
index 4c320522d2..2f90439383 100644
--- a/include/configs/nsa310s.h
+++ b/include/configs/nsa310s.h
@@ -22,7 +22,8 @@
#define CONFIG_BZIP2
/* commands configuration */
-#define CONFIG_SYS_MVFS
+#define CONFIG_MTD_DEVICE /* needed for mtdparts commands */
+#define CONFIG_MTD_PARTITIONS
/*
* mv-common.h should be defined after CMD configs since it used them