From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 3/3] ARM: tegra: Add the Tamonten™ NG Evaluation Carrier board
Date: Wed, 13 Nov 2013 10:37:51 -0700 [thread overview]
Message-ID: <5283B8EF.3070803@wwwdotorg.org> (raw)
In-Reply-To: <1384360040-21362-4-git-send-email-alban.bedel@avionic-design.de>
On 11/13/2013 09:27 AM, Alban Bedel wrote:
> Add support for the new Tamonten? NG platform from Avionic Design.
> Currently only I2C, MMC, USB and ethernet have been tested.
>
> Signed-off-by: Alban Bedel <alban.bedel@avionic-design.de>
> ---
> V3: * Removed the retries from pmu_write()
> * Removed the not strictly needed power init
> V4: * Removed the unused PMU defines
> * Removed the useless #ifdef
> * Reworked the DTS to enable the device at the proper level
> * Re-numbered the i2c bus to match the kernel numbering
Note that the kernel doesn't have a defined I2C bus numbering; any
numbering that exists is a side-effect of the non-guaranteed I2C node
enumeration order. That said, feel free to make the bus ordering in
U-Boot be whatever you want.
> diff --git a/board/avionic-design/tec-ng/Makefile b/board/avionic-design/tec-ng/Makefile
I believe there's been a recent cleanup pass on all the Makefiles, so a
lot of this boiler-plate needs to be removed to conform with the new
style. Take a look at board/nvidia/*/Makefile for some examples.
Aside from that, the series briefly,
Reviewed-by: Stephen Warren <swarren@nvidia.com>
next prev parent reply other threads:[~2013-11-13 17:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-13 16:27 [U-Boot] [PATCH v4 0/3] ARM: tegra: Add the Tamonten-NG Evaluation carrier boards Alban Bedel
2013-11-13 16:27 ` [U-Boot] [PATCH v4 1/3] ARM: tegra: support SKU b1 of Tegra30 Alban Bedel
2013-11-13 16:27 ` [U-Boot] [PATCH v4 2/3] i2c: tegra: Add the fifth bus on SoC with more than 4 buses Alban Bedel
2013-11-14 5:27 ` Heiko Schocher
2013-11-13 16:27 ` [U-Boot] [PATCH v4 3/3] ARM: tegra: Add the Tamonten™ NG Evaluation Carrier board Alban Bedel
2013-11-13 17:37 ` Stephen Warren [this message]
2013-11-14 9:58 ` [U-Boot] [PATCH v5] " Alban Bedel
2013-11-14 22:45 ` Stephen Warren
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=5283B8EF.3070803@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--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