Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | prepare joining at91rm9200 into at91 | Jens Scharsig | 2010-02-12 | -0/+23 |
| | | | | | | | | | | | | * prepare joining at91 and at91rm9200 * add modified copy of soc files to cpu/arm920t/at91 to make possible to compile at91rm9200 boards in at91 tree instead of at91rm9200 * add header files with c structure defs for AT91 MC, ST and TC * the new cpu files are using at91 c structure soc access * please read README.soc-at91 for details Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de> | |||
* | add new CONFIG_AT91_LEGACY | Jens Scharsig | 2010-02-12 | -0/+41 |
* add's the new temporary CONFIG_AT91_LEGACY to all board configs This will need for backward compatiblity, while change the SoC access to c structures. If CONFIG_AT91_LEGACY is defined, the deprecated SoC is used. Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de> |