// SPDX-License-Identifier: GPL-2.0 | |
/* | |
* board/renesas/rcar-common/common.c | |
* | |
* Copyright (C) 2013 Renesas Electronics Corporation | |
* Copyright (C) 2013 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | |
* Copyright (C) 2015 Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | |
*/ | |
#include <common.h> | |
#include <asm/arch/rmobile.h> |