| /rk3399_rockchip-uboot/arch/nios2/cpu/ |
| H A D | u-boot.lds | 1226dfdaddaf3a0c3e3451e69fad9f480df89d9b Sun Sep 06 12:13:34 UTC 2015 Thomas Chou <thomas@wytron.com.tw> nios2: define _end in link script
Since commit 44c6e6591cb451ae606f8bde71dd5fb7b4002544 "rename _end to __bss_end__" , the _end was removed. But we need it now for separated device tree control, ie, CONFIG_OF_SEPARATE .
The _end is used by fdtdec_setup() to find the blob.
Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Acked-by: Marek Vasut <marex@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org> 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| H A D | start.S | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| /rk3399_rockchip-uboot/examples/standalone/ |
| H A D | sparc.lds | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| H A D | mips.lds | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| H A D | stubs.c | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/ |
| H A D | u-boot.lds | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| H A D | start.S | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/ |
| H A D | u-boot.lds | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| H A D | start.S | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/ |
| H A D | start.S | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | u-boot.lds | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| H A D | u-boot-nand_spl.lds | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| H A D | u-boot-nand.lds | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| H A D | start.S | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| /rk3399_rockchip-uboot/board/freescale/mx31ads/ |
| H A D | u-boot.lds | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm920t/ |
| H A D | start.S | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/sa1100/ |
| H A D | start.S | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm946es/ |
| H A D | start.S | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm1176/ |
| H A D | start.S | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm720t/ |
| H A D | start.S | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/pxa/ |
| H A D | start.S | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm1136/ |
| H A D | start.S | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/ |
| H A D | start.S | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/ |
| H A D | start.S | 44c6e6591cb451ae606f8bde71dd5fb7b4002544 Tue Mar 01 22:59:59 UTC 2011 Po-Yu Chuang <ratbert@faraday-tech.com> rename _end to __bss_end__
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>
|