]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIPS: board.c: remove manual relocation of env_name_spec
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 15 Feb 2013 16:53:34 +0000 (17:53 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 15 Feb 2013 17:00:04 +0000 (18:00 +0100)
commit455fbfb668fc8760f45ea099eb182096f3632b15
treefc8a8ef6c316fcd9250d75861e889d2bbb991cc0
parent9c748e02d99476e6a08d55eadfd8776edffe1e2e
MIPS: board.c: remove manual relocation of env_name_spec

Remove the manual relocation of env_name_spec. This has been missed
in the previous patch series for introducing dynamic relocation
on MIPS.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/lib/board.c