]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
km/common: rework and simplify default environment
authorHolger Brunck <holger.brunck@keymile.com>
Mon, 4 Jul 2011 21:27:16 +0000 (21:27 +0000)
committerWolfgang Denk <wd@denx.de>
Wed, 27 Jul 2011 21:42:53 +0000 (23:42 +0200)
commitdb0bb572d1fd154052c2d7d4685fbee356ed60f4
tree02869e329414580d202ecfd1a8b91d7a0b571a4d
parent54193c5d8133f4f35267f412e5c1bbcbc6ac041c
km/common: rework and simplify default environment

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@keymile.com>
Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
cc: Heiko Schocher <hs@denx.de>
cc: Wolfgang Denk <wd@denx.de>
include/configs/km/keymile-common.h
include/configs/km/km-powerpc.h
include/configs/km/km_arm.h