
Dear Heiko Schocher,
In message 1286281020-21895-1-git-send-email-hs@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@denx.de
cc: Wolfgang Denk wd@denx.de cc: Shinya Kuribayashi skuribay@ruby.dti.ne.jp cc: Xiangfu Liu xiangfu@openmobilefree.net cc: Reinhard Meyer u-boot@emk-elektronik.de cc: sshtylyov@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