Skip to content
Snippets Groups Projects
Commit d841978e authored by Alessandro Rubini's avatar Alessandro Rubini Committed by Anatolij Gustschin
Browse files

include/nomadik.h: add physical address for cldc

parent 3e446cbd
No related branches found
No related tags found
Loading
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
#define __NOMADIK_H__ #define __NOMADIK_H__
/* Base addresses of our peripherals */ /* Base addresses of our peripherals */
#define NOMADIK_CLCDC_BASE 0x10120000 /* CLCD Controller */
#define NOMADIK_SRC_BASE 0x101E0000 /* System and Reset Cnt */ #define NOMADIK_SRC_BASE 0x101E0000 /* System and Reset Cnt */
#define NOMADIK_PMU_BASE 0x101E9000 /* Power Management Unit */ #define NOMADIK_PMU_BASE 0x101E9000 /* Power Management Unit */
#define NOMADIK_MPMC_BASE 0x10110000 /* SDRAM Controller */ #define NOMADIK_MPMC_BASE 0x10110000 /* SDRAM Controller */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment