Re: Could you please help me in resolving the " /reset.c:42:(.text.do_reset+0x20): undefined reference to `reset_cpu'?"

2024-01-23 Thread Liu Wang
Hi Fabio, Thank you you review. Sincerely, Liu Wang > On Jan 23, 2024, at 4:44 PM, Fabio Estevam wrote: > > [CAUTION: External Mail] > >> On Tue, Jan 23, 2024 at 4:20 PM Liu Wang wrote: >> >> Hi Fabio, >> >> Thank you for your help. >&g

RE: Could you please help me in resolving the " /reset.c:42:(.text.do_reset+0x20): undefined reference to `reset_cpu'?"

2024-01-23 Thread Liu Wang
r and shed a light in my building effort. Sincerely, Liu Wang - liuw@liuw-SYS-E100-12T-H:~/Downloads/u-boot$ git log commit 050acee119b3757fee3bd128f55d720fdd9bb890 (HEAD, tag: v2020.10, list) Author: Tom

Could you please help me in resolving the " /reset.c:42:(.text.do_reset+0x20): undefined reference to `reset_cpu'?"

2024-01-22 Thread Liu Wang
Hi Fabio, Could you please help me in resolving the " /reset.c:42:(.text.do_reset+0x20): undefined reference to `reset_cpu'?" from: u-boot$make all: Sincerely, Liu Wang -- ...$make all UPD include

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

2024-01-18 Thread Liu Wang
Hi Fabio, Thank you. Will do. Sincerely, Liu Wang > On Jan 17, 2024, at 5:33 PM, Fabio Estevam wrote: > > [CAUTION: External Mail] > >> On Wed, Jan 17, 2024 at 10:26 PM Liu Wang wrote: >> >> Hi Fabio, >> >> Thank you for your help. >>

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

2024-01-17 Thread Liu Wang
Hi Fabio, Thank you for your help. Switching to "arm-gnu-toolchain-13.2.Rel1-x86-64-arm-none-eabi" seems a fix for : ...gnueabihf-gcc: cannot execute binary file: Exec format error... Sincerely, Liu Wang --- liuw@liuw-SYS-E100-12T-H:~/Downloads/u-boot$ ma

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

2024-01-17 Thread Liu Wang
Hi Fabio, Thank you again for your help. Run into format error after export tool chain: ...gnueabihf-gcc: cannot execute binary file: Exec format error... Could you please share more ? Sincerely, Liu Wang /bin/sh: line 1: /home/liuw

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

2024-01-17 Thread Liu Wang
Hi Fabio, Appreciate! Sincerely, Liu Wang > On Jan 17, 2024, at 10:49 AM, Fabio Estevam wrote: > > [CAUTION: External Mail] > >> On Wed, Jan 17, 2024 at 3:25 PM Liu Wang wrote: >> >> 2. You are right. I have not exported the tool chain. >> Could yo

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

2024-01-17 Thread Liu Wang
. 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 ? Sincerely, Liu Wang -Original Message- From: Fabio Estevam Sent: Wednesday, January 17, 2024 6:06 AM To: Liu Wang (HW

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

2024-01-17 Thread Liu Wang
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@liuw-SYS-E100-12T-H:~/Downloads/u-boot$ make cse_ptjob_cb3_r102_defconfig # # configuration written to .config # liuw@liuw-SYS-