Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7ea40fe55cf6d17d13031ec094b1e33b1fce3d43
/
.
/
include
/
configs
/
rpi_2.h
blob: 0917e865086430ebb27f78a2235d770f85c3c2b7 [
file
] [
log
] [
blame
]
/*
* (C) Copyright 2012,2015 Stephen Warren
*
* SPDX-License-Identifier: GPL-2.0
*/
#ifndef
__CONFIG_H
#define
__CONFIG_H
#define
CONFIG_SKIP_LOWLEVEL_INIT
#define
CONFIG_SYS_CACHELINE_SIZE
64
#include
"rpi-common.h"
#endif