diff options
| author | Tom Rini <[email protected]> | 2022-09-15 17:02:52 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-09-15 17:02:52 -0400 |
| commit | 6ec7207ab3c4dad098967fef5df75e25240fd852 (patch) | |
| tree | be7f97f116682fcfeddaf414f1f6d5737f6f81c5 /doc | |
| parent | d9e85eeebabd5fc0c95be96bd70fa7362eb89f33 (diff) | |
| parent | 43f7b81f9d138942d6f393f6836dfccbb4bd0539 (diff) | |
Merge branch '2022-09-15-TI-platform-updates' into next
- Updated for assorted platforms using various TI SoCs.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/board/nokia/rx51.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/board/nokia/rx51.rst b/doc/board/nokia/rx51.rst index 061fe7677ee..7c6647bce22 100644 --- a/doc/board/nokia/rx51.rst +++ b/doc/board/nokia/rx51.rst @@ -158,8 +158,7 @@ UBIFS support add following lines into file ``configs/nokia_rx51_defconfig``:: CONFIG_CMD_UBI=y CONFIG_CMD_UBIFS=y - CONFIG_MTD_UBI_FASTMAP=y - CONFIG_MTD_UBI_FASTMAP_AUTOCONVERT=1 + CONFIG_MTD_UBI_BEB_LIMIT=10 Run in QEMU ----------- |
