u-boot/board/solidrun
Simon Glass 847fca6d47 imx: Use SATA instead of CMD_SATA
This causes a build failure on mx6cuboxi with split config, since CMD_SATA
shows up as enabled in SPl (because there is no SPL_CMD_SATA).

The condition is wrong anyway, so change it to use SATA instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-03-03 09:49:02 -05:00
..
clearfog Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb 2022-11-07 07:17:55 +01:00
common common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
mx6cuboxi imx: Use SATA instead of CMD_SATA 2023-03-03 09:49:02 -05:00