diff options
author | Johan Jonker <jbx6244@gmail.com> | 2023-03-13 01:29:05 +0100 |
---|---|---|
committer | Kever Yang <kever.yang@rock-chips.com> | 2023-05-06 17:28:17 +0800 |
commit | df08f747749b15b72a8dc953b006ace806c4b2d1 (patch) | |
tree | 970d0879550b7a9c1ce20ad957a96f88b9a5319a /drivers/pwm/rk_pwm.c | |
parent | 14eb61aa2514ba9cf7d8c2410746fefe4cd8295f (diff) |
mtd: nand: raw: rockchip_nfc: fix oobfree offset and description
The MTD framework reserves 1 or 2 bytes for the bad block marker
depending on the bus size. The rockchip_nfc driver currently only
supports a 8 bit bus, but reserves standard 2 bytes for the BBM.
The first free OOB byte is therefore OOB2 at offset 2.
Page address(PA) bytes are moved to the last 4 positions before
ECC. Update the description for U-boot.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'drivers/pwm/rk_pwm.c')
0 files changed, 0 insertions, 0 deletions