commit | 20e1d525100552f34a92c28306e15aad3f85dc0c | [log] [tgz] |
---|---|---|
author | Shinya Kuribayashi <shinya.kuribayashi@necel.com> | Sun Oct 21 10:55:36 2007 +0900 |
committer | Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> | Sun Oct 21 10:55:36 2007 +0900 |
tree | 9a8c8d8a083929ca33886c7a7506b41c9741a5c7 | |
parent | 373d696bb4f42e9a6e750158641c1597dc5abb7d [diff] |
[MIPS] u-boot.lds: Fix __got_start and __got_end Ensure that __got_start points to top of the `.got', and __got_end points to bottom as well, so that we never fail to count num_got_entries. Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>