]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
include/nomadik.h: add physical address for cldc
authorAlessandro Rubini <rubini@unipv.it>
Sat, 5 Dec 2009 12:39:41 +0000 (13:39 +0100)
committerAnatolij 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

index d9405fd287591634d24d52b339cd2ec55da2ec0e..ea65b2d828c64e70b53d8af058fa37b00e1a72fd 100644 (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 */