[U-Boot] [PATCH v2 01/10] km/common: rework and simplify default environment
Wolfgang Denk
wd at denx.de
Wed Jul 27 23:43:03 CEST 2011
Dear Holger Brunck,
In message <1309850836-21989-1-git-send-email-holger.brunck at keymile.com> you wrote:
> This is the second step to simplify and decrease the default
> environment for the keymile boards. The release usecase formaly
> used to set the production environment was removed and the default
> configuration is now the production environment. So the formar
> environment variable "release" which has done a lot of things
> in the past, simply erase the current environment and do a reset
> which forces u-boot to setup the default environment again.
>
> Signed-off-by: Holger Brunck <holger.brunck at keymile.com>
> Signed-off-by: Valentin Longchamp <valentin.longchamp at keymile.com>
> cc: Heiko Schocher <hs at denx.de>
> cc: Wolfgang Denk <wd at denx.de>
>
> ---
> Changes for v2:
> - fix bug in u-boot update function in powerpc.h
> s/u-boot_addr_r/load_addr_r/
>
> include/configs/km/keymile-common.h | 105 ++++++++---------------------------
> include/configs/km/km-powerpc.h | 12 ++--
> include/configs/km/km_arm.h | 12 ++--
> 3 files changed, 35 insertions(+), 94 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
In the bathtub of history the truth is harder to hold than the soap,
and much more difficult to find ... - Terry Pratchett, _Sourcery_
More information about the U-Boot
mailing list