On 10/06/2016 11:23 AM, Aaron Plattner wrote:
On 10/06/2016 10:18 AM, Stephen Warren wrote:
From: Stephen Warren <swarren@xxxxxxxxxx>
The generated U-Boot script currently invokes "set" as a U-Boot command.
This is intended to be an abbreviation for "setenv". This works fine when
there are no other commands named "set*", but fails when there are. Use
the full command name to avoid issues.
Reported-by: Aaron Plattner <aplattner@xxxxxxxxxx>
Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx>
---
Note that I haven't tested this; if you could that'd be great.
This is identical to what I applied locally, so
Reviewed-by: Aaron Plattner <aplattner@xxxxxxxxxx>
Tested-by: Aaron Plattner <aplattner@xxxxxxxxxx>
Thanks. Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html