commit | c8f930c77374d6f1695bd3a76f7a6891e5230261 | [log] [tgz] |
---|---|---|
author | Ash Charles <ashcharles@gmail.com> | Wed May 21 14:04:48 2014 -0700 |
committer | Tom Rini <trini@ti.com> | Fri May 23 16:12:02 2014 -0400 |
tree | 586314f31635292012a7d6a69e40115e2b5fbda1 | |
parent | 77f95a8ea4938f4c17c69990f23d496ae2850e45 [diff] |
OMAP3: overo: add command support for mtd and ubi The NAND linux partition format default was changed from jffs2 to ubi in 254973e6df0e48f1a72b67905185c774dcd9f394 but the corresponding commands were not enabled. Signed-off-by: Peter A. Bigot <pab@pabigot.com> Tested-by: Ash Charles <ash@gumstix.com>