diff options
Diffstat (limited to 'board/freescale/mx53_ard')
-rw-r--r-- | board/freescale/mx53_ard/flash_header.S | 5 |
1 files changed, 0 insertions, 5 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) |