[U-Boot] [PATCH v2] env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined
Wolfgang Denk
wd at denx.de
Wed Oct 6 22:35:15 CEST 2010
Dear Heiko Schocher,
In message <1286281020-21895-1-git-send-email-hs at denx.de> you wrote:
> commit ea882baf9c17cd142c99e3ff640d3ab01daa5cec introduces
> a command_sub_table for the "env" command. On arm, avr32, m68k,
> mips and sparc architectures, relocation needs manual fixups,
> so add these fixups for this sub command table too.
>
> Tested on arm/qong board.
> mips board (Ben NanoNote) from Xiangfu Liu
> arm/AT91 board from Reinhard Meyer
>
> Signed-off-by: Heiko Schocher <hs at denx.de>
>
> cc: Wolfgang Denk <wd at denx.de>
> cc: Shinya Kuribayashi <skuribay at ruby.dti.ne.jp>
> cc: Xiangfu Liu <xiangfu at openmobilefree.net>
> cc: Reinhard Meyer <u-boot at emk-elektronik.de>
> cc: sshtylyov at mvista.com
> ---
> - changes since v1:
> fix Coding Style issue, suggested by Sergei Shtylyov
>
> common/cmd_nvedit.c | 7 +++++++
> common/env_common.c | 5 +++++
> 2 files changed, 12 insertions(+), 0 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
"I dislike companies that have a we-are-the-high-priests-of-hardware-
so-you'll-like-what-we-give-you attitude. I like commodity markets in
which iron-and-silicon hawkers know that they exist to provide fast
toys for software types like me to play with..." - Eric S. Raymond
More information about the U-Boot
mailing list