ar71xx php-fpm,【U-Boot】不死 U-Boot AR71XX 全系列 + AR2317

请版主 适配一下,华三 H3C WB521X-E 无线客户端好不好,主芯片是AR9341 内存是64M,flash是16M的

刷入上面两个AR9341版本U-BOOT后U-BOOT不断重启, 设备原厂编程器固件http://pan.baidu.com/s/1qW7J1rI

U-Boot 1.1.4 (Apr  6 2015 - 17:16:45)

AP123 (AR9341 - Wasp 1.1) U-Boot

DRAM:  64 MB

Flash: Macronix MX25L12835E (16 MB)

Using default environment

Clocks: CPU:535MHz, DDR:400MHz, AHB:200MHz, Ref:40MHz

In:    serial

Out:   serial

Err:   serial

Net:   ag934x_enet_initialize...

No valid address in Flash. Using fixed MAC Address

No valid address in Flash. Using fixed MAC Address

U-Boot 1.1.4 (Apr  6 2015 - 17:16:45)

AP123 (AR9341 - Wasp 1.1) U-Boot

DRAM:  64 MB

Flash: Macronix MX25L12835E (16 MB)

Using default environment

Clocks: CPU:535MHz, DDR:400MHz, AHB:200MHz, Ref:40MHz

In:    serial

Out:   serial

Err:   serial

Net:   ag934x_enet_initialize...

No valid address in Flash. Using fixed MAC Address

No valid address in Flash. Using fixed MAC Address

U-Boot 1.1.4 (Jan 15 2015 - 11:35:26)

AP123 (AR9341 - Wasp 1.1) U-Boot

DRAM:  64 MB

Flash: Macronix MX25L12835E (16 MB)

Using default environment

Clocks: CPU:535MHz, DDR:400MHz, AHB:200MHz, Ref:40MHz

In:    serial

Out:   serial

Err:   serial

Net:   ag934x_enet_initialize...

Fetching MAC Address from 0x9f01fc00

Fetching MAC Address from 0x9f01fc00

WASP ----> S27 PHY

GMAC: cfg1 0x5 cfg2 0x7114

下面是本设备原厂UBOOT

*****************************************************************

*                                                               *

*            H3C WB521X-E BOOTROM, Version 0.1.0.8              *

*                                                               *

*****************************************************************

Copyright (c) 2013-2014 Hangzhou H3C Technologies Co., Ltd.

All rights Reserved.

Creation Date   :    Feb 13 2014, 10:55:52

CPU Type        :    MIPS

CPU Cores       :    1

CPU Clock       :    560MHz

DDR Size        :    64 MB

DDR Clock       :    400MHz

Flash Size      :    16 MB

SDRAM selftest ..............................................OK!

Switch chip selftest ........................................OK!

PHY selftest ................................................OK!

The Device MAC is: 70:f9:6d:65:b8:88

Press Ctrl+B to enter Boot Menu....   0

Password:WB521X-E  密码是WB521X-E 进入后按CTRL+T选N再重进选Y,再次输入密码,可进命令行模式

BOOT MENU

1. TFTP download application file to flash

2. Serial Port download application file to flash

3. Modify bootrom password

0. Reboot system

Are you sure to test your equipment? Yes or No(y/n)N

BOOT MENU

1. TFTP download application file to flash

2. Serial Port download application file to flash

3. Modify bootrom password

0. Reboot system

Enter your choice(0-3):

Are you sure to test your equipment? Yes or No(y/n)y

Password:WB521X-E

ar7240>?

ar7240> ?

?       - Alias for 'help'

autoscr - autoscr - run script from memory

base    - base    - print or set address offset

bdinfo  - bdinfo  - print Board Info structure

boot    - boot    - boot default, i.e., run 'bootcmd'

bootd   - bootd   - boot default, i.e., run 'bootcmd'

bootelf - Boot from an ELF image in memory

bootkernel- Boot from a kernel ELF image in memory

bootm   - bootm   - boot application image from memory

bootvx  - Boot vxWorks from an ELF image

cfg     - config manufactor data in FLASH memory.

checkimg- check img, and get kernel_size .

cmp     - cmp     - memory compare

coninfo - coninfo - print console devices and information

cp      - cp      - memory copy

crc32   - crc32   - checksum calculation

debug   - switch on/off debug flag.

dhcp    - dhcp  - invoke DHCP client to obtain IP/boot params

