
6 Mar
2018
6 Mar
'18
2:03 p.m.
Hi Peter,
On Tue, Mar 6, 2018 at 8:36 AM, Peter Robinson pbrobinson@gmail.com wrote:
Just a heads up that I've seen a regression in building i.MX6 platforms from rc3 with this:
/builddir/build/BUILD/u-boot-2018.03-rc4/arch/arm/mach-imx/spl.c:160:5: error: redefinition of 'spl_boot_mode' u32 spl_boot_mode(const u32 boot_device)
Are you sure you are building a vanilla 2018.03-rc4?
There is no ''spl_boot_mode' at line 160.
^~~~~~~~~~~~~
/builddir/build/BUILD/u-boot-2018.03-rc4/arch/arm/mach-imx/spl.c:137:5: note: previous definition of 'spl_boot_mode' was here u32 spl_boot_mode(const u32 boot_device)
Nor at line 137.
Confused.