mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
mx6qsabrelite: Allow booting a zImage kernel
Allow booting a zImage kernel. Cc: Jason Liu <r64343@freescale.com> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
This commit is contained in:
parent
34990e1206
commit
5fbfd1c29b
1 changed files with 1 additions and 0 deletions
|
|
@ -211,6 +211,7 @@
|
|||
#endif
|
||||
|
||||
#define CONFIG_OF_LIBFDT
|
||||
#define CONFIG_CMD_BOOTZ
|
||||
|
||||
#define CONFIG_SYS_DCACHE_OFF
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue