diff options
author | Yifan Zhao <zhaoyifan@sjtu.edu.cn> | 2023-07-26 12:56:04 +0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-08-07 13:41:44 -0400 |
commit | 7ee1325a537b2b7938676e9ca3c99c16c8d8487d (patch) | |
tree | 8c208d99fe64bd5c6fb7617a26da748e4fb03f1b /drivers/ddr/microchip | |
parent | fa96774d2925443363aa2a5da8a12ced28e158a1 (diff) |
fs/erofs: Remove an unnecessary assertion
In [1] Sam points out an assertion does not hold true for 32-bit
platforms, which only impacts Large File Support (LFS) API usage
in erofs-utils according to Xiang [2]. We don't think these APIs
are used in u-boot and this restriction could be safely removed.
[1] https://lists.denx.de/pipermail/u-boot/2023-July/524679.html
[2] https://lists.denx.de/pipermail/u-boot/2023-July/524727.html
Fixes: 3a21e92fc255 ("fs/erofs: Introduce new features including ztailpacking, fragments and dedupe")
Signed-off-by: Yifan Zhao <zhaoyifan@sjtu.edu.cn>
Tested-by: Sam Edwards <CFSworks@gmail.com>
Diffstat (limited to 'drivers/ddr/microchip')
0 files changed, 0 insertions, 0 deletions