On Fri, Mar 28, 2014 at 12:03:33PM -0400, Tom Rini wrote:

> We currently limit ourself to 16 characters for the device name to read
> the environment from.  This is insufficient for /dev/mmcblk0boot1 to
> work for example.  Switch to '%ms' which gives us a dynamically
> allocated buffer instead.  We're short lived enough to not bother
> free()ing the buffer.
> 
> Signed-off-by: Tom Rini <tr...@ti.com>

Applied to u-boot-ti/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to