summaryrefslogtreecommitdiff
path: root/tools/palmtreo680
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-03-10 18:31:20 +0800
committerSimon Glass <sjg@chromium.org>2015-03-24 21:22:37 -0600
commit312cc39e270170b37a992b2d57773c828dcb9c6b (patch)
tree6492fdb706088e6835b00772849f3d111666f449 /tools/palmtreo680
parentb81bdf62e0cf9b5c64d30284d01658a851f142f7 (diff)
downloadu-boot-imx-312cc39e270170b37a992b2d57773c828dcb9c6b.zip
u-boot-imx-312cc39e270170b37a992b2d57773c828dcb9c6b.tar.gz
u-boot-imx-312cc39e270170b37a992b2d57773c828dcb9c6b.tar.bz2
x86: quark: MRC codes clean up
This patch cleans up the quark MRC codes coding style by: - Remove BIT0/1../31 defines from mrc_util.h - Create names for the documented BITs and use them - For undocumented single BITs, use (1 << n) directly - For undocumented ORed BITs, use the hex number directly - Remove redundancy parenthesis all over the codes - Replace to use lower case hex numbers Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'tools/palmtreo680')
0 files changed, 0 insertions, 0 deletions