Signed-off-by: Andreas Bießmann <biessmann@corscience.de>
@@ -24,7 +24,7 @@
#include <asm/io.h>
#include <asm/arch/clk.h>
-#include <asm/arch/memory-map.h>
+#include <asm/arch/hardware.h>
#include <asm/arch/portmux.h>
#include "sm.h"
#include <asm/arch/chip-features.h>
/*
@@ -27,7 +27,7 @@
#include <asm/sysreg.h>
#include "hsmc3.h"
@@ -25,7 +25,7 @@
#include <asm/sdram.h>
#include "hsdramc1.h"
#include <asm/processor.h>
#define HANDLER_MASK 0x00ffffff
#define INTLEV_SHIFT 30
@@ -22,7 +22,7 @@
#include <common.h>
#include <asm/arch/gpio.h>
void portmux_select_peripheral(void *port, unsigned long pin_mask,
@@ -23,7 +23,7 @@
#define __ASM_AVR32_ARCH_GPIO_H__
#define NR_GPIO_CONTROLLERS 5
@@ -29,7 +29,7 @@
#include <asm/arch/hmatrix.h>
#include <asm/arch/mmu.h>
@@ -28,7 +28,7 @@
#include <asm/errno.h>
#include <asm/byteorder.h>
#include "atmel_mci.h"
#ifndef __CONFIG_H
#define __CONFIG_H
#define CONFIG_AVR32 1
#define CONFIG_AT32AP 1