]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Change env_get_char from a global function ptr to a function.
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>
Mon, 14 Apr 2008 21:01:50 +0000 (23:01 +0200)
committerWolfgang Denk <wd@denx.de>
Thu, 17 Apr 2008 20:20:14 +0000 (13:20 -0700)
commitc0559be371b2a64b1a817088c3308688e2182f93
tree29a1cf26364ab3e96e76cfa817171af1e624430d
parent3dfd4aab929cccddb63d9ea509967861e1333b52
Change env_get_char from a global function ptr to a function.

This avoids an early global data reference.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
api/api.c
common/cmd_nvedit.c
common/env_common.c
common/env_eeprom.c
common/env_nvram.c
common/ft_build.c
include/common.h