blob: b5ea69a3eaf6c2ce2555f325fa35dfed584bbe3e [file] [log] [blame]
/*
* SoC specific setup code for the AT91SAM9N12
*
* Copyright (C) 2012 Atmel Corporation.
*
* Licensed under GPLv2 or later.
*/
#include <asm/system_misc.h>
#include <mach/hardware.h>
#include "soc.h"
#include "generic.h"
/* --------------------------------------------------------------------
* AT91SAM9N12 processor initialization
* -------------------------------------------------------------------- */
AT91_SOC_START(at91sam9n12)
AT91_SOC_END