On Wed, May 13, 2020 at 10:24 PM Simon Glass wrote:
>
> U-Boot uses ulong for addresses but there are a few places in this driver
> that don't use it. Convert this driver over to follow this convention
> fully.
>
> Signed-off-by: Simon Glass
> ---
>
> fs/cbfs/cbfs.c | 9 -
> include/cbfs
U-Boot uses ulong for addresses but there are a few places in this driver
that don't use it. Convert this driver over to follow this convention
fully.
Signed-off-by: Simon Glass
---
fs/cbfs/cbfs.c | 9 -
include/cbfs.h | 4 ++--
2 files changed, 6 insertions(+), 7 deletions(-)
diff --g
2 matches
Mail list logo