various fixes and updates

Sascha Hauer s.hauer at pengutronix.de
Mon Apr 4 09:09:38 EDT 2011


The following contains various bug fixes and updates.

Sascha

Sascha Hauer (7):
      arm: update mach-types
      driver: Do not forget to remove device from active list
      memcpy command: do not set read/write size
      mmc: check correctness of the voltage mask in ocr
      fs: errno should be set correctly before the end of functions
      usbnet: do not initialize ethernet device from usb device
      ARM: Add missing parameter name

 arch/arm/include/asm/armlinux.h |    2 +-
 arch/arm/tools/mach-types       |  248 +++++++++++++++++++++++++++++++++------
 commands/mem.c                  |    2 +-
 drivers/mci/mci-core.c          |   12 ++-
 drivers/net/usb/usbnet.c        |    1 -
 fs/fs.c                         |    5 +-
 lib/driver.c                    |    1 +
 7 files changed, 230 insertions(+), 41 deletions(-)



More information about the barebox mailing list