[U-Boot-Users] striping u-boot

Wolfgang Denk wd at denx.de
Mon Jul 10 14:56:20 CEST 2006


In message <8bf247760607100517o35fdc099ucadf7b37c5693832 at mail.gmail.com> you wrote:
>
>   Can i strip u-boot?.

Yes. The "u-boot.bin" file is such a stripped, binary only image.  Or
use  the ${CROSS_COMPILE}strip" command manually oin the "u-boot" ELF
file.

>    Suppose i want only the serial interface support. can i turn off
> other interface support?.

Yes.

>     How do i go about doing it?.

I take it that it may be a two-pass sort of solution.

In the first pass, RTFM.

Then adjust your board configuration.

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
In theory, there is no difference between  theory  and  practice.  In
practice, however, there is.




More information about the U-Boot mailing list