
16 Jan
2019
16 Jan
'19
3:43 a.m.
On Mon, Jan 07, 2019 at 09:23:38PM +0100, Marek Vasut wrote:
The uuid command is only really useful in U-Boot, but it's useless in SPL. Worse yet, it pulls in various environment manipulation functions as it call env_set(). Do not compile the command in in SPL.
Signed-off-by: Marek Vasut marek.vasut+renesas@gmail.com Cc: Tom Rini trini@konsulko.com
Applied to u-boot/master, thanks!
--
Tom