Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
93ea52651a39b682a026bcc6999ed3fd618949cd
/
.
/
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