commit | 229b37b14ddc126061b7bb66a2d967c01e70c94d | [log] [tgz] |
---|---|---|
author | Michael Scherban <m-scherban@ti.com> | Fri Jun 26 09:17:31 2015 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 08 21:51:41 2015 -0400 |
tree | 3df5173cd31544b313a472ebe00fda2b94ee4ac7 | |
parent | a05464fcd352f796311c61d7de787075abf552b1 [diff] |
keystone2: config: update default mtd Because it is possible for the MTD number to change, causing a filesystem mount failure, we should use the volume name instead of the MTD number and let Linux resolve the correct one. Signed-off-by: Mike Scherban <m-scherban@ti.com>