]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
replace last __bss_end__ occurrences with __bss_end
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 30 Mar 2013 00:19:53 +0000 (00:19 +0000)
committerTom Rini <trini@ti.com>
Tue, 2 Apr 2013 20:23:34 +0000 (16:23 -0400)
commit5993053fa42706b289a08f3661a9c00096158981
treefb294e5f79463760097d3e19e527de79b6c048ce
parent8faefadb7305b95d02df38bd2ea61429d59483e5
replace last __bss_end__ occurrences with __bss_end

Simon Glass' commit 3929fb0a141530551b3fce15ee08629f80d5ef2a,
which changed all occurrences of __bss__end__ into __bss_end,
left behind some untouched __bss_end__ occurrences in all 33
u-boot.lds.debug files, in board/mousse/u-boot.lds.ram and
in board/mousse/u-boot.lds.rom. These are replaced here.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
35 files changed:
board/LEOX/elpt860/u-boot.lds.debug
board/RPXClassic/u-boot.lds.debug
board/RPXlite/u-boot.lds.debug
board/RPXlite_dw/u-boot.lds.debug
board/cogent/u-boot.lds.debug
board/cray/L1/u-boot.lds.debug
board/eltec/mhpc/u-boot.lds.debug
board/emk/top860/u-boot.lds.debug
board/flagadm/u-boot.lds.debug
board/genietv/u-boot.lds.debug
board/hermes/u-boot.lds.debug
board/hymod/u-boot.lds.debug
board/icu862/u-boot.lds.debug
board/ip860/u-boot.lds.debug
board/ivm/u-boot.lds.debug
board/kup/kup4k/u-boot.lds.debug
board/kup/kup4x/u-boot.lds.debug
board/lwmon/u-boot.lds.debug
board/mbx8xx/u-boot.lds.debug
board/mousse/u-boot.lds.ram
board/mousse/u-boot.lds.rom
board/mpl/pip405/u-boot.lds.debug
board/netphone/u-boot.lds.debug
board/netta/u-boot.lds.debug
board/netta2/u-boot.lds.debug
board/netvia/u-boot.lds.debug
board/nx823/u-boot.lds.debug
board/quantum/u-boot.lds.debug
board/sandburst/karef/u-boot.lds.debug
board/sandburst/metrobox/u-boot.lds.debug
board/spd8xx/u-boot.lds.debug
board/stx/stxxtc/u-boot.lds.debug
board/svm_sc8xx/u-boot.lds.debug
board/w7o/u-boot.lds.debug
board/xes/xpedite1000/u-boot.lds.debug