]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: fix linker scripts to work with --gc-sections
authorMike Frysinger <vapier@gentoo.org>
Fri, 24 Oct 2008 21:48:54 +0000 (17:48 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 7 Jan 2009 07:59:46 +0000 (02:59 -0500)
commitb9eecc342f767b50e1476fbc1aad7d88dd4ce5eb
treecc45208579dfe4f54fc71dfbad6faef1e982a8da
parent509fc553bc6087a6f705b3bf52f3950d7d1eaa58
Blackfin: fix linker scripts to work with --gc-sections

Make sure all .text sections get pulled in and the entry point is properly
referenced so they don't get discarded when linking with --gc-sections.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
board/bf533-ezkit/u-boot.lds.S
board/bf533-stamp/u-boot.lds.S
board/bf537-stamp/u-boot.lds.S
board/bf561-ezkit/u-boot.lds.S