Go to the documentation of this file.
22 #ifndef __PLAT_OMAP_MULTI_H
23 #define __PLAT_OMAP_MULTI_H
32 #ifdef CONFIG_ARCH_OMAP730
37 # define OMAP_NAME omap730
40 #ifdef CONFIG_ARCH_OMAP850
45 # define OMAP_NAME omap850
48 #ifdef CONFIG_ARCH_OMAP15XX
53 # define OMAP_NAME omap1510
56 #ifdef CONFIG_ARCH_OMAP16XX
61 # define OMAP_NAME omap16xx
64 #ifdef CONFIG_ARCH_OMAP2PLUS
65 # if (defined(OMAP_NAME) || defined(MULTI_OMAP1))
66 # error "OMAP1 and OMAP2PLUS can't be selected at the same time"
69 #ifdef CONFIG_SOC_OMAP2420
74 # define OMAP_NAME omap2420
77 #ifdef CONFIG_SOC_OMAP2430
82 # define OMAP_NAME omap2430
85 #ifdef CONFIG_ARCH_OMAP3
90 # define OMAP_NAME omap3
93 #ifdef CONFIG_ARCH_OMAP4
98 # define OMAP_NAME omap4
102 #ifdef CONFIG_SOC_OMAP5
107 # define OMAP_NAME omap5
111 #ifdef CONFIG_SOC_AM33XX
116 # define OMAP_NAME am33xx