fs: cbfs: Make all CBFS_TYPE_xxx macros consistent
authorBin Meng <bmeng.cn@gmail.com>
Sat, 22 Dec 2018 09:55:50 +0000 (01:55 -0800)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 31 Dec 2018 01:42:41 +0000 (09:42 +0800)
commit14fdf91ebfce7b8dd98177e873a7245f1bc21125
tree3fe09c3b83a328230b851f673421ecdf755e1cbd
parentd94bf13c85c2773c8782bc7d6b4ac0190b5d489d
fs: cbfs: Make all CBFS_TYPE_xxx macros consistent

At present there are 2 macros that are named as CBFS_COMPONENT_xxx.
Change them to CBFS_TYPE_xxx for consistency.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
cmd/cbfs.c
include/cbfs.h