
26 Jun
2015
26 Jun
'15
4:20 a.m.
On Thu, Jun 25, 2015 at 03:18:29PM -0500, Michael Scherban wrote:
Because of a difference in the ordering of MTDs, the current bootarg is pointing to a MTD without a root filesystem. This updates the default MTD to point to the correct one that contains the filesystem.
Signed-off-by: Michael Scherban m-scherban@ti.com
This is indeed an annoying problem. The best fix is what we changed am335x/am43xx to which is passing the name of the partition (from MTDPARTS).
--
Tom