mx6qsabre_common: Allow booting a zImage kernel
Allow booting a zImage kernel. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
This commit is contained in:
parent
ee303c964b
commit
ea215cdfd0
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@
|
|||
/* Command definition */
|
||||
#include <config_cmd_default.h>
|
||||
|
||||
#define CONFIG_CMD_BOOTZ
|
||||
#undef CONFIG_CMD_IMLS
|
||||
|
||||
#define CONFIG_BOOTDELAY 3
|
||||
|
|
Loading…
Reference in a new issue