|
IBL Configuration
|
Defines parameters used for making a bootp request. More...
#include <ibl.h>
Data Fields | |
| uint8 | hwAddress [6] |
| uint8 | ipDest [4] |
Defines parameters used for making a bootp request.
The bootp request parameters are created from these fields
| uint8 hwAddress[6] |
The hardware (mac) address of this device. If set to 0 the ibl will values from e-fuse
| uint8 ipDest[4] |
The IP address of this device. This is typically set to IP broadcast
1.7.4