arm64: dts: Revert "specify console via command line"
[linux/fpc-iii.git] / arch / arm / mach-omap2 / l4_2xxx.h
blob556e69c2bd008be5fa0acf1e61d13a4d1f31ad54
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3 * arch/arm/plat-omap/include/plat/l4_2xxx.h - L4 firewall definitions
5 * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/
6 * Sumit Semwal
7 */
8 #ifndef __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L4_2XXX_H
9 #define __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L4_2XXX_H
11 /* L4 CORE */
12 /* Display Sub system (DSS) */
13 #define OMAP2420_L4_CORE_FW_DSS_CORE_REGION 28
14 #define OMAP2420_L4_CORE_FW_DSS_DISPC_REGION 29
15 #define OMAP2420_L4_CORE_FW_DSS_RFBI_REGION 30
16 #define OMAP2420_L4_CORE_FW_DSS_VENC_REGION 31
17 #define OMAP2420_L4_CORE_FW_DSS_TA_REGION 32
19 #endif