[U-Boot-Users] u-boot size reduction tips!
Anders Larsen
al at alarsen.net
Sun Jul 16 18:07:15 CEST 2006
On Sun, 16 Jul 2006 16:43:11 +0200, Wolfgang Denk wrote:
> In message <8bf247760607150708i69d57109nd6fe6859395b0501 at mail.gmail.com> you wrote:
>> I just want a minimum bootloader + serial port:
>> which translates to:
>> 1) basic bootloading
>> 2) serial port driver.
>> 3) Enabling serial port commands
>
> Note that the size of the serial port vcommandslike loads, loadb or
> loady is pretty big. You might save more space by keeping network
> support and droppping the serial download commands instead.
If you do need serial download support, consider applying my patch from
6. July (Message-ID: <pan.2006.07.06.15.16.31.51589 at alarsen.net>); it
allows you to select loadb (Kermit) without loady (YModem).
Cheers
Anders
More information about the U-Boot
mailing list