diff options
Diffstat (limited to 'arch/arm/plat-omap/include/plat/uncompress.h')
-rw-r--r-- | arch/arm/plat-omap/include/plat/uncompress.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/plat-omap/include/plat/uncompress.h b/arch/arm/plat-omap/include/plat/uncompress.h index 9036e374e0ac..ad98b85cae21 100644 --- a/arch/arm/plat-omap/include/plat/uncompress.h +++ b/arch/arm/plat-omap/include/plat/uncompress.h | |||
@@ -145,8 +145,11 @@ static inline void __arch_decomp_setup(unsigned long arch_id) | |||
145 | /* omap3 based boards using UART3 */ | 145 | /* omap3 based boards using UART3 */ |
146 | DEBUG_LL_OMAP3(3, cm_t35); | 146 | DEBUG_LL_OMAP3(3, cm_t35); |
147 | DEBUG_LL_OMAP3(3, cm_t3517); | 147 | DEBUG_LL_OMAP3(3, cm_t3517); |
148 | DEBUG_LL_OMAP3(3, craneboard); | ||
149 | DEBUG_LL_OMAP3(3, devkit8000); | ||
148 | DEBUG_LL_OMAP3(3, igep0020); | 150 | DEBUG_LL_OMAP3(3, igep0020); |
149 | DEBUG_LL_OMAP3(3, igep0030); | 151 | DEBUG_LL_OMAP3(3, igep0030); |
152 | DEBUG_LL_OMAP3(3, nokia_rm680); | ||
150 | DEBUG_LL_OMAP3(3, nokia_rx51); | 153 | DEBUG_LL_OMAP3(3, nokia_rx51); |
151 | DEBUG_LL_OMAP3(3, omap3517evm); | 154 | DEBUG_LL_OMAP3(3, omap3517evm); |
152 | DEBUG_LL_OMAP3(3, omap3_beagle); | 155 | DEBUG_LL_OMAP3(3, omap3_beagle); |