-
- Downloads
prepare joining at91rm9200 into at91
* 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>
Showing
- cpu/arm920t/at91/Makefile 47 additions, 0 deletionscpu/arm920t/at91/Makefile
- cpu/arm920t/at91/lowlevel_init.S 164 additions, 0 deletionscpu/arm920t/at91/lowlevel_init.S
- cpu/arm920t/at91/reset.c 59 additions, 0 deletionscpu/arm920t/at91/reset.c
- cpu/arm920t/at91/timer.c 163 additions, 0 deletionscpu/arm920t/at91/timer.c
- cpu/arm920t/cpu.c 4 additions, 0 deletionscpu/arm920t/cpu.c
- doc/README.at91-soc 23 additions, 0 deletionsdoc/README.at91-soc
- include/asm-arm/arch-at91/at91_mc.h 97 additions, 0 deletionsinclude/asm-arm/arch-at91/at91_mc.h
- include/asm-arm/arch-at91/at91_pio.h 9 additions, 5 deletionsinclude/asm-arm/arch-at91/at91_pio.h
- include/asm-arm/arch-at91/at91_st.h 46 additions, 0 deletionsinclude/asm-arm/arch-at91/at91_st.h
- include/asm-arm/arch-at91/at91_tc.h 77 additions, 0 deletionsinclude/asm-arm/arch-at91/at91_tc.h
- include/asm-arm/arch-at91/at91rm9200.h 135 additions, 0 deletionsinclude/asm-arm/arch-at91/at91rm9200.h
- include/asm-arm/arch-at91/hardware.h 1 addition, 1 deletioninclude/asm-arm/arch-at91/hardware.h
Loading
Please register or sign in to comment