]> Git Repo - J-u-boot.git/commit
keymile, common: add setting of some environment variables
authorHeiko Schocher <[email protected]>
Mon, 26 Apr 2010 11:07:28 +0000 (13:07 +0200)
committerWolfgang Denk <[email protected]>
Fri, 29 Apr 2011 22:45:22 +0000 (00:45 +0200)
commitf1fef1d8a141e0b4e4520d66e162c06ff047bd16
tree41b7f4a2fd983b3472816ad6e613c72c97a482dd
parent0d01520200f3bb0686567134bc2e7bb940009559
keymile, common: add setting of some environment variables

This patch adds last_stage_init to all keymile boards. And
in the last stage init some environment variables for u-boot
were set. Currently these are pnvramaddr, pram and var address.

Signed-off-by: Holger Brunck <[email protected]>
Signed-off-by: Heiko Schocher <[email protected]>
Acked-by: Kim Phillips <[email protected]>
cc: Valentin Longchamp <[email protected]>
cc: Wolfgang Denk <[email protected]>
cc: Kim Phillips <[email protected]>
board/keymile/common/common.c
board/keymile/common/common.h
board/keymile/km83xx/km83xx.c
board/keymile/km_arm/km_arm.c
board/keymile/mgcoge/mgcoge.c
include/configs/keymile-common.h
include/configs/km_arm.h
include/configs/mgcoge.h
This page took 0.051714 seconds and 4 git commands to generate.