commit | a52852c5a65fe6636c7408829eced892deefc1de | [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 | dcc9984f861c574ffe680a863d8f85ffad1bf20d | |
parent | 45397816b204da27efd7f23d7e017cf381c5c9cd [diff] |
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] These symbols are used in later patches for as addresses for clearing the BSS area in the relocated U-Boot image. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>