commit | ad79d603aa68a7a523005ce694ee4b43efdf7382 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Aug 14 19:56:15 2019 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Aug 18 21:54:10 2019 +0800 |
tree | a4cf25bf6e97f8170bfc7303ec66099d9c07cc38 | |
parent | 630b2f39ddabd43a27a98f0356b948df18e97d88 [diff] |
cbfs: Rename camel-case variables Rename some camel-case variables to match U-Boot style. Camel case is not generally allowed in U-Boot. Rename this variable to fit in with the style. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>