mirror of
https://xff.cz/git/u-boot/
synced 2025-10-03 08:21:30 +02:00
The errata command is useless in SPL, so don't build it. This fixes
multiple build failures on PowerPC.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: York Sun <york.sun@nxp.com>
Fixes: 92623672f9
("fsl: usb: make errata function common for PPC and ARM")