[U-Boot] [GIT PULL] u-boot-mips/fixes for master

Hi Tom,
please pull a bugfix for the dynamic relocation patches from last pull request. Without the patch, saveenv command is broken on MIPS.
Thanks, Daniel
The following changes since commit 9c748e02d99476e6a08d55eadfd8776edffe1e2e:
Merge branch 'next' of git://git.denx.de/u-boot-mips (2013-02-12 19:03:59 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-mips.git fixes
for you to fetch changes up to 455fbfb668fc8760f45ea099eb182096f3632b15:
MIPS: board.c: remove manual relocation of env_name_spec (2013-02-15 18:00:04 +0100)
---------------------------------------------------------------- Daniel Schwierzeck (1): MIPS: board.c: remove manual relocation of env_name_spec
arch/mips/lib/board.c | 8 -------- 1 file changed, 8 deletions(-)

On Fri, Feb 15, 2013 at 06:21:59PM +0100, Daniel Schwierzeck wrote:
Hi Tom,
please pull a bugfix for the dynamic relocation patches from last pull request. Without the patch, saveenv command is broken on MIPS.
Thanks, Daniel
The following changes since commit 9c748e02d99476e6a08d55eadfd8776edffe1e2e:
Merge branch 'next' of git://git.denx.de/u-boot-mips (2013-02-12 19:03:59 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-mips.git fixes
for you to fetch changes up to 455fbfb668fc8760f45ea099eb182096f3632b15:
MIPS: board.c: remove manual relocation of env_name_spec (2013-02-15 18:00:04 +0100)
Daniel Schwierzeck (1): MIPS: board.c: remove manual relocation of env_name_spec
arch/mips/lib/board.c | 8 -------- 1 file changed, 8 deletions(-)
Applied to u-boot/master, thanks!
participants (2)
-
Daniel Schwierzeck
-
Tom Rini