commit | 455fbfb668fc8760f45ea099eb182096f3632b15 | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Fri Feb 15 17:53:34 2013 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Fri Feb 15 18:00:04 2013 +0100 |
tree | fc8a8ef6c316fcd9250d75861e889d2bbb991cc0 | |
parent | 9c748e02d99476e6a08d55eadfd8776edffe1e2e [diff] |
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>