public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] Drop bogus BOOTFLAG_* definitions
@ 2011-09-20 11:20 Wolfgang Denk
  2011-09-20 12:23 ` Heiko Schocher
  2011-09-21 21:32 ` Wolfgang Denk
  0 siblings, 2 replies; 3+ messages in thread
From: Wolfgang Denk @ 2011-09-20 11:20 UTC (permalink / raw)
  To: u-boot

There is no code anywhere that references BOOTFLAG_* so remove these
defines.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Heiko Schocher <hs@denx.de>
Cc: Valentin Longchamp <valentin.longchamp@keymile.com>
Cc: Peter Tyser <ptyser@xes-inc.com>
---
 include/configs/km/km83xx-common.h |    5 -----
 include/configs/xpedite550x.h      |    6 ------
 2 files changed, 0 insertions(+), 11 deletions(-)

diff --git a/include/configs/km/km83xx-common.h b/include/configs/km/km83xx-common.h
index 2b1a84a..4a357d6 100644
--- a/include/configs/km/km83xx-common.h
+++ b/include/configs/km/km83xx-common.h
@@ -284,12 +284,7 @@
 
 /*
  * Internal Definitions
- *
- * Boot Flags
  */
-#define BOOTFLAG_COLD	0x01 /* Normal Power-On: Boot from FLASH */
-#define BOOTFLAG_WARM	0x02 /* Software reboot */
-
 #define BOOTFLASH_START	0xF0000000
 
 #define CONFIG_KM_CONSOLE_TTY	"ttyS0"
diff --git a/include/configs/xpedite550x.h b/include/configs/xpedite550x.h
index 17aab5a..6588867 100644
--- a/include/configs/xpedite550x.h
+++ b/include/configs/xpedite550x.h
@@ -442,12 +442,6 @@ extern unsigned long get_board_ddr_clk(unsigned long dummy);
 #define CONFIG_SYS_BOOTM_LEN	(16 << 20)	/* Increase max gunzip size */
 
 /*
- * Boot Flags
- */
-#define BOOTFLAG_COLD		0x01		/* Normal Power-On: Boot from FLASH */
-#define BOOTFLAG_WARM		0x02		/* Software reboot */
-
-/*
  * Environment Configuration
  */
 #define CONFIG_ENV_IS_IN_FLASH	1
-- 
1.7.6

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] Drop bogus BOOTFLAG_* definitions
  2011-09-20 11:20 [U-Boot] [PATCH] Drop bogus BOOTFLAG_* definitions Wolfgang Denk
@ 2011-09-20 12:23 ` Heiko Schocher
  2011-09-21 21:32 ` Wolfgang Denk
  1 sibling, 0 replies; 3+ messages in thread
From: Heiko Schocher @ 2011-09-20 12:23 UTC (permalink / raw)
  To: u-boot

Hello Wolfgang,

Wolfgang Denk wrote:
> There is no code anywhere that references BOOTFLAG_* so remove these
> defines.
> 
> Signed-off-by: Wolfgang Denk <wd@denx.de>
> Cc: Heiko Schocher <hs@denx.de>
> Cc: Valentin Longchamp <valentin.longchamp@keymile.com>
> Cc: Peter Tyser <ptyser@xes-inc.com>
> ---
>  include/configs/km/km83xx-common.h |    5 -----
>  include/configs/xpedite550x.h      |    6 ------
>  2 files changed, 0 insertions(+), 11 deletions(-)

Acked-by: Heiko Schocher <hs@denx.de>

Thanks for detecting this!

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] Drop bogus BOOTFLAG_* definitions
  2011-09-20 11:20 [U-Boot] [PATCH] Drop bogus BOOTFLAG_* definitions Wolfgang Denk
  2011-09-20 12:23 ` Heiko Schocher
@ 2011-09-21 21:32 ` Wolfgang Denk
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2011-09-21 21:32 UTC (permalink / raw)
  To: u-boot

Dear Wolfgang Denk,

In message <1316517606-29033-1-git-send-email-wd@denx.de> you wrote:
> There is no code anywhere that references BOOTFLAG_* so remove these
> defines.
> 
> Signed-off-by: Wolfgang Denk <wd@denx.de>
> Cc: Heiko Schocher <hs@denx.de>
> Cc: Valentin Longchamp <valentin.longchamp@keymile.com>
> Cc: Peter Tyser <ptyser@xes-inc.com>
> ---
>  include/configs/km/km83xx-common.h |    5 -----
>  include/configs/xpedite550x.h      |    6 ------
>  2 files changed, 0 insertions(+), 11 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Anyone who isn't confused here doesn't really know what's going on.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-21 21:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-20 11:20 [U-Boot] [PATCH] Drop bogus BOOTFLAG_* definitions Wolfgang Denk
2011-09-20 12:23 ` Heiko Schocher
2011-09-21 21:32 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox