mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-28 19:10:37 +02:00
reserve bad block area in oob data.
This commit is contained in:
parent
3aa5222095
commit
a65fb5ef2d
@ -172,8 +172,8 @@ static struct nand_ecclayout qi_lb60_ecclayout = {
|
||||
30, 31, 32, 33, 34, 35, 36, 37,
|
||||
38, 39, 40, 41},
|
||||
.oobfree = {
|
||||
{.offset = 0,
|
||||
.length = 6},
|
||||
{.offset = 2,
|
||||
.length = 4},
|
||||
{.offset = 42,
|
||||
.length = 22}}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user