projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e446cb
)
include/nomadik.h: add physical address for cldc
author
Alessandro Rubini
<rubini@unipv.it>
Sat, 5 Dec 2009 12:39:41 +0000
(13:39 +0100)
committer
Anatolij Gustschin
<agust@denx.de>
Wed, 27 Jan 2010 20:23:23 +0000
(21:23 +0100)
Signed-off-by: Alessandro Rubini <rubini@unipv.it>
Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
include/nomadik.h
patch
|
blob
|
history
diff --git
a/include/nomadik.h
b/include/nomadik.h
index d9405fd287591634d24d52b339cd2ec55da2ec0e..ea65b2d828c64e70b53d8af058fa37b00e1a72fd 100644
(file)
--- a/
include/nomadik.h
+++ b/
include/nomadik.h
@@
-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 */