download- download manuinfo macaddr/manucode xxxxxxxxx

echo    - echo args to console

erase   - erase FLASH memory

ethreg  - ethreg    - S26 PHY Reg rd/wr  utility

flinfo  - print FLASH memory information

go      - go      - start application at address 'addr'

gphyreg - Read Phy register

help    - print online help

iminfo  - iminfo  - print header information for application image

itest   - itest - return true/false on integer compare

loadb   - loadb   - load binary file over serial line (xmodem mode)

loop    - loop    - infinite loop on address range

md      - md      - memory display

memtest - memtest ddr

mii     - mii     - MII utility commands

mm      - mm      - memory modify (auto-incrementing)

modpwd  - modify super password

mtest   - mtest   - simple RAM test

mw      - mw      - memory write (fill)

nfs     - nfs   - boot image via network using NFS protocol

nm      - nm      - memory modify (constant address)

pci     - pci     - list and access PCI Configuration Space

ping    - ping  - send ICMP ECHO_REQUEST to network host

pll     - pll cpu-pll dither ddr-pll dither - Set to change CPU & DDR speed

pll erase

pll get

printenv- print environment variables

protect - enable or disable FLASH write protection

reset   - reset   - Perform RESET of the CPU

run     - run commands in an environment variable

saveenv - save environment variables to persistent storage

setenv  - set environment variables

sleep   - sleep   - delay execution for some time

sphyreg - Write Phy register

srifpll - srifpll cpu-pll ddr-pll - To change CPU & DDR speed through srif

srifpll erase

srifpll get

test    - test equipment

tftpboot- tftpboot- boot image via network using TFTP protocol

version - print monitor version

ar7240> printenv

bootargs=console=ttyS0,9600;rootfstype=squashfs;init=/sbin/init;mtdparts=ath-nor0:256k(boot),64k(manu-data),64k(ART),64k(exp-save),64k(boot-ker-com),7168k(kernel-rootfs1),7168k(kernel-rootfs2),1536k(jffs2)

bootcmd=cp.b 0x9F080000 0x8006FF60 ${first_load_size};checkimg 0x8006FF60;go 80070000;bootkernel 0x82b00000 root=/dev/mtdblock6 loglevel=KERN_ERR

bootcmd2=cp.b 0x9F780000 0x8006FF60 ${first_load_size};checkimg 0x8006FF60;go 80070000;bootkernel 0x82b00000 root=/dev/mtdblock7 loglevel=KERN_ERR

bootdelay=2

baudrate=9600

ethaddr=0x00:0xaa:0xbb:0xcc:0xdd:0xee

ramdisk=tftp 80060000 zImage.initrd;go 80070000;bootkernel 0x82b00000 root=/dev/ram0

artdisk=tftp 80060000 art.initrd;go 80070000;bootkernel 0x82b00000 root=/dev/ram0 loglevel=KERN_ERR

artdisk1=tftp 80060000 wb521x-e_art.initrd;go 80070000;bootkernel 0x82b00000 root=/dev/ram0 loglevel=KERN_ERR

nuke_env=protect off 0x9F040000 0x9F04FFFF;erase 0x9F040000 +0x10000

autoload=n

burn_uboot=tftp 0x80060000 u-boot-wb521x-e.bin;erase 0x9F000000 +0x40000;cp.b 0x80060000 0x9F000000 0x40000

burn_img=tftp 0x80060000 WB521X-E.img;protect off 0x9F000000 0x9FFFFFFF;erase 0x9F000000 +0x1000000;cp.b 0x80060000 0x9F000000 0x1000000

burn_art=tftp 0x80060000 def-art-info;erase 0x9F050000 +0x10000;cp.b 0x80060000 0x9F050000 0x10000

HW_VER=VER.A

HW_BOT_VER=0.1.0.8

HW_SER_CONTROL=0xdeadbeef

HW_NAME=WB521X-E

HW_EXP_SAVE=0x00

TWOIMG_MODE=1

MAC_ADDR=70:F9:6D:65:B8:88

HW_SERIES_NUM=219801A0KP9146Q02413

HW_BOOT_PASSWORD=

HW_TEST_PASSWORD=

stdin=serial

stdout=serial

stderr=serial

ipaddr=192.168.1.2

serverip=192.168.1.66

netmask=255.255.255.0

ethact=eth0

Environment size: 1602/8188 bytes

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值