commit | a174b91240d2e20829a57fe43282225fb6cf92e4 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Thu Aug 28 17:29:06 2014 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Sat Aug 30 17:48:43 2014 +0800 |
tree | 475a31419ec7f4a60412a0f0bb9f4f172bb4f295 | |
parent | b102c51943e57deed0b2e32edb4dddf3222de2b4 [diff] |
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>