]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sh: Add KEEP order to start.o section
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Mon, 7 Mar 2011 07:36:21 +0000 (16:36 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 16 Mar 2011 01:16:34 +0000 (10:16 +0900)
commitb52da2aed8c2c388661f369052a97d5b5c9ed00a
tree8a6156175bec07481ff90c90ca8643c820aa2433
parent40c477082f9c31fa7922fb734859ca9fcca63646
sh: Add KEEP order to start.o section

The start.o section is changed by --gc-section option of ld.
Of this using KEEP order, therefore, evade this problem.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/sh/cpu/sh2/u-boot.lds
arch/sh/cpu/sh3/u-boot.lds
arch/sh/cpu/sh4/u-boot.lds