summaryrefslogtreecommitdiff
path: root/include/zfs
diff options
context:
space:
mode:
authorAllen Xu <b45815@freescale.com>2014-12-16 20:30:08 -0600
committerAllen Xu <b45815@freescale.com>2014-12-16 22:36:20 -0600
commit9045626dbc7798cc340f64699bc9bd35c537498a (patch)
treebe2e411a897b8232c2c2e3b84f66b709f1d7c7ed /include/zfs
parentbbf8af8909842d6e9f6c2175eade998faf58a0d6 (diff)
downloadu-boot-imx-9045626dbc7798cc340f64699bc9bd35c537498a.zip
u-boot-imx-9045626dbc7798cc340f64699bc9bd35c537498a.tar.gz
u-boot-imx-9045626dbc7798cc340f64699bc9bd35c537498a.tar.bz2
MLK-10035-2: supports NAND chips with oob size up to 744 byte
Update the u-boot code to support NAND chips with oob size up to 744 byte. For the NAND flash MT29F32G08CBADA, which consists of 2 planes x 1064 blocks per plane. Obviously the block number is not power-of-2. But all MTD driver assumes the page per block and block per plane must be a power of 2 number. So the last 40 blocks in each plane must be truncated. Signed-off-by: Allen Xu <b45815@freescale.com>
Diffstat (limited to 'include/zfs')
0 files changed, 0 insertions, 0 deletions