mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
mx7ulp_com: Remove unneeded SoC definitions
Since commit 9c27310ac2
("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: Fabio Estevam <festevam@gmail.com>
Acked-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
committed by
Stefano Babic
parent
72732318a9
commit
17c9d23cbe
@@ -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
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user