commit 67ee3dd (mx53: Make PLL2 to be the parent of UART clock)
changed UART parent from PLL3 to PLL2.
Do not reconfigure PLL2 in order to avoid a messed up console output.
Signed-off-by: Fabio Estevam
---
This applies against Linaro-u-boot-2012.04.2
arch/arm/cpu/armv7/mx5/clock.c |9
On Wed, Mar 7, 2012 at 12:05 PM, yang gqyang wrote:
> dear all:
> I am working on arm cortex a8 now, trying to implement "suspend to ram"
> based on linux 3.0.8.
Which CPU exactly are you using?
___
linaro-dev mailing list
linaro-dev@lists.linaro.org
h
On Wed, Dec 14, 2011 at 10:27 AM, Ashish Jangam
wrote:
> +static u32 const vc_tbl[3][68][2] = {
> + /* For temperature 10 degree celisus*/
s/celisus/Celsius
Same on other places.
Regards,
Fabio Estevam
___
linaro-dev mailing list
lina
tter. You can use pr_err instead of printk(KERN_ERR .
Regards,
Fabio Estevam
___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev
gpio, power);
You should check for returned errors for these functions.
Regards,
Fabio Estevam
___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev
edia, like SD card for example.
You can´t boot via a USB pen drive for example. MX53 allows you to
boot from: NOR, NAND, MMC, PATA, SATA, EEPROM.
On the MX53QuickStart board the microSD slot is the default boot media type.
Regards,
Fabio Estevam
___
On Fri, Aug 26, 2011 at 2:38 PM, Zach Pfeffer wrote:
...
> Since the kernel is running the framebuffer I would start to look there.
>
> Yves,
>
> Do you have a PoC for the framebuffer driver owner at Freescale?
jason.c...@freescale.com
Regards,