"README.md" did not exist on "d2e452aed400120929703104eeaeee0ebbf0a955"
[ARM] 5572/1: at91: Support for at91sam9g45 series: core chip & board support
Here are the at91 specific files dedicated to the at91sam9g45 series. They mimic the traditional at91 way of managing chips & boards. The first board that embeds at91sam9g45 chip is the AT91SAM9G45-EKES. In the future, the main board for this 9g45 series will be the AT91SAM9M10G45-EK (I choose this last name for the board file). Simple drivers are enabled in _devices and board- files. Newer peripheral support will be added in future patches. Incuded peripherals support (for now): - USART - SPI - Ethernet - NAND flash - LCD - gpio/joystick/buttons - leds and pwm Signed-off-by:Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by:
Andrew Victor <linux@maxim.org.za> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
Showing
- arch/arm/mach-at91/Kconfig 24 additions, 2 deletionsarch/arm/mach-at91/Kconfig
- arch/arm/mach-at91/Makefile 4 additions, 0 deletionsarch/arm/mach-at91/Makefile
- arch/arm/mach-at91/Makefile.boot 4 additions, 0 deletionsarch/arm/mach-at91/Makefile.boot
- arch/arm/mach-at91/at91sam9g45.c 360 additions, 0 deletionsarch/arm/mach-at91/at91sam9g45.c
- arch/arm/mach-at91/at91sam9g45_devices.c 1230 additions, 0 deletionsarch/arm/mach-at91/at91sam9g45_devices.c
- arch/arm/mach-at91/board-sam9m10g45ek.c 389 additions, 0 deletionsarch/arm/mach-at91/board-sam9m10g45ek.c
- arch/arm/mach-at91/generic.h 2 additions, 0 deletionsarch/arm/mach-at91/generic.h
- arch/arm/mach-at91/include/mach/board.h 7 additions, 1 deletionarch/arm/mach-at91/include/mach/board.h
- drivers/net/Kconfig 1 addition, 1 deletiondrivers/net/Kconfig
- drivers/video/Kconfig 1 addition, 1 deletiondrivers/video/Kconfig
Loading
Please register or sign in to comment