|
@@ -1846,6 +1846,17 @@ The following options need to be configured:
|
|
|
These options enable and control the auto-update feature;
|
|
|
for a more detailed description refer to doc/README.update.
|
|
|
|
|
|
+- MTD Support (mtdparts command, UBI support)
|
|
|
+ CONFIG_MTD_DEVICE
|
|
|
+
|
|
|
+ Adds the MTD device infrastructure from the Linux kernel.
|
|
|
+ Needed for mtdparts command support.
|
|
|
+
|
|
|
+ CONFIG_MTD_PARTITIONS
|
|
|
+
|
|
|
+ Adds the MTD partitioning infrastructure from the Linux
|
|
|
+ kernel. Needed for UBI support.
|
|
|
+
|
|
|
Legacy uImage format:
|
|
|
|
|
|
Arg Where When
|