diff options
author | Geoffrey Blake <Geoffrey.Blake@arm.com> | 2013-10-17 10:20:45 -0500 |
---|---|---|
committer | Geoffrey Blake <Geoffrey.Blake@arm.com> | 2013-10-17 10:20:45 -0500 |
commit | 2b9138135ee5c751136bb53738a44211557961f9 (patch) | |
tree | af2b93770e94779985ffe6b51b0f0fd6258b51b4 /src/arch/alpha/faults.hh | |
parent | 3d582c767a2891d4a4ab8defa8929b061cbcee18 (diff) | |
download | gem5-2b9138135ee5c751136bb53738a44211557961f9.tar.xz |
config: Fix ommission of number base in ethernet address param
The ethernet address param tries to convert a hexadecimal
string using int() in python, which defaults to base 10,
need to specify base 16 in this case.
Diffstat (limited to 'src/arch/alpha/faults.hh')
0 files changed, 0 insertions, 0 deletions