diff options
Diffstat (limited to 'include/asm-sparc/eeprom.h')
-rw-r--r-- | include/asm-sparc/eeprom.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/asm-sparc/eeprom.h b/include/asm-sparc/eeprom.h new file mode 100644 index 00000000000..a8ff7496ddf --- /dev/null +++ b/include/asm-sparc/eeprom.h @@ -0,0 +1,9 @@ +/* $Id: eeprom.h,v 1.3 1995/11/25 02:31:38 davem Exp $ + * eeprom.h: Definitions for the Sun eeprom. + * + * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) + */ + +/* The EEPROM and the Mostek Mk48t02 use the same IO address space + * for their registers/data areas. The IDPROM lives here too. + */ |