Skip to content
Snippets Groups Projects
Commit f3f98bb0 authored by SRICHARAN R's avatar SRICHARAN R Committed by Albert ARIBAUD
Browse files

ARM: OMAP4/5: Do not configure non essential pads, clocks, dplls.


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>
parent 1a89a217
No related branches found
No related tags found
No related merge requests found
Loading
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