Could you please help me in resolving the "arch/arm/lib/vectors.S:87: Error: no such instruction: `b reset' ?"
Liu Wang
liuw at supermicro.com
Wed Jan 17 21:07:49 CET 2024
Hi Fabio,
Appreciate!
Sincerely,
Liu Wang
> On Jan 17, 2024, at 10:49 AM, Fabio Estevam <festevam at gmail.com> wrote:
>
> [CAUTION: External Mail]
>
>> On Wed, Jan 17, 2024 at 3:25 PM Liu Wang <liuw at supermicro.com> wrote:
>>
>> 2. You are right. I have not exported the tool chain.
>> Could you please share me a link to a readme in setting up the tool chain for Ubuntu cross build environment ?
>
> You can do like this:
>
> export ARCH=arm
> export CROSS_COMPILE=/usr/bin/arm-linux-gnueabihf-
>
> make cse_ptjob_cb3_r102_defconfig
> make
More information about the U-Boot
mailing list