[PATCH v3 08/10] spi: dw: Add mem_ops
Eugeniy Paltsev
Eugeniy.Paltsev at synopsys.com
Mon Sep 21 21:08:35 CEST 2020
> From: Sean Anderson <seanga2 at gmail.com>
> Sent: Monday, September 14, 2020 18:35
> To: u-boot at lists.denx.de; uboot-snps-arc at synopsys.com
> Cc: Marek Vasut; Horatiu Vultur; Eugeniy Paltsev; Jagan Teki; Heinrich Schuchardt; Sean Anderson
> Subject: [PATCH v3 08/10] spi: dw: Add mem_ops
>
> Changes in v3:
> - Use constant 0x10000 instead of SZ_64K. The latter is not included on
> some platforms and I'm too lazy to figure out what the correct header is.
???
#include <linux/sizes.h>
More information about the U-Boot
mailing list