[U-Boot] [PATCH v2] imx8mq_evk_defconfig: Move file system options to Kconfig
Fabio Estevam
festevam at gmail.com
Mon Jan 14 15:56:29 UTC 2019
Hi Tom/Stefano,
On Sat, Dec 29, 2018 at 10:02 AM Fabio Estevam <festevam at gmail.com> wrote:
>
> Chris Spencer reports that when enabling ext4 read support without
> also enabling write support the following error is seen:
>
> fs/fs.c:198:12: error: 'ext4_write_file' undeclared here (not in a
> function); did you mean 'ext4_read_file'?
> .write = ext4_write_file,
> ^~~~~~~~~~~~~~~
> Fix this problem by moving these options to Kconfig.
>
> Reported-by: Chris Spencer <spencercw at gmail.com>
> Acked-by: Peng Fan <peng.fan at nxp.com>
> Signed-off-by: Fabio Estevam <festevam at gmail.com>
Can we have this one applied on 2019.01?
Thanks
More information about the U-Boot
mailing list