assorted patches

Sascha Hauer s.hauer at pengutronix.de
Tue Mar 8 06:39:40 EST 2011


Hi All,

Some assorted patches here. Most notable probably is the increase
of the chunk size in ramfs which greatly improves speed. The
gpio LEDs finally get a user and modules get usable again.

Sascha Hauer (5):
      ARM scb9328: Add gpio led support
      ramfs: increase chunk size to 4 kbyte
      mfd/mc13892: Add missing semicolons
      module: CONFIG_COMMAND does not exist anymore, remove ifdefs
      trigger command: fix printf format

 arch/arm/boards/scb9328/scb9328.c |   24 +++++++++++++++++++++++-
 commands/trigger.c                |    2 +-
 common/module.c                   |    2 --
 drivers/mfd/mc13892.c             |    4 ++--
 fs/ramfs.c                        |    2 +-
 5 files changed, 27 insertions(+), 7 deletions(-)




More information about the barebox mailing list