On Thu, Dec 13, 2012 at 10:49:08PM +0100, Sascha Hauer wrote: > The Efika MX Smartbook is a i.MX51 based netbook. This patch adds > nearly full support for it including: > > - USB > - SD card slots > - Internal SPI NOR flash > - Internal flash PATA drive > - LEDs > > Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> > --- > arch/arm/Makefile | 1 + > arch/arm/boards/efika-mx-smartbook/Makefile | 3 + > arch/arm/boards/efika-mx-smartbook/board.c | 511 ++++++++++++++++++++ > arch/arm/boards/efika-mx-smartbook/config.h | 24 + > arch/arm/boards/efika-mx-smartbook/dcd-data.h | 56 +++ > .../boards/efika-mx-smartbook/env/bin/lvds_init | 22 + > .../boards/efika-mx-smartbook/env/boot/hd-internal | 17 + > .../boards/efika-mx-smartbook/env/boot/mmc-left | 19 + > arch/arm/boards/efika-mx-smartbook/env/config | 29 ++ > .../boards/efika-mx-smartbook/env/init/automount | 29 ++ > .../boards/efika-mx-smartbook/env/init/bootsource | 10 + > .../efika-mx-smartbook/env/init/config-board | 9 + > .../efika-mx-smartbook/env/network/eth0-discover | 4 + > arch/arm/boards/efika-mx-smartbook/flash_header.c | 29 ++ > arch/arm/mach-imx/Kconfig | 8 + > defaultenv-2/base/boot/net | 4 +- > drivers/usb/core/usb.c | 8 +- > drivers/usb/host/ehci-hcd.c | 6 + > drivers/usb/otg/ulpi.c | 33 +- > include/usb/ulpi.h | 43 +- These USB related changes shouldn't be there. Will fix. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox