]> git.ipfire.org Git - people/ms/u-boot.git/blame - include/configs/rpi.h
arm1136/arm1176: Merge cache handling code
[people/ms/u-boot.git] / include / configs / rpi.h
CommitLineData
0d04f34a 1/*
46414296 2 * (C) Copyright 2012,2015 Stephen Warren
0d04f34a 3 *
a033171b 4 * SPDX-License-Identifier: GPL-2.0
0d04f34a
SW
5 */
6
7#ifndef __CONFIG_H
8#define __CONFIG_H
9
46414296 10#include "rpi-common.h"
0d04f34a 11
0d04f34a 12#endif