
Dear "Matthias Weisser",
In message 4B541652.2E8A.0063.0@graf-syteco.de you wrote:
--- 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 +#########################################################################
...
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 "ARM926EJ-S Systems" group?
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
I also see an entry "Atmel ARM926EJ-S Systems" here, which already lists a numnber of arm926ejs boards.
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.
Why do you think your board does not fit into the "Atmel ARM926EJ-S Systems" group?
Best regards,
Wolfgang Denk