[U-Boot] [PATCH 2/2] Blackfin: easylogo: add lzma logos
Marek Vasut
marek.vasut at gmail.com
Sat Feb 4 20:38:15 CET 2012
> On Saturday 04 February 2012 09:56:33 Marek Vasut wrote:
> > > The bf527-ezkit boards are getting too big to fit into their reserved
> > > flash space, so we need to use a lzma compressed logo.
> > >
> > > Since the video driver code is very similar, add lzma compressed
> > > support to all of the Blackfin video drivers.
> >
> > So what exactly do you plan to do when the u-boot won't fit into the
> > reserved flash space next time ?
>
> i'll worry about that when it comes
> -mike
maybe you can introduce decompressor into u-boot like linux has it and compress
the rest of uboot with lzma/xz ? :)
M
More information about the U-Boot
mailing list