diff options
author | Huang Shijie <b32955@freescale.com> | 2012-10-30 11:22:27 +0800 |
---|---|---|
committer | Jason Liu <r64343@freescale.com> | 2012-10-30 15:16:27 +0800 |
commit | 5549d1ea1ee31e9d20aafd78f01abd7d027cb516 (patch) | |
tree | 62fe476955042a3f3108ffa35b12a6266d1a16ac /include/pmic.h | |
parent | c078b850cf22e6cb0754750483d3cc816580cf63 (diff) | |
download | u-boot-imx-5549d1ea1ee31e9d20aafd78f01abd7d027cb516.zip u-boot-imx-5549d1ea1ee31e9d20aafd78f01abd7d027cb516.tar.gz u-boot-imx-5549d1ea1ee31e9d20aafd78f01abd7d027cb516.tar.bz2 |
ENGR00231581 BCH: fix the wrong data size macros in BCH
In the mx23/mx28, the DATA0_SIZE/DATAN_SIZE of the BCH's
HW_BCH_FLASH1LAYOUT0/HW_BCH_FLASH0LAYOUT1 should be the real
bytes length of the data chunk 0 and data chunk 1.
But in the mx6q/mx50, the DATA0_SIZE/DATAN_SIZE of the BCH's
HW_BCH_FLASH1LAYOUT0/HW_BCH_FLASH0LAYOUT1 should be multiple of 4 bytes.
this patch fixes the wrong macros.
Signed-off-by: Huang Shijie <b32955@freescale.com>
Diffstat (limited to 'include/pmic.h')
0 files changed, 0 insertions, 0 deletions