U-boot Default Environmental Variables and Values
From NAS-Central Buffalo - The Linkstation Wiki
(Difference between revisions)
Davy gravy (Talk | contribs) (→LS-Pro v1) |
Davy gravy (Talk | contribs) (→Stock Buffalo U-boot) |
||
| Line 24: | Line 24: | ||
==LS-Pro v1== | ==LS-Pro v1== | ||
=====U-Boot 1.1.1 (Jun 12 2006 - 10:32:00) Marvell version: 1.10.8===== | =====U-Boot 1.1.1 (Jun 12 2006 - 10:32:00) Marvell version: 1.10.8===== | ||
| - | =====Stock Buffalo U-boot===== | + | =====Stock Buffalo U-boot===== ===== not quite ... corrections to IP's sought!===== |
baudrate=115200 | baudrate=115200 | ||
loads_echo=0 | loads_echo=0 | ||
Revision as of 04:14, 18 December 2007
Contents |
Reference Page for U-boot Env Vars & Values
Please add only stock or standard values from a U-boot version supplied by Buffalo or by a developer associated w/ the Wiki, and no custom values. Please list:
- source of U-boot (Buffalo, wiki, foonas)
- the version
- the date of build and
- all stock/standard env vars.
The version and date can be found in U-boot's boot messages via netcat or a serial terminal (if you have fitted a cable to your box's Serial_port). The values can be found by issuing the command "printenv" while in U-boot, or the command "nvram -c printenv" whilst in EM etc.
LS1
LS2
LS-HG
U-Boot 1.1.4 LiSt 2.1.0 (Nov 15 2006 - 18:03:28) LinkStation HG / KuroBox HG
version & date above, made by kuroguy
values: to be listed...
LS-Pro v1
U-Boot 1.1.1 (Jun 12 2006 - 10:32:00) Marvell version: 1.10.8
Stock Buffalo U-boot===== ===== not quite ... corrections to IP's sought!
baudrate=115200 loads_echo=0 ipaddr=192.168.11.150 rootpath=/nfs/arm cpuName=926 CASset=min MALLOC_len=4 bootargs_end=:::DB88FXX81:eth0:none ethact=egiga0 ethaddr=00:16:01:41:8E:33 buffalo_minor_ver=BOOT_MINOR_VER=1.00 ethprime=egiga0 usb0Mode=host usb1Mode=host bootargs=console=ttyS0,115200 root=/dev/sda2 rw initrd=0x00800040,15M panic=5 BOOTVER=1.10 serverip=192.168.11.149 buffalo_ver=BOOTVER=1.01 build_time=10:35:38 initrd=initrd.buffalo kernel=uImage.buffalo bootargs_base=console=ttyS0,115200 bootargs_root=root=/dev/sda2 rw initrd=0x00800040,15M panic=5 def_tftp=tftp 0x00100000 $(kernel);tftp 0x00800000 $(initrd);setenv bootargs $(bootargs_base) $(bootargs_root) $(buffalo_ver);bootm 0x00100000 0x00800000 stdin=serial stdout=serial stderr=serial enaMonExt=no enaFlashBuf=yes enaCpuStream=no bootdelay=3 disaMvPnp=no overEthAddr=no force_tftp=1 bootcmd=tftp 0x00100000 $(kernel);tftp 0x00800000 $(initrd);setenv bootargs $(bootargs_base) $(bootargs_root) $(buffalo_ver);bootm 0x00100000 0x00800000 Environment size: 1010/4092 bytes
LS-Pro v2
Categories: All Pages | Howto | Development | Linkstation Variants | Projects | LS1 | HG | HS | LSPro

