Re: [U-Boot] [RFC/PATCH 1/2] r2dplus: add menu example support

2009-06-15 Thread Jean-Christophe PLAGNIOL-VILLARD
On 01:15 Sun 14 Jun , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <1244920382-21434-2-git-send-email-plagn...@jcrosoft.com> you > wrote: > > this patch is just an example to show you how to create your own menu using > > the C API. It will not be a part of the

Re: [U-Boot] [RFC/PATCH 1/2] r2dplus: add menu example support

2009-06-13 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <1244920382-21434-2-git-send-email-plagn...@jcrosoft.com> you wrote: > this patch is just an example to show you how to create your own menu using > the C API. It will not be a part of the final version > > Signed-off-by: Jean-Christophe PLAGNIOL-

[U-Boot] [RFC/PATCH 1/2] r2dplus: add menu example support

2009-06-13 Thread Jean-Christophe PLAGNIOL-VILLARD
this patch is just an example to show you how to create your own menu using the C API. It will not be a part of the final version Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- board/renesas/r2dplus/Makefile | 12 --- board/renesas/r2dplus/menu_example.c | 57 +