[U-Boot] Antw: Re: [PATCH] Add support for jadecpu board

Matthias Weisser Matthias.Weisser at graf-syteco.de
Mon Jan 18 08:05:39 CET 2010


Hello Wolfgang

>>> Wolfgang Denk <wd at denx.de> schrieb am 16.01.2010 um 21:11:
> Dear Matthias Weisser,
> 
> In message <4B5210EA.8000503 at windriver.com> Tom Rix wrote:
>> 
>> > index ed6156f..98c147d 100644
>> > --- a/Makefile
>> > +++ b/Makefile
>> > @@ -2874,6 +2874,13 @@ TNY_A9260_config	:	unconfig
>> >  	@echo "#define CONFIG_$(@:_config=) 1" >$(obj)include/config.h
>> >  	@$(MKCONFIG) -a tny_a9260 arm arm926ejs tny_a9260 calao at91
>> >  
>> >
+#########################################################################
>> > +## ARM926EJ-S Systems
>> >
+#########################################################################
>> > +
>> 
>> Change to 'Syteco ARM926EJ-S Systems'
> 
> NAK.
> 
> Please remove this header completely. We don't add so much comments
> for a single board.
>> > +jadecpu_config	:	unconfig
>> > +	@$(MKCONFIG) $(@:_config=) arm arm926ejs jadecpu syteco jade
> 
> Also note that lists are sorted, so please move this entry to where
it
> belongs.

Can you tell me where it belongs to then?
In the ARM section of the makefile we have 
  * StrongARM
  * ARM92xT
  * two Atmel related sections
  * ARM integrator boards 
  * ARM supplied versatile development boards
  * S3C44B0 (Samsung)
  * ARM720T
  * ARM Cortex
  * XScale
  * ARM1136
  * ARM1176

My board doesn't match any of the above categories so I thought 
introducing a new category for generic ARM926EJS devices would be 
a good idea.

Regards,
Matthias


------------------------------------ 
Amtsgericht Freiburg HRA 602707
Ust. ID-Nr.: DE232464428

Geschäftsführer: 
Dipl. Ing. (FH) Martin Graf 
Dipl. Ing. (FH) David Graf 
Dipl. Inf. Fabian Graf
 
Komplementärin:
GRAF-SYTECO Verwaltungs-GmbH
Amtsgericht Freiburg HRB 602868 
------------------------------------


More information about the U-Boot mailing list