-
- Downloads
[AVR32] Add support for AT32AP7001 and AT32AP7002
These are derivatives of the AT32AP7000 chip, which means that most of
the code stays the same. Rename a few files, functions, definitions
and config symbols to reflect that they apply to all AP700x chips, and
exclude some platform devices from chips where they aren't present.
Signed-off-by:
Haavard Skinnemoen <hskinnemoen@atmel.com>
Showing
- arch/avr32/Kconfig 17 additions, 4 deletionsarch/avr32/Kconfig
- arch/avr32/Makefile 1 addition, 1 deletionarch/avr32/Makefile
- arch/avr32/boards/atngw100/setup.c 1 addition, 1 deletionarch/avr32/boards/atngw100/setup.c
- arch/avr32/configs/atngw100_defconfig 6 additions, 3 deletionsarch/avr32/configs/atngw100_defconfig
- arch/avr32/configs/atstk1002_defconfig 5 additions, 3 deletionsarch/avr32/configs/atstk1002_defconfig
- arch/avr32/mach-at32ap/Kconfig 6 additions, 6 deletionsarch/avr32/mach-at32ap/Kconfig
- arch/avr32/mach-at32ap/Makefile 2 additions, 2 deletionsarch/avr32/mach-at32ap/Makefile
- arch/avr32/mach-at32ap/at32ap700x.c 13 additions, 1 deletionarch/avr32/mach-at32ap/at32ap700x.c
- drivers/watchdog/Kconfig 1 addition, 1 deletiondrivers/watchdog/Kconfig
- include/asm-avr32/arch-at32ap/at32ap700x.h 3 additions, 3 deletionsinclude/asm-avr32/arch-at32ap/at32ap700x.h
- include/asm-avr32/arch-at32ap/cpu.h 1 addition, 1 deletioninclude/asm-avr32/arch-at32ap/cpu.h
- include/asm-avr32/arch-at32ap/io.h 2 additions, 2 deletionsinclude/asm-avr32/arch-at32ap/io.h
Loading
Please register or sign in to comment