All of lore.kernel.org
 help / color / mirror / Atom feed
From: Magnus Lilja <lilja.magnus@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/6] MX: Added Freescale Power Management Driver
Date: Mon, 19 Apr 2010 20:42:05 +0200	[thread overview]
Message-ID: <4BCCA3FD.5020202@gmail.com> (raw)
In-Reply-To: <1271663820-7358-1-git-send-email-sbabic@denx.de>

Hi

On 04/19/2010 09:56 AM, Stefano Babic wrote:
> The patch add supports for the Freescale's Power
> Management Controller (known as Atlas) used together with i.MX31/51
> processors. It was tested with a MC13783 (MX31) and
> MC13892 (MX51).

You should try and compile all i.MX31 boards with your patches. I tried i.MX31 Litekit and it failed:
mxc_spi.c: In function 'spi_setup_slave':
mxc_spi.c:406: error: 'ctrl_reg' undeclared (first use in this function)
mxc_spi.c:406: error: (Each undeclared identifier is reported only once
mxc_spi.c:406: error: for each function it appears in.)

I applied your patches on top of the u-boot-imx-tree.

Regards, Magnus Lilja

  parent reply	other threads:[~2010-04-19 18:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-16 16:18 [U-Boot] [PATCH] Added MC13892VK Power Management driver Stefano Babic
2010-03-20 23:55 ` Tom
2010-03-22 10:21   ` Stefano Babic
2010-04-19  7:56 ` [U-Boot] [PATCH 1/6] MX: Added Freescale Power Management Driver Stefano Babic
2010-04-19  7:56   ` [U-Boot] [PATCH 2/6] MX: RTC13783 uses general function to access PMIC Stefano Babic
2010-04-19  7:56     ` [U-Boot] [PATCH 3/6] MX31: Add support for PMIC to the QONG module Stefano Babic
2010-04-19  7:56       ` [U-Boot] [PATCH V2 4/6] SPI: added support for MX51 to mxc_spi Stefano Babic
2010-04-19  7:56         ` [U-Boot] [PATCH 5/6] MX: Added definition file for MC13892 Stefano Babic
2010-04-19  7:57           ` [U-Boot] [PATCH V2 6/6] Add SPI support to mx51evk board Stefano Babic
2010-04-19 18:42   ` Magnus Lilja [this message]
2010-04-19 20:10     ` [U-Boot] [PATCH 1/6] MX: Added Freescale Power Management Driver Stefano Babic
2010-04-19 21:04 ` [U-Boot] [PATCH V2 2/6] MX: RTC13783 uses general function to access PMIC Stefano Babic
2010-04-22 20:06   ` Magnus Lilja
2010-04-23  8:19     ` Stefano Babic
2010-04-19 21:06 ` [U-Boot] [PATCH V3 4/6] SPI: added support for MX51 to mxc_spi Stefano Babic

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=4BCCA3FD.5020202@gmail.com \
    --to=lilja.magnus@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.