On Wed, Aug 26, 2015 at 07:48:37PM +0530, Lokesh Vutla wrote: > Linux kernel can enumerate mmc sd as either mmcblk0 or mmcblk1. > But u-boot default environment assumes that sd always populates > as mmcblk0. With this the root fs is not being mounted when > mmc sd is enumerated as mmcblk1. > So use partuuid to update root= option in default environment. > Defining all the mmcargs in ti_armv7_common.h instead of > defining these in all omap/amx3x board files. > > Reported-by: Yan Liu <[email protected]> > Signed-off-by: Lokesh Vutla <[email protected]>
Reviewed-by: Tom Rini <[email protected]> -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

