From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Fri, 11 Jun 2010 10:28:13 -0500 Subject: [U-Boot] [PATCH] display the entry point when compiling a stand-alone program In-Reply-To: References: <1276203289-19488-1-git-send-email-timur@freescale.com> Message-ID: <4C12560D.1060808@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Detlev Zundel wrote: > We should concentrate on creating a correct linker script so that the > entry point ends up where we want it to be, namely at > STANDALONE_LOAD_ADDR. > > Can you have a look at this and maybe solve the problem for good then? I have no idea how to do that. I don't know diddly about linker scripts.