Re: [U-Boot] [PATCH] Add support for Eukrea CPUAT91 SBC

2009-08-01 Thread Jean-Christophe PLAGNIOL-VILLARD
index dd0b761..6d18e7f 100755 --- a/MAKEALL +++ b/MAKEALL @@ -595,11 +595,12 @@ LIST_at91= \ at91sam9260ek \ at91sam9261ek \ at91sam9263ek \ - at91sam9g10ek \ + at91sam9g10ek \ again please do this in

Re: [U-Boot] [PATCH] Add support for Eukrea CPUAT91 SBC

2009-08-01 Thread Eric Bénard
Hi Jean-Christophe, Jean-Christophe PLAGNIOL-VILLARD a écrit : +cpuat91_ram_config \ +cpuat91_config : unconfig +@mkdir -p $(obj)include +@if [ $(findstring _ram_,$@) ] ; then \ +echo #define CONFIG_CPUAT91_RAM 1 $(obj)include/config.h ; \ NACK no new config