From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org
Subject: Re: [PATCH 5/7] ARM i.MX51: Add support for the Efika MX Smartbook
Date: Sat, 15 Dec 2012 10:00:40 +0100 [thread overview]
Message-ID: <20121215090040.GP24458@pengutronix.de> (raw)
In-Reply-To: <1355435350-20348-6-git-send-email-s.hauer@pengutronix.de>
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@pengutronix.de>
> ---
> 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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2012-12-15 9:01 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-13 21:49 [PATCH] Efika MX Smartbook support Sascha Hauer
2012-12-13 21:49 ` [PATCH 1/7] ata sff: set device pointer in ata port Sascha Hauer
2012-12-13 21:49 ` [PATCH 2/7] mci: Allow to specify device name Sascha Hauer
2012-12-13 21:49 ` [PATCH 3/7] mci i.MX esdhc: Allow to specify devicename from platformdata Sascha Hauer
2012-12-13 21:49 ` [PATCH 4/7] mfd mc13893: Add register defines Sascha Hauer
2012-12-13 21:49 ` [PATCH 5/7] ARM i.MX51: Add support for the Efika MX Smartbook Sascha Hauer
2012-12-15 9:00 ` Sascha Hauer [this message]
2012-12-17 11:15 ` Peter Korsgaard
2012-12-19 20:26 ` Sascha Hauer
2012-12-13 21:49 ` [PATCH 6/7] ARM: Add defconfig for Efika MX smartbook Sascha Hauer
2012-12-13 21:49 ` [PATCH 7/7] USB ehci: Add powerup fixup for EfikaSB Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121215090040.GP24458@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox