Could you please help me in resolving the "arch/arm/lib/vectors.S:87: Error: no such instruction: `b reset' ?"

Fabio Estevam festevam at gmail.com
Wed Jan 17 15:05:52 CET 2024


On Wed, Jan 17, 2024 at 9:27 AM Liu Wang <liuw at supermicro.com> wrote:
>
> Sir/Madam,
>
> Could you please help me in resolving the "arch/arm/lib/vectors.S:87: Error: no such instruction: `b reset' ?"
>
> Sincerely,
> Liu Wang
> liuw at liuw-SYS-E100-12T-H:~/Downloads/u-boot$ make cse_ptjob_cb3_r102_defconfig

This is not a configuration supported by U-Boot mainline.

> #
> # configuration written to .config
> #
> liuw at liuw-SYS-E100-12T-H:~/Downloads/u-boot$ make all
> scripts/kconfig/conf  --syncconfig Kconfig
>   CFG     u-boot.cfg
>   GEN     include/autoconf.mk
>   GEN     include/autoconf.mk.dep
>   UPD     include/generated/timestamp_autogenerated.h
>   HOSTCC  tools/mkenvimage.o
>   HOSTLD  tools/mkenvimage
>   HOSTCC  tools/dumpimage.o
>   HOSTLD  tools/dumpimage
>   HOSTCC  tools/mkimage.o
>   HOSTLD  tools/mkimage
>   LD      arch/arm/cpu/built-in.o
>   LD      arch/arm/cpu//built-in.o
>   AS      arch/arm/lib/vectors.o
> arch/arm/lib/vectors.S: Assembler messages:
> arch/arm/lib/vectors.S:87: Error: no such instruction: `b reset'

Have you exported the toolchain?


More information about the U-Boot mailing list