]> git.baikalelectronics.ru Git - uboot.git/commit
imx: remove SATA boot mode for i.MX 6UL and 6ULL
authorStefan Agner <stefan.agner@toradex.com>
Tue, 29 Aug 2017 16:10:11 +0000 (09:10 -0700)
committerStefano Babic <sbabic@denx.de>
Wed, 30 Aug 2017 10:17:53 +0000 (12:17 +0200)
commitef51c580f0f8ec8f1c7d5c792b0ec648577a90a3
treeb003df8923204e3071f63999dbde64ebd7167519
parenteef638de72d89ae863b9d358c15536a40f302007
imx: remove SATA boot mode for i.MX 6UL and 6ULL

The NXP i.MX 6UL and 6ULL do not support SATA and have no SATA
boot mode, hence remove it from the boot device detecion. This
fixes a build error introduced with 3643450d9ad0 ("imx: fix USB
boot mode detection for i.MX 6UL and 6ULL")

Fixes: 3643450d9ad0 ("imx: fix USB boot mode detection for i.MX 6UL and 6ULL")
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Reviewed-by: Stefano Babic <sbabic@denx.de>
Reviewed-by: Jagan Teki <jagan@openedev.com>
arch/arm/mach-imx/spl.c