OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [bootloaders/] [orpmon/] [cmds/] [eth.c] - Diff between revs 175 and 246

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 175 Rev 246
Line 1... Line 1...
#include "common.h"
#include "common.h"
#include "uart.h"
#include "uart.h"
#include "eth.h"
#include "eth.h"
#include "support.h"
#include "support.h"
#include "spr_defs.h"
#include "spr-defs.h"
#include "net.h"
#include "net.h"
 
 
#if 1
#if 1
extern int tx_pointer_index;
extern int tx_pointer_index;
unsigned long dest_mac_addr[6];
unsigned long dest_mac_addr[6];

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.