2 * linux/include/asm-arm/arch-shark/hardware.h
7 * linux/include/asm-arm/arch-ebsa110/hardware.h
8 * Copyright (C) 1996-1999 Russell King.
10 #ifndef __ASM_ARCH_HARDWARE_H
11 #define __ASM_ARCH_HARDWARE_H
18 #define IO_BASE 0xe0000000
23 #define FLUSH_BASE_PHYS 0x80000000
31 #define IO_SIZE 0x08000000
32 #define IO_START 0x40000000
33 #define ROMCARD_SIZE 0x08000000
34 #define ROMCARD_START 0x10000000
36 #define FLUSH_BASE 0xdf000000
37 #define PCIO_BASE 0xe0000000
40 /* defines for the Framebuffer */
41 #define FB_START 0x06000000
42 #define FB_SIZE 0x01000000
44 #define UNCACHEABLE_ADDR 0xdf010000
46 #define SEQUOIA_LED_GREEN (1<<6)
47 #define SEQUOIA_LED_AMBER (1<<5)
48 #define SEQUOIA_LED_BACK (1<<7)
50 #define pcibios_assign_all_busses() 1
52 #define PCIBIOS_MIN_IO 0x6000
53 #define PCIBIOS_MIN_MEM 0x50000000
54 #define PCIMEM_BASE 0xe8000000