Skip to content
Snippets Groups Projects
Commit 17c9d23c authored by Fabio Estevam's avatar Fabio Estevam Committed by Stefano Babic
Browse files

mx7ulp_com: Remove unneeded SoC definitions


Since commit 9c27310a ("mx7ulp: Move SoC base address to a common
file") we no longer need to have these SoC definitions in the board
file, so remove them.

Signed-off-by: default avatarFabio Estevam <festevam@gmail.com>
Acked-by: default avatarPeng Fan <peng.fan@nxp.com>
parent 72732318
No related branches found
No related tags found
No related merge requests found
...@@ -14,10 +14,6 @@ ...@@ -14,10 +14,6 @@
#define CONFIG_BOARD_POSTCLK_INIT #define CONFIG_BOARD_POSTCLK_INIT
#define CONFIG_SYS_BOOTM_LEN 0x1000000 #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 * Detect overlap between U-Boot image and environment area in build-time
* *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment