nmhw23: add pxefile_addr_r environment variable
BugzID: 61347
This commit is contained in:
parent
53d4132f91
commit
7f6a031a08
|
|
@ -230,6 +230,7 @@
|
|||
"serverip=192.168.1.254\0" \
|
||||
"autoload=no\0" \
|
||||
"ethprime=FEC0 1\0" \
|
||||
"pxefile_addr_r=0x80200000\0" \
|
||||
\
|
||||
/* Recovery boot */ \
|
||||
"recovery=run pxe_recovery || setenv ipaddr $ipaddr; setenv serverip $serverip; run tftp_recovery\0" \
|
||||
|
|
|
|||
Loading…
Reference in New Issue