]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/arm/mach-at91/at91sam9g45.c
Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre...
[mirror_ubuntu-bionic-kernel.git] / arch / arm / mach-at91 / at91sam9g45.c
CommitLineData
789b23bc
NF
1/*
2 * Chip-specific setup code for the AT91SAM9G45 family
3 *
4 * Copyright (C) 2009 Atmel Corporation.
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by
8 * the Free Software Foundation; either version 2 of the License, or
9 * (at your option) any later version.
10 *
11 */
12
9f97da78 13#include <asm/system_misc.h>
ac11a1d4 14#include <mach/hardware.h>
789b23bc 15
21d08b9d 16#include "soc.h"
789b23bc 17#include "generic.h"
789b23bc 18
789b23bc
NF
19/* --------------------------------------------------------------------
20 * AT91SAM9G45 processor initialization
21 * -------------------------------------------------------------------- */
d8dfa2d4 22
84ddb087 23AT91_SOC_START(at91sam9g45)
8d39e0fd 24AT91_SOC_END