baudrate=115200
bdev=sda1
boot_bank0=i2c dev 0; i2c mw 18 1 fe; i2c mw 18 3 0;i2c mw 19 1 2; i2c mw 19 3 e1; reset
boot_bank1=i2c dev 0; i2c mw 18 1 fe; i2c mw 18 3 0;i2c mw 19 1 12; i2c mw 19 3 e1; reset
boot_nand=i2c dev 0; i2c mw 18 1 fc; i2c mw 18 3 0;i2c mw 19 1 8; i2c mw 19 3 f7; reset
boot_sd=i2c dev 0; i2c mw 18 1 f8; i2c mw 18 3 0;i2c mw 19 1 4; i2c mw 19 3 f3; reset
boot_spi=i2c dev 0; i2c mw 18 1 fa; i2c mw 18 3 0;i2c mw 19 1 0; i2c mw 19 3 f7; reset
bootargs=console=ttyS0,115200 root=/dev/mtdblock7 rootfstype=squashfs,jffs2
bootargs_owrt=setenv bootargs console=ttyS0,115200 root=/dev/mtdblock7 rootfstype=squashfs,jffs2
bootcmd=run bootargs_owrt; nand read 0x1000000 0x3600000 0x500000; bootm 0x1000000
bootfile=uImage
consoledev=ttyS0
eth1addr=00:1A:8C:90:FB:3F
ethact=eTSEC1
ethaddr=00:1A:8C:90:FB:3E
ethprime=eTSEC1
fdtaddr=c00000
fdtfile=p1010rdb.dtb
fileaddr=2000000
filesize=7cb135
hwconfig=usb1:dr_mode=host,phy_type=utmi
ipaddr=192.168.1.11
loadaddr=1000000
nand_erasesize=20000
nand_oobsize=40
nand_writesize=800
nandboot=setenv bootargs console=ttyS0,115200 rootfstype=squashfs,jffs2 root=/dev/mtdblock7; nand read 0xc00000 0x3500000 0x20000; nand read 0x1000000 0x3600000 0x500000; bootm 1000000 - c00000
netdev=eth0
othbootargs=ramdisk_size=600000
ramboot=setenv bootargs root=/dev/ram rw console=$consoledev,$baudrate $othbootargs; tftp $ramdiskaddr $ramdiskfile;tftp $loadaddr $bootfile;tftp $fdtaddr $fdtfile;bootm $loadaddr $ramdiskaddr $fdtaddr
ramdiskaddr=2000000
ramdiskfile=rootfs.ext2.gz.uboot
rootpath=/opt/nfsroot
serverip=192.168.1.1
uboot=u-boot.bin
usbext2boot=setenv bootargs root=/dev/ram rw console=$consoledev,$baudrate $othbootargs; usb start;ext2load usb 0:4 $loadaddr $bootfile;ext2load usb 0:4 $fdtaddr $fdtfile;ext2load usb 0:4 $ramdiskaddr $ramdiskfile;bootm $loadaddr $ramdiskaddr $fdtaddr
usbfatboot=setenv bootargs root=/dev/ram rw console=$consoledev,$baudrate $othbootargs; usb start;fatload usb 0:2 $loadaddr $bootfile;fatload usb 0:2 $fdtaddr $fdtfile;fatload usb 0:2 $ramdiskaddr $ramdiskfile;bootm $loadaddr $ramdiskaddr $fdtaddr
Environment size: 2169/16380 bytes
Sophos RED 15 uboot环境
最新推荐文章于 2025-06-16 16:57:16 发布