summaryrefslogtreecommitdiff
path: root/board/freescale
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale')
-rw-r--r--board/freescale/mx53_ard/flash_header.S5
-rw-r--r--board/freescale/mx53_evk/flash_header.S5
-rw-r--r--board/freescale/mx53_loco/flash_header.S5
-rw-r--r--board/freescale/mx53_smd/flash_header.S5
4 files changed, 0 insertions, 20 deletions
diff --git a/board/freescale/mx53_ard/flash_header.S b/board/freescale/mx53_ard/flash_header.S
index a85870c..ccb1019 100644
--- a/board/freescale/mx53_ard/flash_header.S
+++ b/board/freescale/mx53_ard/flash_header.S
@@ -208,11 +208,6 @@ plugin_start:
REG_LD_AND_STR_END(ESDCTL_BASE_ADDR)
#endif
- /* For TO2 only, increase LD0 for VDIG_PLL to 1.3V */
- REG_LD_AND_STR_INIT(IOMUXC_BASE_ADDR)
- REG_LD_AND_STR_OP(52, 0x4, 0x00194005)
- REG_LD_AND_STR_END(IOMUXC_BASE_ADDR)
-
/*
* The following is to fill in those arguments for this ROM function
* pu_irom_hwcnfg_setup(void **start, size_t *bytes, const void *boot_data)
diff --git a/board/freescale/mx53_evk/flash_header.S b/board/freescale/mx53_evk/flash_header.S
index 5a8c2e2..6cadf3f 100644
--- a/board/freescale/mx53_evk/flash_header.S
+++ b/board/freescale/mx53_evk/flash_header.S
@@ -147,11 +147,6 @@ plugin_start:
REG_LD_AND_STR_OP(64, 0x040, 0x04b80003)
REG_LD_AND_STR_END(ESDCTL_BASE_ADDR)
- /* For TO2 only, increase LD0 for VDIG_PLL to 1.3V */
- REG_LD_AND_STR_INIT(IOMUXC_BASE_ADDR)
- REG_LD_AND_STR_OP(52, 0x4, 0x00194005)
- REG_LD_AND_STR_END(IOMUXC_BASE_ADDR)
-
/*
* The following is to fill in those arguments for this ROM function
* pu_irom_hwcnfg_setup(void **start, size_t *bytes, const void *boot_data)
diff --git a/board/freescale/mx53_loco/flash_header.S b/board/freescale/mx53_loco/flash_header.S
index 16adb99..5a9dc0f 100644
--- a/board/freescale/mx53_loco/flash_header.S
+++ b/board/freescale/mx53_loco/flash_header.S
@@ -134,11 +134,6 @@ plugin_start:
REG_LD_AND_STR_OP(51, 0x01C, 0x00000000)
REG_LD_AND_STR_END(ESDCTL_BASE_ADDR)
- /* For TO2 only, increase LD0 for VDIG_PLL to 1.3V */
- REG_LD_AND_STR_INIT(IOMUXC_BASE_ADDR)
- REG_LD_AND_STR_OP(52, 0x4, 0x00194005)
- REG_LD_AND_STR_END(IOMUXC_BASE_ADDR)
-
/*
* The following is to fill in those arguments for this ROM function
* pu_irom_hwcnfg_setup(void **start, size_t *bytes, const void *boot_data)
diff --git a/board/freescale/mx53_smd/flash_header.S b/board/freescale/mx53_smd/flash_header.S
index 1dc22a2..0411f1b 100644
--- a/board/freescale/mx53_smd/flash_header.S
+++ b/board/freescale/mx53_smd/flash_header.S
@@ -134,11 +134,6 @@ plugin_start:
REG_LD_AND_STR_OP(51, 0x01C, 0x00000000)
REG_LD_AND_STR_END(ESDCTL_BASE_ADDR)
- /* For TO2 only, increase LD0 for VDIG_PLL to 1.3V */
- REG_LD_AND_STR_INIT(IOMUXC_BASE_ADDR)
- REG_LD_AND_STR_OP(52, 0x4, 0x00194005)
- REG_LD_AND_STR_END(IOMUXC_BASE_ADDR)
-
/*
* The following is to fill in those arguments for this ROM function
* pu_irom_hwcnfg_setup(void **start, size_t *bytes, const void *boot_data)