[PATCH V2 2/2] drivers/video: remove pxafb enable on load

2012-02-14 Thread Robert Jarzmik
As pxafb can rely on a PWM to control backlight, and because driver dependencies are hard to deal with, remove automatic enable of PXAFB on probe. The user should in its environment do a : - fb0.enable=1 This way, the PWM has been probed and is ready to work, and the pxafb backlight control

[PATCH 2/4] readkey: add define for Ascii keys

2012-02-14 Thread Jean-Christophe PLAGNIOL-VILLARD
this will simplify the usage of gpio keyboard Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com --- common/menu.c |6 +++--- include/readkey.h |4 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/common/menu.c b/common/menu.c index

iMX27 clock settings

2012-02-14 Thread Igor Trevisan
Hi, I'm working on a custom board based on iMX27L. Initially I worked with Redboot as Linux bootloader but now, I'm happily working with Barebox (2012.01.0) having replaced Redboot with it. Everithing is fine (thanks to the guys in the list for helping me!) but... I noticed that my Linux apps

Re: LPC3250 support

2012-02-14 Thread Vladimir Zapolskiy
Hi, On 13.02.2012 11:09, Tomislav Sečen wrote: Hi all, I was just wondering about the status of the NXP LPC3250 support in barebox. barebox works on one my LPC3250 board pretty well, but I have to polish the patches before public publishing in the barebox maillist. There are two commit