Hello,
I am trying to boot a custom linux image with tftpboot with uboot, because I have multiple boards connected to my network.
I am able to ping my tftp server, but I don't know where to load the kernel.
Can someone help me with the setup please?
Thank you.
Search found 3 matches
- 2024-01-09 17:44
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: Luckfox Pico Pro M: tftpboot
- Replies: 1
- Views: 2810
- 2024-01-03 7:00
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: Luckfox Pico Pro M on linux
- Replies: 3
- Views: 8815
Re: Luckfox Pico Pro M on linux
Thank you for your prompt response.
This worked for me:
- unplug the board
- keep pressing the boot button
- replug the board
```
Bus 003 Device 074: ID 2207:110c Fuzhou Rockchip Electronics Company
./upgrade_tool ld
Using /luckfox-pico/tools/linux/Linux_Upgrade_Tool/config.ini
List of rockusb ...
This worked for me:
- unplug the board
- keep pressing the boot button
- replug the board
```
Bus 003 Device 074: ID 2207:110c Fuzhou Rockchip Electronics Company
./upgrade_tool ld
Using /luckfox-pico/tools/linux/Linux_Upgrade_Tool/config.ini
List of rockusb ...
- 2024-01-02 19:06
- Forum: Luckfox Pico-RV1103/RV1106
- Topic: Luckfox Pico Pro M on linux
- Replies: 3
- Views: 8815
Luckfox Pico Pro M on linux
Hi, I have 2 pico pro boards connected to my ubuntu 22 machine. I am unable to list the devices using upgrade_tool!
```
Bus 003 Device 069: ID 2207:0019 Fuzhou Rockchip Electronics Company rk3xxx
```
```
sudo ./upgrade_tool -ld
Using /---/upgrade_tool_v2.17_for_linux/config.ini
No found any rockusb ...
```
Bus 003 Device 069: ID 2207:0019 Fuzhou Rockchip Electronics Company rk3xxx
```
```
sudo ./upgrade_tool -ld
Using /---/upgrade_tool_v2.17_for_linux/config.ini
No found any rockusb ...
