Currently, _end is used for end of BSS section. We want _end to mean end of u-boot image, so we rename _end to __bss_end__ first. Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com> |
||
|---|---|---|
| .. | ||
| gr_cpci_ax2000 | ||
| gr_ep2s60 | ||
| gr_xc3s_1500 | ||
| grsim | ||
| grsim_leon2 | ||
Currently, _end is used for end of BSS section. We want _end to mean end of u-boot image, so we rename _end to __bss_end__ first. Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com> |
||
|---|---|---|
| .. | ||
| gr_cpci_ax2000 | ||
| gr_ep2s60 | ||
| gr_xc3s_1500 | ||
| grsim | ||
| grsim_leon2 | ||