
Dear, Jean-Christophe PLAGNIOL-VILLARD.
2009/6/4 Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com:
currently we need to sync the linker script enty and TEXT_BASE manualy and the reloc_dst is based on it
instead provide it now from the ldflags
tested on r2dplus
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com Cc: Nobuhiro Iwamatsu iwamatsu.nobuhiro@renesas.com
Makefile | 5 -- board/mpr2/u-boot.lds | 13 +---- board/ms7720se/u-boot.lds | 15 +---- board/ms7722se/u-boot.lds | 15 +---- board/ms7750se/u-boot.lds | 15 +---- board/renesas/MigoR/u-boot.lds | 15 +---- board/renesas/ap325rxa/u-boot.lds | 15 +---- board/renesas/r2dplus/u-boot.lds | 15 +---- board/renesas/r7780mp/u-boot.lds | 15 +---- board/renesas/rsk7203/u-boot.lds | 10 +--- board/renesas/sh7763rdp/u-boot.lds | 15 +---- board/renesas/sh7785lcr/u-boot.lds | 7 ++- board/renesas/sh7785lcr/u-boot_29bit | 96 ---------------------------------- board/renesas/sh7785lcr/u-boot_32bit | 96 ---------------------------------- sh_config.mk | 1 + 15 files changed, 34 insertions(+), 314 deletions(-) delete mode 100644 board/renesas/sh7785lcr/u-boot_29bit delete mode 100644 board/renesas/sh7785lcr/u-boot_32bit
Applied, thanks.
Best regards, Nobuhiro