|  | 
 
| 驱动装了,串口可以识别到。打印信息如下 U-Boot 2017.09-00950-g2e66c00021 (May 08 2020 - 14:37:09 +0800)
 
 Model: Rockchip RK3399 Evaluation Board
 PreSerial: 2
 DRAM:  2 GiB
 Sysmem: init
 Relocation Offset is: 7dbd0000
 Using default environment
 
 dwmmc@fe320000: 1, sdhci@fe330000: 0
 Bootdev(atags): mmc 0
 MMC0: HS400, 150Mhz
 PartType: EFI
 rockchip_get_boot_mode: Could not found misc partition
 boot mode: None
 init_resource_list: failed to get boot part, ret=-1
 init_resource_list: failed to get resource part, ret=-1
 Read kernel dtb failed, ret=-19
 Model: Rockchip RK3399 Evaluation Board
 toybrick_SnMacAc_check other type
 CLK: (uboot. arml: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
 CLK: (uboot. armb: enter 24000 KHz, init 24000 KHz, kernel 0N/A)
 aplll 816000 KHz
 apllb 24000 KHz
 dpll 856000 KHz
 cpll 24000 KHz
 gpll 800000 KHz
 npll 600000 KHz
 vpll 24000 KHz
 aclk_perihp 133333 KHz
 hclk_perihp 66666 KHz
 pclk_perihp 33333 KHz
 aclk_perilp0 266666 KHz
 hclk_perilp0 88888 KHz
 pclk_perilp0 44444 KHz
 hclk_perilp1 100000 KHz
 pclk_perilp1 50000 KHz
 Net:   No ethernet found.
 Hit key to stop autoboot('CTRL+C'):  0
 Read Volup key state: 0 4
 No Volup key pressed... Don't boot android.
 do_boot_rockchip: Could not find misc partition
 do_boot_rockchip: Could not find rootfs part
 Card did not respond to voltage select!
 mmc_init: -95, time 9
 switch to partitions #0, OK
 mmc0(part 0) is current device
 Scanning mmc 0:3...
 Found /extlinux/extlinux.conf
 Retrieving file: /extlinux/extlinux.conf
 237 bytes read in 45 ms (4.9 KiB/s)
 1:        rockchip-kernel-4.4
 Retrieving file: /initramfs-toybrick-2.0.img
 16096158 bytes read in 174 ms (88.2 MiB/s)
 Retrieving file: /extlinux/Image
 20727816 bytes read in 258 ms (76.6 MiB/s)
 append: earlycon=uart8250,mmio32,0xff1a0000 initrd=/initramfs-toybrick-2.0.img root=PARTUUID=614e0000-0000-4b53-8000-1d28000054a9 rw rootwait rootfstype=ext4
 Retrieving file: /extlinux/toybrick.dtb
 105985 bytes read in 64 ms (1.6 MiB/s)
 ## Flattened Device Tree blob at 08300000
 Booting using the fdt blob at 0x8300000
 Loading Ramdisk to 7ae67000, end 7bdc0b9e ... OK
 Loading Device Tree to 000000007ae4a000, end 000000007ae66e00 ... OK
 Adding bank: 0x00200000 - 0x08400000 (size: 0x08200000)
 Adding bank: 0x0a200000 - 0x80000000 (size: 0x75e00000)
 fdt_find_or_add_subnode: memory: FDT_ERR_BADSTRUCTURE
 ERROR: arch-specific fdt fixup failed
 - must RESET the board to recover.
 
 FDT creation failed! hanging...### ERROR ### Please RESET the board ###
 
 
 
 
 
 | 
 |