commit | 3420bf1ca0631ef6347fece1e9f0eb38b1051a98 | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Tue Feb 12 22:22:12 2013 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Tue Feb 12 22:22:12 2013 +0100 |
tree | 2c326211983ea8c1edb3bb412a18bd3759412f0a | |
parent | a52852c5a65fe6636c7408829eced892deefc1de [diff] |
MIPS: u-boot.lds: introduce symbol __image_copy_end This symbol is used in later patches as end address for relocation of the U-Boot image into RAM. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>