]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios.
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Thu, 15 Oct 2009 04:36:34 +0000 (13:36 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Thu, 29 Oct 2009 23:41:15 +0000 (08:41 +0900)
commit0f9eaf4b323ea0ca95944b84c7465b81ba575514
tree67cbc142f6575e6da4e22f7a535dc5cb7ea6522e
parentf2b4bc04d6aed6be712d236dab48ac4c4da22cbf
sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios.

By "arm/microblaze/nios/nios2/sh: Remove relocation fixups"
(commit: 0630535e2d062dd73c1ceca5c6125c86d1127a49", doesn't need
malloc_bin_reloc function. This commit remove this.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
lib_nios/board.c
lib_nios2/board.c
lib_sh/board.c