am335x: igep003x: Add Device Tree Support and DM_MMC driver

This adds device tree and the DM_MMC driver for the AM335x IGEP based
boards.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index 4b4bd80..b2ca87d 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -194,7 +194,8 @@
 	am335x-rut.dtb \
 	am335x-pdu001.dtb \
 	am335x-chiliboard.dtb \
-	am335x-sl50.dtb
+	am335x-sl50.dtb \
+	am335x-base0033.dtb
 dtb-$(CONFIG_AM43XX) += am437x-gp-evm.dtb am437x-sk-evm.dtb	\
 	am43x-epos-evm.dtb \
 	am437x-idk-evm.dtb \