]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitf40b18fafe6d0188eb07897e51ff3cff7d1ff2b9
tree3fe09c3b83a328230b851f673421ecdf755e1cbd
parent91a8f160e334ddbc2d293fa3a2ed090ffae46ac6
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