mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
mx35pdk: 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
0d56a120a3
commit
ee303c964b
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@
|
|||
|
||||
#include <config_cmd_default.h>
|
||||
|
||||
#define CONFIG_CMD_BOOTZ
|
||||
#define CONFIG_CMD_PING
|
||||
#define CONFIG_CMD_DHCP
|
||||
#define CONFIG_BOOTP_SUBNETMASK
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue