|
rk3288 linux 公版原理图谁有
发表于 2017-8-29 18:38:05
浏览:8854
|
回复:1
打印
只看该作者
[复制链接]
楼主
最近在调试linux的开发板,发现卡在uboot过不去了,没跑到kernel,不知道什么原因,之前调安卓的,电压调通系统就很容易跑起来了。
U-Boot SPL 2017.07-g9fe6f23-dirty (Aug 29 2017 - 16:03:06)
Returning to boot ROM...
U-Boot 2017.07-g9fe6f23-dirty (Aug 29 2017 - 16:03:06 +0800)
Model: Evb-RK3288
DRAM: 2 GiB
MMC: dwmmc@ff0c0000: 1, dwmmc@ff0f0000: 0
dddddddddddddd
rk8xx---rk8xx_buck_probe
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Model: Evb-RK3288
Net:
Warning: ethernet@ff290000 (eth0) using random MAC address - fe:38:f6:d8:2a:b3
eth0: ethernet@ff290000
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:6...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
reading /extlinux/extlinux.conf
181 bytes read in 5 ms (35.2 KiB/s)
1: kernel-4.4
Retrieving file: /zImage
reading /zImage
7478920 bytes read in 822 ms (8.7 MiB/s)
append: earlyprintk console=tty1 console=ttyS2,115200n8 rw root=/dev/mmcblk2p7 rootfstype=ext4 init=/sbin/init
Retrieving file: /rk3288-evb-rk808.dtb
reading /rk3288-evb-rk808.dtb
57801 bytes read in 11 ms (5 MiB/s)
## Flattened Device Tree blob at 01f00000
Booting using the fdt blob at 0x1f00000
Loading Device Tree to 0ffee000, end 0ffff1c8 ... OK
Starting kernel ...
启动log,不知道谁遇到过。跪求一份公版原理图对比一下。 |
|