13:58 | Gluino | hi there, i'm trying to make a minimal config for my HB i4Pro, but there is problem compiling the kernel if i disable IMX6SL support, there is some undefined references. |
14:00 | Gluino | i believe some part of arch/arm/mach-imx/busfreq-imx6.c are not compatible with SOC_IMX6Q=y && SOC_IMX6SL=n |
14:03 | Gluino | (with cpufreq enabled) |
19:02 | ngochai | Hi guys, is there a way to disbale USB in uboot? |
20:05 | tinycomp | Gluino - what kernel are you using? |
20:23 | tinycomp | FWIW I've had no major issues with cpufreq on several kernel versions (3.10/3.14). I'm seeing a bug with the Freescale GA 3.10.53 kernel, but only when I force set the frequency on bootup but that is recent. |
23:05 | Gluino | tinycomp : i'm using the solidrun kernel |
23:06 | Gluino | i can give you my not compiling config if you want |