]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
add new CONFIG_AT91_LEGACY
authorJens Scharsig <js_at_ng@scharsoft.de>
Wed, 3 Feb 2010 21:45:42 +0000 (22:45 +0100)
committerTom Rix <Tom.Rix@windriver.com>
Fri, 12 Feb 2010 18:31:54 +0000 (12:31 -0600)
commit425de62d40f84524b90e776b141b060cd438a9fe
tree2ec5d36153c265b896d1e87f3dab07471353a372
parent3a4e43921d2599453ea87c623099e5f347c9e54a
add new CONFIG_AT91_LEGACY

* 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>
22 files changed:
doc/README.at91-soc [new file with mode: 0644]
include/configs/afeb9260.h
include/configs/at91cap9adk.h
include/configs/at91rm9200dk.h
include/configs/at91rm9200ek.h
include/configs/at91sam9260ek.h
include/configs/at91sam9261ek.h
include/configs/at91sam9263ek.h
include/configs/at91sam9m10g45ek.h
include/configs/at91sam9rlek.h
include/configs/cmc_pu2.h
include/configs/cpu9260.h
include/configs/cpuat91.h
include/configs/csb637.h
include/configs/kb9202.h
include/configs/m501sk.h
include/configs/meesc.h
include/configs/mp2usb.h
include/configs/pm9261.h
include/configs/pm9263.h
include/configs/sbc35_a9g20.h
include/configs/tny_a9260.h