From ca5906c69ec690e1bca2fb3be3c45b56b1a9e65a Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 29 Oct 2014 19:08:24 +0100 Subject: apalis_imx6q.cfg: use correct boot device --- board/toradex/apalis_imx6/apalis_imx6q.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/toradex/apalis_imx6/apalis_imx6q.cfg b/board/toradex/apalis_imx6/apalis_imx6q.cfg index b6642e6901..b6f1518ea9 100644 --- a/board/toradex/apalis_imx6/apalis_imx6q.cfg +++ b/board/toradex/apalis_imx6/apalis_imx6q.cfg @@ -16,7 +16,7 @@ IMAGE_VERSION 2 * Boot Device : one of * spi, sd (the board has no nand neither onenand) */ -BOOT_FROM spi +BOOT_FROM sd #define __ASSEMBLY__ #include -- cgit v1.2.3