Re: [PATCH v2 08/12] bloblist: Use 'phase' consistently for bloblists

2022-01-13 Thread Simon Glass
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 --- (no changes since v1) common

[PATCH v2 08/12] bloblist: Use 'phase' consistently for bloblists

2022-01-12 Thread Simon Glass
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 --- (no changes since v1) common