summaryrefslogtreecommitdiffstats
path: root/libreport/src/include/problem_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'libreport/src/include/problem_data.h')
0 files changed, 0 insertions, 0 deletions
id='n58' href='#n58'>58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76
/*
 * (C) Copyright 2013
 * NVIDIA Corporation <www.nvidia.com>
 *
 * SPDX-License-Identifier:     GPL-2.0+
 */

#ifndef _TEGRA124_COMMON_H_
#define _TEGRA124_COMMON_H_

#include "tegra-common.h"

/* Cortex-A15 uses a cache line size of 64 bytes */
#define CONFIG_SYS_CACHELINE_SIZE	64

/*
 * NS16550 Configuration
 */
#define V_NS16550_CLK		408000000	/* 408MHz (pllp_out0) */