
19 May
2020
19 May
'20
3:53 p.m.
Hi Simon,
On Wed, May 13, 2020 at 10:24 PM Simon Glass sjg@chromium.org wrote:
At present this uses an int type. U-Boot now supports bool so use this instead. Also use English spelling for initialised which we are here.
I don't understand what issue is with American English "initialized"? I think they both are acceptable.
Signed-off-by: Simon Glass sjg@chromium.org
fs/cbfs/cbfs.c | 28 ++++++++++++++-------------- include/cbfs.h | 2 +- 2 files changed, 15 insertions(+), 15 deletions(-)
Regards, Bin