[U-Boot] OSE support shouldnt be enabled by default
Wolfgang Denk
wd at denx.de
Thu May 12 22:52:47 CEST 2011
Dear Torkel,
In message <BANLkTik8fNz+M0ASdSXFfcahrNEAAjc7aw at mail.gmail.com> Mike Frysinger wrote:
> the commit below slipped in without me noticing ... could you please
> revert the change to this header and only enable support for this OS
> in whatever boards you're using ? especially considering this OS only
> works for specific setups (phones) and on few processors (ARM, PPC,
> MIPS).
> -mike
>
> commit 3df61957938586c512c17e72d83551d190400981
> Author: Torkel Lundgren <torkel.lundgren at enea.com>
> Date: Tue Sep 28 11:05:36 2010 +0200
>
> Add support for operating system OSE
>
> Add OSE as operating system for mkimage and bootm.
>
> Signed-off-by: Torkel Lundgren <torkel.lundgren at enea.com>
>
> diff --git a/include/config_defaults.h b/include/config_defaults.h
> index 0337163..abdf3be 100644
> --- a/include/config_defaults.h
> +++ b/include/config_defaults.h
> @@ -12,6 +12,7 @@
> /* Support bootm-ing different OSes */
> #define CONFIG_BOOTM_LINUX 1
> #define CONFIG_BOOTM_NETBSD 1
> +#define CONFIG_BOOTM_OSE 1
> #define CONFIG_BOOTM_RTEMS 1
>
> #define CONFIG_GZIP 1
Please comment?
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
The flow chart is a most thoroughly oversold piece of program docu-
mentation. -- Frederick Brooks, "The Mythical Man Month"
More information about the U-Boot
mailing list