首页  /  世界杯中国对巴西  /  【2021-12-16】 Breed 更新

【2021-12-16】 Breed 更新

世界杯中国对巴西 720

E3C V3.01(Nov 30 2015 15:47:59)

Board: Ralink APSoC DRAM: 128 MB

fwr8102_hwwatchdog_gpio_init………………

relocate_code Pointer at: 87f8c000

flash manufacture id: ef, device id 40 18

find flash: W25Q128BV

raspi_read: from:40035 len:1

flash_addr_bak=00ff0000

raspi_read: from:30000 len:1000

raspi_read: from:ff0000 len:1000

raspi_read: from:ff0000 len:1000

============================================

Ralink UBoot Version: 4.3.0.0

——————————————–

ASIC 7628_MP (Port5None)

DRAM component: 1024 Mbits DDR, width 16

DRAM bus: 16 bit

Total memory: 128 MBytes

Flash component: SPI Flash

Date:Nov 30 2015 Time:15:47:59

============================================

icache: sets:512, ways:4, linesz:32 ,total:65536

dcache: sets:256, ways:4, linesz:32 ,total:32768

##### The CPU freq = 575 MHZ ####

estimate memory size =128 Mbytes

raspi_read: from:40000 len:10000

lan mac=3c:d1:6e:27:71:24

wifi mac=3c:d1:6e:27:71:24

raspi_read: from:40000 len:10000

bi_flashsize=0x1000000

firmware_zone=0

raspi_read: from:50000 len:40

=================================================

Check image@0xbc050000 validation:

Image Header Magic Number –> OK

raspi_read: from:7f0000 len:40

=================================================

Check image@0xbc7f0000 validation:

Image Header Magic Number –> OK

arch.c->dev_type_detect()->line.738 : dev_name FWR8102 found

MT7628_GPIO_MODE[b0000060]=0x55054485

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: 1376192 Bytes = 1.3 MB

Load Address: 80000000

Entry Point: 8000c150

raspi_read: from:50040 len:14ffc0

Verifying Checksum … OK

Uncompressing Kernel Image … OK

## Kernel command line: console=ttyS1,115200n8 ramsize=128 hw_device=FWR8102 firmware_zone=0 config_size=0x20000 firmware_size=0x7a0000 root=1f0b

No initrd

## Transferring control to Linux (at address 8000c150) …

## Giving linux memsize in MB, 128

大神,这是原机的启动uboot信息,刷了breed以后,固件可以用wget 0x84000000 boot mem这种方式启动,但是正常启动的话会报错,Unable to locate firmware.

这个问题请教下怎么解决呢