
Hi Wolfgang
Wolfgang Denk wrote:
In message 40509BDC.6060506@staubli.com you wrote:
The attached patch add bitmap (8bpp and 24bpp) support on cfb_console.
It also does some other things which you don't bother to mention here.
Please ALWAYS describe ALL extensions to the code.
Be carefull: this patch moves the environment location in flash for the Lite5200 board. U-boot room became too small ...
Thanks for the warning, but actually I would like to ask you to SPLIT such modifications into separate, independend patches.
Also, it is not exactly nice to enable non-standard features (like CONFIG_VIDEO or CONFIG_CFB_CONSOLE, CFG_CMD_BMP) while deleting
Sorry, I've enabled this config for testing purpose and I've forgotten to remove it.
others (CONFIG_DOS_PARTITION) in public configuration files (IceCube.h).
I've deleted CONFIG_DOS_PARTITION because it's defined twice in Icecube.h !!! (and it's always defined twice in the CVS ...)
Best regards,
Wolfgang Denk
Best regards