public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] efikamx: refine USB support
Date: Tue, 04 Sep 2012 12:08:38 +0200	[thread overview]
Message-ID: <5045D326.8030805@denx.de> (raw)
In-Reply-To: <1345733554-7085-1-git-send-email-matt@genesi-usa.com>

On 23/08/2012 16:52, Matt Sealey wrote:
> Because of the way USB pad settings are handled it doesn't make sense to
> be able to build the Efika MX board support without CONFIG_CMD_USB turned
> on. So, we change the build to always compile in USB support.
> 
> We do not need to check for CONFIG_CMD_USB like we do with CONFIG_MXC_SPI
> since the USB subsystem will error out of the compile for us.
> 
> Additionally, the following behaviors have changed;
> 
> * Smartbook "preboot" should not set input and output to USB keyboard as
>   there is no display support
> * board_eth_init is implemented such that it does not cause U-Boot to
>   report an explicit failure ("CPU Net Initialization Failed").
> 
> Since Ethernet is implemented via USB (fixed on Smarttop, pluggable on
> Smartbook, and handled by "usb start") - the warning that is left
> ("No ethernet found") is perfectly reasonable at the point it is printed
> since the USB system hasn't been started and nothing has been probed yet.
> 
> Signed-off-by: Matt Sealey <matt@genesi-usa.com>
> Cc: Stefano Babic <sbabic@denx.de>
> Cc: Marek Vasut <marex@denx.de>
> ---

Applied (after rebasing) on u-boot-imx, thanks.

Best regards,
Stefano Babic


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

      parent reply	other threads:[~2012-09-04 10:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-23 14:52 [U-Boot] [PATCH 1/2] efikamx: refine USB support Matt Sealey
2012-08-23 14:52 ` [U-Boot] [PATCH 2/2] efikamx: update and clean up configuration Matt Sealey
2012-09-04 10:09   ` Stefano Babic
2012-09-04 10:08 ` Stefano Babic [this message]

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=5045D326.8030805@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /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