All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] 2016.09+fslc was working... But not anymore
@ 2016-11-16 18:57 Carlos Alberto Musich Cuevas
  2016-11-17 14:46 ` Fabio Estevam
  2016-11-17 16:47 ` Fabio Estevam
  0 siblings, 2 replies; 3+ messages in thread
From: Carlos Alberto Musich Cuevas @ 2016-11-16 18:57 UTC (permalink / raw)
  To: u-boot

Hello,

The following sequence is causing the error below.

Please note that few days ago it was working.



SEQUENCE

$ cd ~/
$ git clone https://github.com/Freescale/u-boot-fslc.git<https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FFreescale%2Fu-boot-fslc.git> uboot2016
$ cd uboot2016
$ git checkout -b 2016.09+fslc remotes/origin/2016.09+fslc
$ make udoo_defconfig
$ make

ERROR

lib/asm-offsets.c:1:0: error: bad value (armv5) for -march= switch

 /*

 ^

make[1]: *** [lib/asm-offsets.s] Error 1

make: *** [prepare0] Error 2

Thanks!

Regards,
Carlos

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] 2016.09+fslc was working... But not anymore
  2016-11-16 18:57 [U-Boot] 2016.09+fslc was working... But not anymore Carlos Alberto Musich Cuevas
@ 2016-11-17 14:46 ` Fabio Estevam
  2016-11-17 16:47 ` Fabio Estevam
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2016-11-17 14:46 UTC (permalink / raw)
  To: u-boot

Hi Carlos,

On Wed, Nov 16, 2016 at 4:57 PM, Carlos Alberto Musich Cuevas
<Carlos.Musich@nxp.com> wrote:
> Hello,
>
> The following sequence is causing the error below.
>
> Please note that few days ago it was working.
>
>
>
> SEQUENCE
>
> $ cd ~/
> $ git clone https://github.com/Freescale/u-boot-fslc.git<https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FFreescale%2Fu-boot-fslc.git> uboot2016
> $ cd uboot2016
> $ git checkout -b 2016.09+fslc remotes/origin/2016.09+fslc
> $ make udoo_defconfig
> $ make
>
> ERROR
>
> lib/asm-offsets.c:1:0: error: bad value (armv5) for -march= switch
>
>  /*
>
>  ^
>
> make[1]: *** [lib/asm-offsets.s] Error 1
>
> make: *** [prepare0] Error 2

The U-Boot community does not maintain this repository. You should
report the error to meta-fsl-arm mailing list.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] 2016.09+fslc was working... But not anymore
  2016-11-16 18:57 [U-Boot] 2016.09+fslc was working... But not anymore Carlos Alberto Musich Cuevas
  2016-11-17 14:46 ` Fabio Estevam
@ 2016-11-17 16:47 ` Fabio Estevam
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2016-11-17 16:47 UTC (permalink / raw)
  To: u-boot

On Wed, Nov 16, 2016 at 4:57 PM, Carlos Alberto Musich Cuevas
<Carlos.Musich@nxp.com> wrote:
> Hello,
>
> The following sequence is causing the error below.
>
> Please note that few days ago it was working.
>
>
>
> SEQUENCE
>
> $ cd ~/
> $ git clone https://github.com/Freescale/u-boot-fslc.git<https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FFreescale%2Fu-boot-fslc.git> uboot2016
> $ cd uboot2016
> $ git checkout -b 2016.09+fslc remotes/origin/2016.09+fslc
> $ make udoo_defconfig
> $ make
>
> ERROR
>
> lib/asm-offsets.c:1:0: error: bad value (armv5) for -march= switch

It seems that you missed to export your toolchain.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-11-17 16:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-16 18:57 [U-Boot] 2016.09+fslc was working... But not anymore Carlos Alberto Musich Cuevas
2016-11-17 14:46 ` Fabio Estevam
2016-11-17 16:47 ` Fabio Estevam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.