From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/4] Tegra210 support for P2571
Date: Wed, 17 Jun 2015 14:07:08 -0600 [thread overview]
Message-ID: <5581D36C.4080703@wwwdotorg.org> (raw)
In-Reply-To: <1433363711-29554-1-git-send-email-twarren@nvidia.com>
On 06/03/2015 02:35 PM, Tom Warren wrote:
> Adds support for Tegra210 SoC and P2571 NVIDIA board.
> Largely based on T124/Venice2. This is a baseline
> patchset - more will follow to make things more T210-
> specific as P2571 peripherals/devices are brought up.
Does this add support for a 32-bit or a 64-bit U-Boot? Since T210 is a
64-bit CPU I would have expected a 64-bit U-Boot, yet:
a)
arch/arm/Kconfig contains:
config TEGRA
...
select CPU_V7
and this patch doesn't modify that.
b)
I can built an executable with these patches applied (after manually
fixing up some merge problems) with an ARMv7 compiler, but not with an
ARMv8 compiler.
I think that means this is a 32-bit port. We need a 64-bit port.
next prev parent reply other threads:[~2015-06-17 20:07 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-03 20:35 [U-Boot] [PATCH 0/4] Tegra210 support for P2571 Tom Warren
2015-06-03 20:35 ` [U-Boot] [PATCH 1/4] ARM: Tegra210: Add SoC code/include files for T210 Tom Warren
2015-06-15 17:11 ` Stephen Warren
2015-06-15 20:04 ` Tom Warren
2015-06-16 20:26 ` Stephen Warren
2015-06-15 22:18 ` Tom Warren
2015-06-16 20:29 ` Stephen Warren
2015-06-16 21:30 ` Tom Warren
2015-06-03 20:35 ` [U-Boot] [PATCH 2/4] ARM: Tegra210: Add support to common Tegra source/config files Tom Warren
2015-06-15 17:18 ` Stephen Warren
2015-06-03 20:35 ` [U-Boot] [PATCH 3/4] P2571: dts: Add DT files for Tegra210/P2571 board Tom Warren
2015-06-15 17:23 ` Stephen Warren
2015-06-15 17:57 ` Tom Warren
2015-06-03 20:35 ` [U-Boot] [PATCH 4/4] T210: Add support for T210-based P2571 board Tom Warren
2015-06-15 17:58 ` Stephen Warren
2015-06-15 18:08 ` Tom Warren
2015-06-15 18:22 ` Stephen Warren
2015-06-15 19:41 ` Tom Warren
2015-06-17 20:07 ` Stephen Warren [this message]
2015-06-17 22:44 ` [U-Boot] [PATCH 0/4] Tegra210 support for P2571 Tom Warren
2015-06-19 22:25 ` 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=5581D36C.4080703@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