[PATCH 02/13] cbfs: Use ulong consistently
Bin Meng
bmeng.cn at gmail.com
Tue May 19 15:53:19 CEST 2020
On Wed, May 13, 2020 at 10:24 PM Simon Glass <sjg at chromium.org> 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 <sjg at chromium.org>
> ---
>
> fs/cbfs/cbfs.c | 9 ++++-----
> include/cbfs.h | 4 ++--
> 2 files changed, 6 insertions(+), 7 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list