Comment 5 for bug 438680

Revision history for this message
Oliver Grawert (ogra) wrote :

trying out the testkernel from http://kernel.ubuntu.com/~bradf/linux-image-2.6.31-102-imx51_2.6.31-102.10_armel.deb (which includes the above changes) gets me a boot like below:

iomux_config_mux: Warning: iomux pin config changed, pin=-83197644, prev=0x1 new=0x3
mxc_dvfs_core_probe: failed to get gp regulator
mxc_cpufreq_driver_init: failed to get gp regulator
regulator: get() with no identifier
regulator: get() with no identifier
regulator: get() with no identifier
mxci2c_wait_writefifo:wait error
In fsh_shw_smalloc (km): partition_base:de91c000 partition_base_phys: 1fffc000
writing UMID and MAP to secure the partition
udc: request mem region for fsl-usb2-udc failed

i'll look into quieting down the fsh code a bit too and someone with more clue than i should really look into the regulator code to me it seems the patch using the cpufreq regulator was not properly worked into our kernel and doesnt properly hook into the subsystem here.