Firefly Open Source Community

   Login   |   Register   |
New_Topic
123
New Topic
Print Previous Topic Next Topic

[General] Board boots into recovery mode

130

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
130
Posted at 4/22/2022 09:39:00        Only Author  11#
Last edited by Fuzzy1 In 4/23/2022 19:23 Editor
799959745 Posted at 4/22/2022 09:29
Are you using our baseboards?
Could you take a picture?

Yes, I'm using the baseboard MB-JD4-RV11091126. I'll take a picture later.

Edit:
Picture



Reply

Use props Report

130

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
130
Posted at 4/23/2022 04:56:24        Only Author  12#
I can build the firmware with the thunder boot option and boot successfully after flashing. Everything boots and loads as intended.
./build.sh device/rockchip/rv1126_rv1109/aio-rv1126-jd4-BE-45-tb-v11.mk
./build.sh

I cannot, however, build and flash the normal firmware:
./build.sh device/rockchip/rv1126_rv1109/aio-rv1126-jd4-BE-45.mk
./build.sh
Reply

Use props Report

176

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
176
Posted at 4/25/2022 17:30:32        Only Author  13#
Fuzzy1 Posted at 4/23/2022 04:56
I can build the firmware with the thunder boot option and boot successfully after flashing. Everythi ...

Can you run without connecting to your peripherals and leaving only the core board and the backplane?
Reply

Use props Report

176

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
176
Posted at 4/25/2022 17:43:09        Only Author  14#
Fuzzy1 Posted at 4/23/2022 04:56
I can build the firmware with the thunder boot option and boot successfully after flashing. Everythi ...


I compile and burn the device and it works fine.
  1. [root@RV1126_RV1109:/]# cat /proc/version
  2. Linux version 4.19.111 (lvsx@tchip14) (kernel commit id: 85988bd7b1fc67ac96e868b90f4e676f44c713ae) (sdk version: rv1126_rv1109_linux_release_20220324_v2.2.5b.xml) (gcc version 6.3.1
  3. 20170404 (Linaro GCC 6.3-2017.05)) #280 SMP PREEMPT Mon Apr 25 17:32:47 CST 2022
Copy the code




Reply

Use props Report

176

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
176
Posted at 4/25/2022 17:47:39        Only Author  15#
799959745 Posted at 4/25/2022 17:43
I compile and burn the device and it works fine.

Maybe you can package the firmware for burning.
  1. ./build.sh updateimg
  2. upgrade_tool ef xxx.img
  3. upgrade_tool uf xxx.img
Copy the code
Reply

Use props Report

130

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
130
Posted at 4/25/2022 21:19:51        Only Author  16#
799959745 Posted at 4/25/2022 17:30
Can you run without connecting to your peripherals and leaving only the core board and the backpla ...

I disconnected everything except DEBUG connector but board still boots into recovery mode.
Reply

Use props Report

130

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
130
Posted at 4/25/2022 21:20:56        Only Author  17#
799959745 Posted at 4/25/2022 17:47
Maybe you can package the firmware for burning.

Didn't help, still same problem.
Reply

Use props Report

130

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
130
Posted at 4/26/2022 03:52:19        Only Author  18#
I have the same kernel commit id:
  1. Linux version 4.19.111 (fredrik@fredrik-Aspire-A515-55) (kernel commit id: 85988bd7b1fc67ac96e868b90f4e676f44c713ae) (sdk version: rv1126_rv1109_linux_release_20220324_v2.2.5b.xml) (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05)) #41 SMP PREEMPT Mon Apr 25 13:01:45 CEST 2022
Copy the code
Reply

Use props Report

130

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
130
Posted at 4/26/2022 05:20:17        Only Author  19#
Found the problem:
I had disabled the FIQ debugger in the device tree:
  1. &fiq_debugger {
  2.         status = "disabled";
  3. };
Copy the code

When fiq debugger was enabled the board boots normally.
I don't know why the board boots into recovery mode when the FIQ debugger is disabled.
Reply

Use props Report

176

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
176
Posted at 4/28/2022 15:00:39        Only Author  20#
Fuzzy1 Posted at 4/26/2022 05:20
Found the problem:
I had disabled the FIQ debugger in the device tree:

I'll confirm the problem first
Reply

Use props Report

Return to List
123
You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list