Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Line 50-58: Preparing to run Linux kernel.

Code Block
U-Boot 20212024.0407-gbab521bc6-g93254255dirty (FebSep 1419 2024 - 1810:4101:4704 +0800)

CONFIG_SYS_CACHELINE_SIZE: 64
Model: Sunplus SP7350 EVB
DRAM:  3.8 GiB (effective 4 GiB)
PLLA            :  147456000 Hz
PLLC            : 1500000000 Hz
PLLL3           : 1200000000 Hz
PLLD            :  800000000 Hz
PLLH            : 2150000000 Hz
PLLN            :  500000000 Hz
PLLS            : 2000000000 Hz
reset: reset@f8800004
Core:  320 devices, 11 uclasses, devicetree: separate
SPI:   Manufacturer id = 0x00, Device id = 0x0000 
MMC:   emmc: 0, sd: 1
Loading Environment from MMC... OK
Disp: probe ... 
Disp: init 1920x1080 settings
Disp: lt8912b bridge not found
Disp: probe done 
In:    serialserial@f8801900
Out:   serialserial@f8801900
Err:   serialserial@f8801900
Net:   Could not get PHY for stmmac@f8103000: addr 1
No ethernet found.

starting USB...
Bus usb@f8102100: ehci_sunplus_probe.204, dev_name:usb@f8102100,port_num:0
after write usbruncmd,usbcmd:80b01,retry_times:0
USB EHCI 1.10
Bus usb@f8102080: ohci_sunplus_probe.21, dev_name:usb@f8102080,port_num:1
USB OHCI 1.0
Bus dwc3@f80a1000: Register 2000140 NbrPorts 2
Starting the controller
USB XHCI 1.10
scanning bus usb@f8102100 for devices... 1 USB Device(s) found
scanning bus usb@f8102080 for devices... 1 USB Device(s) found
scanning bus dwc3@f80a1000 for devices... 1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found
Hit any key to stop autoboot:  0 
[scr] bootcmd started
fa218008: 0000001f                               ....
[scr] emmc boot

MMC read: dev # 0, block # 8738, count 1 ... 1 blocks read: OK

MMC read: dev # 0, block # 8738, count 19297 ... 19297 blocks read: OK
unzip 10000000 2000000
Uncompressed size: 27285512 = 0x1A05808
booti 2000000 - ef8ec510
## Flattened Device Tree blob at ef8ec510
   Booting using the fdt blob at 0xef8ec510
ehci_usb_remove.214, dev_name:usb@f8102100,port_num:0
ohci_sunplus_remove.28, dev_name:usb@f8102080,port_num:1
   Loading Device Tree to 00000000ef8d9000, end 00000000ef8e987f ... OK

Starting kernel ...