From 8e1eeb4337d575cf5f7b28842dc84361e35592dd Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Mon, 20 Apr 2015 12:54:59 +0200 Subject: ARM: vf610: add bmode for Vybrid SoC Implement boot mode for Vybrid SoC. Boot mode selection works much like the i.MX6 implementation. Provide a standard set of boot modes for the two eSDHC instances and use the reserved mode to jump into SoC's recovery mechanism, the serial downloader. --- include/configs/colibri_vf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/configs/colibri_vf.h b/include/configs/colibri_vf.h index c099bed05b..982a4e5391 100644 --- a/include/configs/colibri_vf.h +++ b/include/configs/colibri_vf.h @@ -28,6 +28,7 @@ #define CONFIG_SKIP_LOWLEVEL_INIT +#define CONFIG_CMD_BMODE #define CONFIG_CMD_FUSE #ifdef CONFIG_CMD_FUSE #define CONFIG_MXC_OCOTP -- cgit v1.2.3