]> git.ipfire.org Git - people/ms/u-boot.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)
commit624da53ca8a8196985a48bc32d788b434ae0f788
treeb003df8923204e3071f63999dbde64ebd7167519
parenta2b137b38d925df91afef52f5122927de024f81a
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 3bd1642d4d50 ("imx: fix USB
boot mode detection for i.MX 6UL and 6ULL")

Fixes: 3bd1642d4d50 ("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