From: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 4/4] malta: Allow MIPS64 builds
Date: Fri, 27 May 2016 12:59:43 +0200 [thread overview]
Message-ID: <5748289F.2010109@gmail.com> (raw)
In-Reply-To: <20160526134936.14721-5-paul.burton@imgtec.com>
Am 26.05.2016 um 15:49 schrieb Paul Burton:
> Both real Malta boards & emulators that mimic Malta (eg. QEMU) can
> support MIPS64 CPUs. Allow MIPS64 builds of U-Boot for such boards,
> which enables the user to make use of the whole 64 bit address space.
>
> Signed-off-by: Paul Burton <paul.burton@imgtec.com>
> ---
>
> Changes in v2: None
>
> arch/mips/Kconfig | 3 +++
> board/imgtec/malta/Kconfig | 3 ++-
> board/imgtec/malta/lowlevel_init.S | 13 +++++++------
> include/configs/malta.h | 18 +++++++++++++-----
> 4 files changed, 25 insertions(+), 12 deletions(-)
>
applied to u-boot-mips, thanks.
--
- Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160527/27972fbd/attachment.sig>
prev parent reply other threads:[~2016-05-27 10:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-26 13:49 [U-Boot] [PATCH v2 0/4] Malta MIPS64 support Paul Burton
2016-05-26 13:49 ` [U-Boot] [PATCH v2 1/4] MIPS: Use CPHYSADDR to implement mips32 virt_to_phys Paul Burton
2016-05-27 10:58 ` Daniel Schwierzeck
2016-05-26 13:49 ` [U-Boot] [PATCH v2 2/4] net: pcnet: Stop converting kseg1->kseg0 addresses Paul Burton
2016-05-27 10:59 ` Daniel Schwierzeck
2016-05-26 13:49 ` [U-Boot] [PATCH v2 3/4] net: pcnet: Make 64 bit safe Paul Burton
2016-05-27 10:59 ` Daniel Schwierzeck
2016-05-26 13:49 ` [U-Boot] [PATCH v2 4/4] malta: Allow MIPS64 builds Paul Burton
2016-05-27 10:59 ` Daniel Schwierzeck [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=5748289F.2010109@gmail.com \
--to=daniel.schwierzeck@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.