1 From ff7f1a06324041db0598e7439f907fd9f3d2e6a5 Mon Sep 17 00:00:00 2001
2 From: Fabio Estevam <fabio.estevam@freescale.com>
3 Date: Mon, 23 Apr 2012 06:31:16 +0000
4 Subject: [PATCH 12/56] mx6qsabrelite: Allow booting a zImage kernel
6 Allow booting a zImage kernel.
8 Cc: Jason Liu <r64343@freescale.com>
9 Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
11 include/configs/mx6qsabrelite.h | 1 +
12 1 file changed, 1 insertion(+)
14 diff --git a/include/configs/mx6qsabrelite.h b/include/configs/mx6qsabrelite.h
15 index 3f7e51d..492c618 100644
16 --- a/include/configs/mx6qsabrelite.h
17 +++ b/include/configs/mx6qsabrelite.h
21 #define CONFIG_OF_LIBFDT
22 +#define CONFIG_CMD_BOOTZ
24 #define CONFIG_SYS_DCACHE_OFF