OMAP3: Add common power code, README, and BeagleBoard
[kernel/u-boot.git] / Makefile
index 89586b3..8386b7d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2905,6 +2905,13 @@ SMN42_config     :       unconfig
        @$(MKCONFIG) $(@:_config=) arm arm720t SMN42 siemens lpc2292
 
 #########################################################################
+## ARM CORTEX Systems
+#########################################################################
+
+omap3_beagle_config :  unconfig
+       @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 beagle omap3 omap3
+
+#########################################################################
 ## XScale Systems
 #########################################################################