diff --git a/include/configs/mx7ulp_com.h b/include/configs/mx7ulp_com.h
index bccfea812d40658dd081e930e61140399a93645b..f6e173d7d53ac7c97ed008994c28469cc0179e27 100644
--- a/include/configs/mx7ulp_com.h
+++ b/include/configs/mx7ulp_com.h
@@ -14,10 +14,6 @@
 #define CONFIG_BOARD_POSTCLK_INIT
 #define CONFIG_SYS_BOOTM_LEN		0x1000000
 
-#define SRC_BASE_ADDR			CMC1_RBASE
-#define IRAM_BASE_ADDR			OCRAM_0_BASE
-#define IOMUXC_BASE_ADDR		IOMUXC1_RBASE
-
 /*
  * Detect overlap between U-Boot image and environment area in build-time
  *