1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-30 06:51:28 +02:00
Files
u-boot-megous/lib
Sean Anderson 44071cd5a8 fs: ext4: Fix building ext4 in SPL if write is enabled
If EXT4_WRITE is enabled, write capabilities will be compiled into SPL, but
not CRC16. Add an option to enable CRC16 to avoid linker errors.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-10-17 20:50:52 -04:00
..
2023-06-12 14:55:33 -04:00
2023-10-12 08:32:27 +02:00
2023-08-25 13:54:33 -04:00
2023-01-20 12:27:24 -05:00
2023-01-16 18:01:10 +08:00
2023-02-11 12:22:34 -05:00
2023-08-25 17:55:19 -04:00