|  | 
 
| 编译kernel这几个不同的参数是不同的dtb?TB-RK3568X需要选哪个? ./make-linux.sh TB-RK3568C1-C
 ./make-linux.sh TB-RK3568X0
 ./make-linux.sh TB-RK3568Xs0
 ./make-linux.sh TB-RK3568X1-C
 ./make-linux.sh TB-RK3568X0-C
 
 
 branch:develop-4.19
 
 
 目前烧了C1-C, X0,X1-C,好像有配置信息找不到,串口输出如下:
 
 Device 0: Vendor: Flash    Rev: 2.00 Prod: Disk 3.0
 Type: Removable Hard Disk
 Capacity: 60500.0 MB = 59.0 GB (123904000 x 512)
 ... is now current device
 ** No partition table - usb 0 **
 ethernet@fe010000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
 phy_startup() failed: -110FAILED: -110ethernet@fe2a0000 Waiting for PHY auto negotiation to complete. done
 BOOTP broadcast 1
 DHCP client bound to address 10.8.54.145 (5 ms)
 *** Warning: no boot file name; using '0A083691.img'
 Using ethernet@fe2a0000 device
 TFTP from server 0.0.0.0; our IP address is 10.8.54.145; sending through gateway 10.8.54.1
 Filename '0A083691.img'.
 Load address: 0xc00800
 Loading: T T T T T T T T T T
 Retry count exceeded; starting again
 missing environment variable: pxeuuid
 Retrieving file: /extlinux/pxelinux.cfg/01-0a-0c-11-22-33-47
 *** ERROR: `serverip' not set
 Retrieving file: /extlinux/pxelinux.cfg/0A083691
 *** ERROR: `serverip' not set
 Retrieving file: /extlinux/pxelinux.cfg/0A08369
 *** ERROR: `serverip' not set
 Retrieving file: /extlinux/pxelinux.cfg/0A0836
 *** ERROR: `serverip' not set
 Retrieving file: /extlinux/pxelinux.cfg/0A083
 *** ERROR: `serverip' not set
 Retrieving file: /extlinux/pxelinux.cfg/0A08
 *** ERROR: `serverip' not set
 Retrieving file: /extlinux/pxelinux.cfg/0A0
 *** ERROR: `serverip' not set
 Retrieving file: /extlinux/pxelinux.cfg/0A
 *** ERROR: `serverip' not set
 Retrieving file: /extlinux/pxelinux.cfg/0
 *** ERROR: `serverip' not set
 Retrieving file: /extlinux/pxelinux.cfg/default-arm-rockchip
 *** ERROR: `serverip' not set
 Retrieving file: /extlinux/pxelinux.cfg/default-arm
 *** ERROR: `serverip' not set
 Retrieving file: /extlinux/pxelinux.cfg/default
 *** ERROR: `serverip' not set
 Config file not found
 BOOTP broadcast 1
 DHCP client bound to address 10.8.54.145 (11 ms)
 Using ethernet@fe2a0000 device
 TFTP from server 0.0.0.0; our IP address is 10.8.54.145; sending through gateway 10.8.54.1
 Filename 'boot.scr.uimg'.
 Load address: 0xc00000
 Loading: T T T T T T T T T T
 Retry count exceeded; starting again
 
 
 
 
 @jefferyzhang
 
 | 
 |