bloblist: Use 'phase' consistently for bloblists
authorSimon Glass <sjg@chromium.org>
Thu, 13 Jan 2022 02:26:21 +0000 (19:26 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Jan 2022 16:13:41 +0000 (09:13 -0700)
commit5938d654dec74ba42ab06f06d6e0c89b006099b8
treed364a0e1f846501ae680c784ec76d1ee0453a1d6
parent1d8bbd76f097a2be4021668ce379f9c88a5d38fc
bloblist: Use 'phase' consistently for bloblists

We typically refer to the different U-Boot builds that a board runs
through as phases. This avoids confusion with the word 'stage' which is
used with bootstage, for example. Fix up some bloblist Kconfig help
which uses the wrong term.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/Kconfig