sh: Add support mtd mapping for highlander

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Nobuhiro Iwamatsu
2009-06-16 07:42:20 +00:00
committed by Paul Mundt
parent 8c6b44d00a
commit 15ba400ebb
2 changed files with 52 additions and 0 deletions

View File

@@ -2,6 +2,9 @@
#define __ASM_SH_RENESAS_R7780RP_H
/* Box specific addresses. */
#define PA_NORFLASH_ADDR 0x00000000
#define PA_NORFLASH_SIZE 0x04000000
#if defined(CONFIG_SH_R7780MP)
#define PA_BCR 0xa4000000 /* FPGA */
#define PA_SDPOW (-1)