|
本帖最后由 oldcat 于 2015-4-16 23:01 编辑
U-Boot 1.1.3 (Dec 30 2013 - 06:48:37)
Board: Ralink APSoC DRAM: 128 MB
relocate_code Pointer at: 87fb4000
enable ephy clock...done. rf reg 29 = 5
SSC disabled.
find flash: W25Q128FV
raspi_read: from:30000 len:1000
============================================
Ralink UBoot Version: 4.1.1.0
--------------------------------------------
ASIC 7620_MP (Port5<->None)
DRAM component: 1024 Mbits DDR, width 16
DRAM bus: 16 bit
Total memory: 128 MBytes
Flash component: SPI Flash
Date ec 30 2013 Time:06:48:37
============================================
icache: sets:512, ways:4, linesz:32 ,total:65536
dcache: sets:256, ways:4, linesz:32 ,total:32768
##### The CPU freq = 580 MHZ ####
estimate memory size =128 Mbytes
按住RESET才出下面的菜单,不按就正常引导好像默认 3
Please choose the operation:
1: Load system code to SDRAM via TFTP.
2: Load system code then write to Flash via TFTP.
3: Boot system code via Flash (default).
4: Entr boot command line interface.
7: Load Boot Loader code then write to Flash via Serial.
9: Load Boot Loader code then write to Flash via TFTP.
0
3: System Boot system code via Flash.
## Booting image at bc050000 ...
raspi_read: from:50000 len:40
Image Name: Linux Kernel Image
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 6117241 Bytes = 5.8 MB
Load Address: 80000000
Entry Point: 8000c2f0
raspi_read: from:50040 len:5d5779
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 8000c2f0) ...
## Giving linux memsize in MB, 128
Starting kernel ...
按9无法终止TTL |
|