mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 08:01:08 +00:00
mx51evk: 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
2dc0fe9eac
commit
0d56a120a3
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@
|
|||
***********************************************************/
|
||||
|
||||
#include <config_cmd_default.h>
|
||||
|
||||
#define CONFIG_CMD_BOOTZ
|
||||
#undef CONFIG_CMD_IMLS
|
||||
|
||||
#define CONFIG_CMD_DATE
|
||||
|
|
Loading…
Reference in a new issue