From: Stephen Warren <swarren@nvidia.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] tegra2: Add support for Compal Paz00 (Toshiba AC100)
Date: Mon, 09 Jan 2012 13:00:12 -0700 [thread overview]
Message-ID: <4F0B474C.8000103@nvidia.com> (raw)
In-Reply-To: <CAPnjgZ0s-mQSKe8bgBJJ0MG==Wysf2ZJJoPA2ove+rqRun9pYg@mail.gmail.com>
On 01/09/2012 12:55 PM, Simon Glass wrote:
> On Fri, Jan 6, 2012 at 2:14 PM, Stephen Warren <swarren@nvidia.com> wrote:
>> The Toshiba AC100 (Compal code-name Paz00, aka Dynabook AZ) is a netbook
>> derived from the NVIDIA Tegra Harmony reference board. It ships with
>> Android, but is often repurposed to run Linux. This patch adds just enough
>> support to get a U-Boot serial console, and the ability access built-in
>> eMMC and the external SD slot.
...
>> diff --git a/board/compal/paz00/Makefile b/board/compal/paz00/Makefile
...
>> +COBJS := $(BOARD).o
>> +COBJS += ../../nvidia/common/board.o
>
> I think you can drop this as the top-level Makefile should bring in
> the library from that directory.
I did try that initially, and it doesn't work. I didn't investigate very
far at all, but I assume it's because the common library is for vendor
NVIDIA, but this board is for vendor compal, and so the common library
doesn't get pulled in? Does that make sense, or should I investigate
further?
--
nvpublic
next prev parent reply other threads:[~2012-01-09 20:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-06 22:14 [U-Boot] [PATCH 1/3] tegra2: Fix conflicting pinmux for UARTA Stephen Warren
2012-01-06 22:14 ` [U-Boot] [PATCH 2/3] tegra2: Fix default RAM size selection in odmdata Stephen Warren
2012-01-09 19:39 ` Simon Glass
2012-01-06 22:14 ` [U-Boot] [PATCH 3/3] tegra2: Add support for Compal Paz00 (Toshiba AC100) Stephen Warren
2012-01-09 19:55 ` Simon Glass
2012-01-09 20:00 ` Stephen Warren [this message]
2012-01-09 20:04 ` Simon Glass
2012-01-09 20:10 ` Stephen Warren
2012-01-09 20:16 ` Simon Glass
2012-01-09 20:04 ` Stephen Warren
2012-01-09 20:09 ` Simon Glass
2012-01-09 19:35 ` [U-Boot] [PATCH 1/3] tegra2: Fix conflicting pinmux for UARTA Simon Glass
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=4F0B474C.8000103@nvidia.com \
--to=swarren@nvidia.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox