Skip to content
  • SRICHARAN R's avatar
    ARM: OMAP4/5: Do not configure non essential pads, clocks, dplls. · f3f98bb0
    SRICHARAN R authored
    
    
    Currently on OMAP4/5 platforms, many kernel drivers are dependent
    upon the bootloaders for mux, dpll and clock configurations.
    This should not be the case and bootloaders should set only the
    minimum required for the uboot functionality and kernel boot.
    
    Note that this is going to break the kernel drivers. But this
    is the only way to get things fixed in the kernel.
    
    Signed-off-by: default avatarR Sricharan <r.sricharan@ti.com>
    f3f98bb0