]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Tue, 12 Feb 2013 21:22:12 +0000 (22:22 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Tue, 12 Feb 2013 21:22:12 +0000 (22:22 +0100)
commita52852c5a65fe6636c7408829eced892deefc1de
treedcc9984f861c574ffe680a863d8f85ffad1bf20d
parent45397816b204da27efd7f23d7e017cf381c5c9cd
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>
arch/mips/cpu/u-boot.lds
arch/mips/include/asm/u-boot-mips.h