4 * hardware specific header
6 * Copyright (C) 2013, Texas Instruments, Incorporated - http://www.ti.com/
8 * SPDX-License-Identifier: GPL-2.0+
11 #ifndef __OMAP_HARDWARE_H
12 #define __OMAP_HARDWARE_H
14 #include <asm/arch/omap.h>
17 * Common hardware definitions
20 /* BCH Error Location Module */
21 #define ELM_BASE 0x48078000
23 /* GPMC Base address */
24 #define GPMC_BASE 0x50000000
26 /* EDMA3 Base address for DRA7XX and AM57XX */
27 #if defined(CONFIG_DRA7XX)
28 #define EDMA3_BASE 0x43300000