On Sun, Nov 6, 2016 at 9:37 AM, Sven Ebenfeld <[email protected]> wrote: > These files are blowing up the SPL and should not be required > there as the SPL delivers no command console. Because building fails > for mx27 and mx31 machines with SPL build, we remove the linker flag > for them from the Makefile. Nothing is built for them to be linked > in that directory. > > Cc: [email protected] > > v2 Changes: > - Remove mx27 and mx31 from Makefile during SPL build as nothing is built for > them in that directory. And removing the commands with the libs-y directive > lead to linker failures. e.g. "armv5te-ld.bfd: cannot find > arch/arm/imx-common/built-in.o: No such file or directory)" > > Signed-off-by: Sven Ebenfeld <[email protected]> > --- > arch/arm/Makefile | 2 +- > arch/arm/imx-common/Makefile | 2 ++ > 2 files changed, 3 insertions(+), 1 deletion(-) >
Reviewed-by: George McCollister <[email protected]> Tested-by: George McCollister <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

