diff options
author | Huang Shijie <b32955@freescale.com> | 2012-10-30 11:22:27 +0800 |
---|---|---|
committer | Huang Shijie <b32955@freescale.com> | 2012-10-30 14:04:48 +0800 |
commit | 2dcb1c53134b5156741f7811c9033d0a2224777e (patch) | |
tree | 5e77a3e26bb9dc1bb696c532ce7f9a2ea05a8837 /onenand_ipl | |
parent | 07a5dceee3891fd56d82f98d9b3547f16d36e2f6 (diff) | |
download | u-boot-imx-2dcb1c53134b5156741f7811c9033d0a2224777e.zip u-boot-imx-2dcb1c53134b5156741f7811c9033d0a2224777e.tar.gz u-boot-imx-2dcb1c53134b5156741f7811c9033d0a2224777e.tar.bz2 |
ENGR00231581 BCH: fix the wrong data size macros in BCHimx-android-13.5.0-ga
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 'onenand_ipl')
0 files changed, 0 insertions, 0 deletions