commit | 56b5ec70a1dbfaa391575aa925ea88416fad91d9 | [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 | 7092ce8219429e33ac15444bd7043f6625a372dd [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>