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> |
||
|---|---|---|
| .. | ||
| common | ||
| karef | ||
| metrobox | ||
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> |
||
|---|---|---|
| .. | ||
| common | ||
| karef | ||
| metrobox | ||