]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/sunxi-common.h
dm: sunxi: Add a new config for an FDT-based pcDuino3
[karo-tx-uboot.git] / include / configs / sunxi-common.h
index cc450e02e67e041b248a47c84c05aa1a5325c57b..4d889918505f13b1bbce117060b9d616ab75e941 100644 (file)
 
 #define CONFIG_SYS_TEXT_BASE           0x4a000000
 
+#if !defined(CONFIG_SPL_BUILD) && defined(CONFIG_DM)
+# define CONFIG_CMD_DM
+#endif
+
 /*
  * Display CPU information
  */