[U-Boot-Users] Need some clarification on certain points
Wolfgang Denk
wd at denx.de
Wed Jan 24 17:48:26 CET 2007
In message <528646bc0701240706o126b380ds9d147e50f72ee3c9 at mail.gmail.com> you wrote:
>
> > > 3) My board has 512KB of Boot Flash. After compiling the u-boot code,
> > > the size of elf comes out to be 666234bytes ( as shown by "ls -l"
> > > command). Is there any way i can make sure that the actual size of the
> > > elf is not more than the size of boot flash ?
> >
> > You can use objdump to get lots of information from the elf file,
> > including sizes of sections.
>
> Or just read the u-boot.map file
Or just type "ls -l u-boot.bin".
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The important thing about being a leader is not being right or wrong,
but being *certain*. - Terry Pratchett, _Truckers_
More information about the U-Boot
mailing list