All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/4] QEMU (qemu-mips) and MIPS 64-bit changes
Date: Sun, 10 Apr 2016 20:43:46 +0200	[thread overview]
Message-ID: <570A9EE2.7060104@gmail.com> (raw)
In-Reply-To: <DA1DF4AD-3D61-4A12-A3DE-EB5980E694A9@gmail.com>



Am 17.02.2016 um 14:23 schrieb Stanislav Galabov:
> Stanislav Galabov (4):
>   - Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it
>     works for both 32-bit and 64-bit targets
>   - Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit)
>     in QEMU so that IDE transfers work properly
>   - Fix FreeBSD loader API so that it works on both 32-bit and 64-bit
>     targets. Specifically tested on MIPS under QEMU (works with all
>     combination of bit-ness and endian-ness)
>   - Add support for 64-bit MIPS to examples/standalone
> 
>  api/api.c                     | 58 +++++++++++++++++++++----------------------
>  examples/api/Makefile         |  4 +++
>  examples/api/crt0.S           | 13 +++++-----
>  examples/api/glue.c           | 18 +++++++-------
>  examples/standalone/stubs.c   | 18 ++++++++++++++
>  include/ata.h                 |  2 +-
>  include/configs/qemu-mips.h   |  4 +++
>  include/configs/qemu-mips64.h |  4 +++
>  8 files changed, 76 insertions(+), 45 deletions(-)
> 

all four patches applied to u-boot-mips/next, 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/20160410/1444593d/attachment.sig>

      reply	other threads:[~2016-04-10 18:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-17 13:23 [U-Boot] [PATCH 0/4] QEMU (qemu-mips) and MIPS 64-bit changes Stanislav Galabov
2016-04-10 18:43 ` 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=570A9EE2.7060104@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.