OSDN Git Service

b5ea69a3eaf6c2ce2555f325fa35dfed584bbe3e
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / arch / arm / mach-at91 / at91sam9n12.c
1 /*
2  * SoC specific setup code for the AT91SAM9N12
3  *
4  * Copyright (C) 2012 Atmel Corporation.
5  *
6  * Licensed under GPLv2 or later.
7  */
8
9 #include <asm/system_misc.h>
10 #include <mach/hardware.h>
11
12 #include "soc.h"
13 #include "generic.h"
14
15 /* --------------------------------------------------------------------
16  *  AT91SAM9N12 processor initialization
17  * -------------------------------------------------------------------- */
18
19 AT91_SOC_START(at91sam9n12)
20 AT91_SOC_END