Lines Matching +full:09 +full:- +full:release

1 This is the readme for the Das U-Boot standalone program smc91111
9 ------------------------
10 1. Ensuring U-Boot's MAC address can be set in hardware
17 1. Ensuring U-Boot's MAC address can be set in hardware
18 --------------------------------------------------------------------------
20 On the Internet - MAC addresses are very important. Short for Media
22 each node of a network. When things are not unique - bad things
23 can happen. This is why U-Boot makes it difficult to change MAC
31 ---------------------------------------------------------------------
34 -rwxr-xr-x 1 8806 2004-10-11 14:00 smc91111_eeprom <- ELF
35 -rwxr-xr-x 1 3440 2004-10-11 14:00 smc91111_eeprom.bin <- BIN
36 -rwxr-xr-x 1 9524 2004-10-11 14:00 smc91111_eeprom.srec <- SREC
51 --------------------------------------------
52 Loading the elf is very easy - just ensure that the location
60 (type CNTL-\ then C)
62 ----------------------------------------------------
63 Kermit>send ~/u-boot_1.1.1/examples/smc91111_eeprom
67 Escape character: Ctrl-\ (ASCII 28, FS): enabled
70 ----------------------------------------------------
82 -----------------------------------------------
88 u-boot_1.1.1/examples> bfin-elf-objdump -d smc91111_eeprom |less
90 smc91111_eeprom: file format elf32-bfin
94 00001000 <smc91111_eeprom-0xd8>:
108 (Back at pinky.dsl-only.net)
109 ----------------------------------------------------
114 Escape character: Ctrl-\ (ASCII 28, FS): enabled
117 ----------------------------------------------------
128 --------------------------------------------------------------------------
132 -Boot environmental variable in Flash <- can not change, without
133 re-flashing U-Boot.
134 U-Boot environmental variable <- can not change, without
135 resetting board/U-Boot
136 LAN91C111 Registers <- volatile
137 LAN91C111 EEPROM <- Non-volatile
140 or pre-assigned MAC address in U-Boot, the environmental variables
160 (CNTRL-C to exit)
164 U-Boot 1.1.1 (gcc version: 3.3.3)
165 Release Version Beta released on Oct 10 2004 - 00:34:35
175 --------------------------------------------------------------------------
177 - P : Print the MAC
178 - D : Dump the LAN91C111 EEPROM contents
179 - M : Dump the LAN91C111 MAC contents
180 - C : Copies the MAC address from the EEPROM to the LAN91C111
181 - W : Write a register in the EEPROM or in the MAC
190 IOS2-0 000 001 002 003 004 005 006 007
192 BASE 01:ffff 05:ffff 09:ffff 0d:ffff 11:ffff 15:ffff 19:ffff 1d:ffff