Re: [U-Boot] [PATCH 2/4] mx6qsabrelite: Allow booting a zImage kernel

2012-04-29 Thread Stefano Babic
On 23/04/2012 18:31, Fabio Estevam wrote:
 Allow booting a zImage kernel.
 
 Cc: Jason Liu r64...@freescale.com
 Signed-off-by: Fabio Estevam fabio.este...@freescale.com
 ---

Applied to u-boot-imx, thanks.

Best regards,
Stefano Babic




-- 
=
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de
=
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH 2/4] mx6qsabrelite: Allow booting a zImage kernel

2012-04-23 Thread Fabio Estevam
Allow booting a zImage kernel.

Cc: Jason Liu r64...@freescale.com
Signed-off-by: Fabio Estevam fabio.este...@freescale.com
---
 include/configs/mx6qsabrelite.h |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/configs/mx6qsabrelite.h b/include/configs/mx6qsabrelite.h
index 3f7e51d..492c618 100644
--- a/include/configs/mx6qsabrelite.h
+++ b/include/configs/mx6qsabrelite.h
@@ -211,6 +211,7 @@
 #endif
 
 #define CONFIG_OF_LIBFDT
+#define CONFIG_CMD_BOOTZ
 
 #define CONFIG_SYS_DCACHE_OFF
 
-- 
1.7.1


___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 2/4] mx6qsabrelite: Allow booting a zImage kernel

2012-04-23 Thread Liu Hui-R64343

-Original Message-
From: Estevam Fabio-R49496
Sent: Tuesday, April 24, 2012 12:31 AM
To: u-boot@lists.denx.de
Cc: sba...@denx.de; Estevam Fabio-R49496; Liu Hui-R64343
Subject: [PATCH 2/4] mx6qsabrelite: Allow booting a zImage kernel

Allow booting a zImage kernel.

Cc: Jason Liu r64...@freescale.com
Signed-off-by: Fabio Estevam fabio.este...@freescale.com

Acke-by: Jason Liu r64...@freescale.com

---
 include/configs/mx6qsabrelite.h |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/configs/mx6qsabrelite.h
b/include/configs/mx6qsabrelite.h index 3f7e51d..492c618 100644
--- a/include/configs/mx6qsabrelite.h
+++ b/include/configs/mx6qsabrelite.h
@@ -211,6 +211,7 @@
 #endif

 #define CONFIG_OF_LIBFDT
+#define CONFIG_CMD_BOOTZ

 #define CONFIG_SYS_DCACHE_OFF

--
1.7.1


___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 2/4] mx6qsabrelite: Allow booting a zImage kernel

2012-04-23 Thread Liu Hui-R64343
-Original Message-
From: Liu Hui-R64343
Sent: Tuesday, April 24, 2012 9:48 AM
To: Estevam Fabio-R49496; u-boot@lists.denx.de
Cc: sba...@denx.de
Subject: RE: [PATCH 2/4] mx6qsabrelite: Allow booting a zImage kernel


-Original Message-
From: Estevam Fabio-R49496
Sent: Tuesday, April 24, 2012 12:31 AM
To: u-boot@lists.denx.de
Cc: sba...@denx.de; Estevam Fabio-R49496; Liu Hui-R64343
Subject: [PATCH 2/4] mx6qsabrelite: Allow booting a zImage kernel

Allow booting a zImage kernel.

Cc: Jason Liu r64...@freescale.com
Signed-off-by: Fabio Estevam fabio.este...@freescale.com

Acke-by: Jason Liu r64...@freescale.com

Sorry for the typo:
%s/Acke/Acked/

---
 include/configs/mx6qsabrelite.h |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/configs/mx6qsabrelite.h
b/include/configs/mx6qsabrelite.h index 3f7e51d..492c618 100644
--- a/include/configs/mx6qsabrelite.h
+++ b/include/configs/mx6qsabrelite.h
@@ -211,6 +211,7 @@
 #endif

 #define CONFIG_OF_LIBFDT
+#define CONFIG_CMD_BOOTZ

 #define CONFIG_SYS_DCACHE_OFF

--
1.7.1


___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot