include/nomadik.h: add physical address for cldc

Signed-off-by: Alessandro Rubini <rubini@unipv.it>
Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
This commit is contained in:
Alessandro Rubini 2009-12-05 13:39:41 +01:00 committed by Anatolij Gustschin
parent 3e446cbdf3
commit d841978ea6
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#define __NOMADIK_H__
/* Base addresses of our peripherals */
#define NOMADIK_CLCDC_BASE 0x10120000 /* CLCD Controller */
#define NOMADIK_SRC_BASE 0x101E0000 /* System and Reset Cnt */
#define NOMADIK_PMU_BASE 0x101E9000 /* Power Management Unit */
#define NOMADIK_MPMC_BASE 0x10110000 /* SDRAM Controller */