public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH 3/6] cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Date: Wed, 8 Jul 2020 20:22:56 -0400	[thread overview]
Message-ID: <20200709002256.GD1306@bill-the-cat> (raw)
In-Reply-To: <20200602192642.3.I47d7286dc9fe42c0ccfe4fb078bf85a87783b0eb@changeid>

On Tue, Jun 02, 2020 at 07:26:46PM -0600, Simon Glass wrote:

> This is defined only when __lp64__ is defined. That means that ulong is
> 64 bits long. Therefore we don't need to use a separate u64 type on those
> architectures.
> 
> Fix up the code to take advantage of that, removing the preprocessor
> conditions.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>
> Reviewed-by: Stefan Roese <sr@denx.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200708/d6e922ee/attachment.sig>

  parent reply	other threads:[~2020-07-09  0:22 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-03  1:26 [PATCH 1/6] Update MEM_SUPPORT_64BIT_DATA to be always defined Simon Glass
2020-06-03  1:26 ` [PATCH 2/6] cmd: mem: Use a macro to avoid #ifdef in help Simon Glass
2020-06-03  5:56   ` Stefan Roese
2020-07-09  0:22   ` Tom Rini
2020-06-03  1:26 ` [PATCH 3/6] cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA Simon Glass
2020-06-03  5:57   ` Stefan Roese
2020-07-09  0:22   ` Tom Rini [this message]
2020-06-03  1:26 ` [PATCH 4/6] display_options: " Simon Glass
2020-07-09  0:23   ` Tom Rini
2020-06-03  1:26 ` [PATCH 5/6] command: " Simon Glass
2020-07-09  0:23   ` Tom Rini
2020-06-03  1:26 ` [PATCH 6/6] cmd: Add a memory-search command Simon Glass
2020-06-03  6:05   ` Stefan Roese
2020-06-08  2:43     ` Simon Glass
2020-06-03  7:07   ` Michal Simek
2020-06-04  2:59     ` Simon Glass
2020-06-04  8:33       ` Michal Simek
2020-06-04 13:00         ` Simon Glass
2020-06-04 13:05           ` Michal Simek
2020-06-04 13:09             ` Simon Glass
2020-06-04 13:10               ` Michal Simek
2020-07-09  0:23   ` Tom Rini
2020-06-03  5:56 ` [PATCH 1/6] Update MEM_SUPPORT_64BIT_DATA to be always defined Stefan Roese
2020-07-09  0:22 ` Tom Rini

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=20200709002256.GD1306@bill-the-cat \
    --to=trini@konsulko.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