
6 Aug
2022
6 Aug
'22
12:44 a.m.
On 2022/8/6 05:14, Tom Rini wrote:
On Tue, Jul 26, 2022 at 01:22:09PM +0800, Qu Wenruo wrote:
That function is only utilized inside fat driver, unexport it.
Signed-off-by: Qu Wenruo wqu@suse.com
Unfortunately, the series fails CI: https://source.denx.de/u-boot/u-boot/-/jobs/478838
OK, it's a bug in the unsupported fses (which squashfs doesn't support)
The actual read bytes is not updated.
Sorry for the inconvenience.
Any idea that how to run the full tests locally so I can prevent such problem?
Thanks, Qu