]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[MIPS] u-boot.lds: Fix __got_start and __got_end
authorShinya Kuribayashi <shinya.kuribayashi@necel.com>
Sun, 21 Oct 2007 01:55:36 +0000 (10:55 +0900)
committerShinya Kuribayashi <skuribay@ruby.dti.ne.jp>
Sun, 21 Oct 2007 01:55:36 +0000 (10:55 +0900)
commitcbf2323b5b8285ea01acba7bbb905a3162d9b021
tree9a8c8d8a083929ca33886c7a7506b41c9741a5c7
parente5f325fec5b48ae705c89522923ba5a2e37cd5c7
[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>
board/dbau1x00/u-boot.lds
board/gth2/u-boot.lds
board/incaip/u-boot.lds
board/pb1x00/u-boot.lds
board/purple/u-boot.lds
board/tb0229/u-boot.lds
examples/mips.lds