diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2012-08-13 13:48:57 +0000 |
---|---|---|
committer | Andy Fleming <afleming@freescale.com> | 2012-08-23 10:24:18 -0500 |
commit | a2af6a7a84c32ee3c1500000d2a0238052a4f5e1 (patch) | |
tree | 09b865541631d9c81786dc3f2b0cad53bcd28af9 /fs/yaffs2/yaffs_mtdif2.h | |
parent | ae6beb24d7589f1b8b7aa3519afb3c7cdf8e66e5 (diff) | |
download | u-boot-imx-a2af6a7a84c32ee3c1500000d2a0238052a4f5e1.zip u-boot-imx-a2af6a7a84c32ee3c1500000d2a0238052a4f5e1.tar.gz u-boot-imx-a2af6a7a84c32ee3c1500000d2a0238052a4f5e1.tar.bz2 |
mpc85xx: use LCRR_DBYP define instead of raw constant
Using the raw value of 0x80000000 directly in the code can
lead to "count the zeros" bugs like that fixed in commit
718e9d13b98 ("MPC85xxCDS: Fix missing LCRR_DBYP bits for
66-133MHz LBC")
Change all existing raw values to use the symbolic value of
LCRR_DBYP instead.
Cc: Kumar Gala <galak@kernel.crashing.org>
Cc: Scott Wood <scottwood@freescale.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'fs/yaffs2/yaffs_mtdif2.h')
0 files changed, 0 insertions, 0 deletions