From 06c3564d5f42abbe65ba290bddd3dfffff365c38 Mon Sep 17 00:00:00 2001 From: Tim Harvey Date: Fri, 8 May 2015 18:28:25 -0700 Subject: imx: ventana: display SPL boot device Display what device the SPL will fetch uboot.img from Signed-off-by: Tim Harvey --- include/configs/gw_ventana.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/gw_ventana.h') diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h index 9a146c204e..69c6202aad 100644 --- a/include/configs/gw_ventana.h +++ b/include/configs/gw_ventana.h @@ -8,6 +8,7 @@ #define __CONFIG_H /* SPL */ +#define CONFIG_SPL_BOARD_INIT #define CONFIG_SPL_NAND_SUPPORT #define CONFIG_SPL_MMC_SUPPORT #define CONFIG_SPL_FAT_SUPPORT -- cgit v1.2.1