]> Git Repo - J-u-boot.git/commit
bootflow: Show an empty filename when there is none
authorSimon Glass <[email protected]>
Thu, 24 Aug 2023 19:55:39 +0000 (13:55 -0600)
committerTom Rini <[email protected]>
Fri, 25 Aug 2023 21:55:19 +0000 (17:55 -0400)
commitc3867e2e98165106fc5f378eeaf3354cd18e87bd
treed34100c7371aefcb9a7aeda568630655ad314e2b
parent00613bc19af01b3ef37aeb836630bae8d11e7991
bootflow: Show an empty filename when there is none

At present 'bootflow list' shows <NULL> for the filename when it is not
present. Show an empty string instead, since that is more user-friendly.

Signed-off-by: Simon Glass <[email protected]>
cmd/bootflow.c
test/boot/bootflow.c
This page took 0.033871 seconds and 4 git commands to generate.