From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 8 Jul 2020 20:22:56 -0400 Subject: [PATCH 3/6] cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA In-Reply-To: <20200602192642.3.I47d7286dc9fe42c0ccfe4fb078bf85a87783b0eb@changeid> References: <20200602192642.1.Ibc067a3d1c5425aa60dfb9314a23d6dc5c2e480d@changeid> <20200602192642.3.I47d7286dc9fe42c0ccfe4fb078bf85a87783b0eb@changeid> Message-ID: <20200709002256.GD1306@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > Reviewed-by: Stefan Roese 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: