On Tue, Nov 27, 2018 at 08:37:06AM +0100, Oleksij Rempel wrote: > we need it for multiimage support. > > Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> > --- > arch/mips/lib/pbl.lds.S | 54 +++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 54 insertions(+) > create mode 100644 arch/mips/lib/pbl.lds.S > > diff --git a/arch/mips/lib/pbl.lds.S b/arch/mips/lib/pbl.lds.S > new file mode 100644 > index 0000000000..51dd088d51 > --- /dev/null > +++ b/arch/mips/lib/pbl.lds.S > @@ -0,0 +1,54 @@ > +// SPDX-License-Identifier: GPL-2.0+ > +/* > + * (C) Copyright 2018 Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>, Pengutronix > + * (C) Copyright 2012 Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>, Pengutronix > + */ > + > +#include <asm-generic/barebox.lds.h> > +#include <asm-generic/memory_layout.h> > + > +OUTPUT_ARCH("mips") > +ENTRY(pbl_start) It seems this is not used. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox