diff options
author | Mattijs Korpershoek <mkorpershoek@baylibre.com> | 2024-02-27 17:02:30 +0100 |
---|---|---|
committer | Francesco Dolcini <francesco.dolcini@toradex.com> | 2024-03-21 14:26:33 +0000 |
commit | 94cdba1c641ae968b24681827aee4539c9a3da7e (patch) | |
tree | 761033fcc1d1c19b6e4126336db72658bb3ba4b7 /post/cpu | |
parent | 30d0c51b2fc0aba6519ed67acff1a974dd153786 (diff) |
board: ti: am62x: beagleplay: android: Fix metadata partition size
commit d1857c85e2d ("environment: ti: mmc_android: update metadata partition")
switched the metadata partition to use f2fs file system.
This requires a size increase of the partition to avoid the following flash error:
Flashing metadata partition
Warning: skip copying metadata image avb footer (metadata partition size: 16777216, metadata image size: 63963136).
Sending 'metadata' (62464 KB) OKAY [ 2.477s]
Writing 'metadata' FAILED (remote: 'too large for partition')
fastboot: error: Command failed
Increase the metadata partition size for Beagle Play as well.
Fixes: d1857c85e2d ("environment: ti: mmc_android: update metadata partition")
Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Diffstat (limited to 'post/cpu')
0 files changed, 0 insertions, 0 deletions