commit | ec761c9898e33f5cb1adbc674d47946518c76eb3 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Sun Sep 04 03:29:03 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 15 16:11:27 2022 -0400 |
tree | 953b657b0b8ae4b2b34762c5b7fb6046d8efee49 | |
parent | 4bd5460b2c0941c42c52232b9359b14e5e067dec [diff] |
Nokia RX-51: Fix documentation how to enable UBI support Disable UBI fastmap support which is not supported by original Maemo 5 kernel and explicitly set UBI BEB limit to 10%, which is the value used by original Maemo 5 kernel. U-Boot default value is 20%. Signed-off-by: Pali Rohár <pali@kernel.org>