]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
relocation: fixup cmdtable
authorHeiko Schocher <hs@denx.de>
Fri, 17 Sep 2010 11:10:33 +0000 (13:10 +0200)
committerWolfgang Denk <wd@denx.de>
Sun, 19 Sep 2010 17:29:51 +0000 (19:29 +0200)
commit620f1f6a64095ed558e68d37f1965d015cd49b02
treef2704340052bdeabf49dcde31f3f99cfcdc0bd24
parent7e4a9e6dc819b2b3499659ca90e1e9c6d4ca3077
relocation: fixup cmdtable

fixup_cmdtable() did all work for fixing up the cmdtable,
if CONFIG_RELOC_FIXUP_WORKS is not defined.

CONFIG_RELOC_FIXUP_WORKS is missing for i386! I talked
with Graeme Russ, and he will fix this soon.

Portions of this work were supported by funding from
the CE Linux Forum.

Signed-off-by: Heiko Schocher <hs@denx.de>
arch/avr32/lib/board.c
arch/m68k/lib/board.c
arch/mips/lib/board.c
arch/sparc/lib/board.c
common/command.c
include/command.h