]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook
authorThomas Chou <thomas@wytron.com.tw>
Thu, 28 Aug 2014 09:29:06 +0000 (17:29 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Sat, 30 Aug 2014 09:48:43 +0000 (17:48 +0800)
commitc69d2e57616f20eb1989cfe235ee036a26c78d5a
tree475a31419ec7f4a60412a0f0bb9f4f172bb4f295
parent3a55a56662550f945eddaa9123eee655a6efa1c7
nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook

This patch changes the link script to base at CONFIG_SYS_MONITOR_BASE.
Then we can remove the text_base hook in nios2-generic board.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
arch/nios2/cpu/u-boot.lds
board/altera/nios2-generic/Makefile
board/altera/nios2-generic/nios2-generic.c
board/altera/nios2-generic/text_base.S [deleted file]
board/altera/nios2-generic/u-boot.lds [deleted file]