[U-Boot-Users] [PATCH] lkc support for U-Boot

Robert Schwebel robert at schwebel.de
Thu Nov 7 10:59:48 CET 2002


On Thu, Nov 07, 2002 at 10:11:59AM +0100, Holger Schurig wrote:
> If you, on the other side, make a new general command that is not hardware 
> related, then you add common/cmd_tetris.c, include/cmd_tetris.h, and in 
> common/config.in you add the command definition:
> 
> define CMD_TETRIS
>   bool "tetris: ever played tetris over a serial line?"
>   default "n"
> 
> If now our PP405 guy dows a checkout and
> 
>   cp boards/pp405/def-config .config
>   make oldconfig
> 
> then he still has not the new command selected. But it would appear on his 
> make menuconfig/make xconfig screen to be selectable, clearly marked as 
> "tetris: ever played tetris over a serial line? (NEW)".

Do you have a Tetris implementation for U-Boot? Would be a _great_
improvement :-) 

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Braunschweiger Str. 79,  31134 Hildesheim, Germany
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
    Phone: +49-5121-28619-0 |  Fax: +49-5121-28619-4

    Visit us at the SPS/IPC/Drives 2002 in Nuernberg!
   Hall 5, Booth 154 +++ Please contact us for details.




More information about the U-Boot mailing list