Searched hist:a2af6a7a84c32ee3c1500000d2a0238052a4f5e1 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/board/freescale/mpc8541cds/ |
| H A D | mpc8541cds.c | a2af6a7a84c32ee3c1500000d2a0238052a4f5e1 Mon Aug 13 13:48:57 UTC 2012 Paul Gortmaker <paul.gortmaker@windriver.com> 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>
|
| /rk3399_rockchip-uboot/board/freescale/mpc8555cds/ |
| H A D | mpc8555cds.c | a2af6a7a84c32ee3c1500000d2a0238052a4f5e1 Mon Aug 13 13:48:57 UTC 2012 Paul Gortmaker <paul.gortmaker@windriver.com> 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>
|