Revision 6eed1856 hw/stellaris.c

b/hw/stellaris.c
1230 1230
        }
1231 1231
    }
1232 1232

  
1233
    stellaris_sys_init(0x400fe000, pic[28], board, nd_table[0].macaddr);
1233
    stellaris_sys_init(0x400fe000, pic[28], board, nd_table[0].macaddr.a);
1234 1234

  
1235 1235
    for (i = 0; i < 7; i++) {
1236 1236
        if (board->dc4 & (1 << i)) {

Also available in: Unified diff