mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
f12adc412b
The correct oob layout is:
ECC:
region->offset = 48;
region->length = 16;
Free:
/* Reserve 1 byte for the BBM. */
region->offset = 1;
region->length = 47;
Signed-off-by: Felix Matouschek <felix@matouschek.org>
(cherry picked from commit
|
||
---|---|---|
.. | ||
backport-5.10 | ||
backport-5.15 | ||
files | ||
hack-5.10 | ||
image | ||
other-files | ||
pending-5.10 | ||
config-5.10 | ||
config-filter | ||
PATCHES |