From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Chargin Date: Mon, 6 Jun 2016 06:38:48 -0700 Subject: [U-Boot] ARMv7 Execution Flow In-Reply-To: <5754F2A5.3020108@ti.com> References: <5754F2A5.3020108@ti.com> Message-ID: <57557CE8.2040501@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi James, On 06/05/2016 08:48 PM, Lokesh Vutla wrote: > Hi James, > > On Saturday 04 June 2016 12:25 AM, James Pollard wrote: >> Hi, >> >> I'm a new U-Boot user. I'm trying to follow the flow of execution for the >> ARMv7 architecture, and have found myself running into confusion. >> >> ... I've found, in my similar explorations for other architectures, that the link map can provide clues to where a particular function is linked from. In this case, based on the reply from Lokesh, I'd imagine the link map would show no definition. Also, perhaps there is an objdump option to display this info. I've noticed however, since the change to Kbuild, the names of all files contributing to the final link are "build-in.o" which decreases the usefulness of the link map for this purpose. Jim -- Jim Chargin AJA Video Systems jimc at aja.com (530) 271-3334 http://www.aja.com > > Thanks and regards, > Lokesh > >> >> Yours, >> >> James Pollard >> _______________________________________________ >> U-Boot mailing list >> U-Boot at lists.denx.de >> http://lists.denx.de/mailman/listinfo/u-boot >> > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot