projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
colibri-imx6ull: specify MTD partitions on command line
[platform/kernel/u-boot.git]
/
include
/
configs
/
whitehawk.h
1
/* SPDX-License-Identifier: GPL-2.0+ */
2
/*
3
* include/configs/whitehawk.h
4
* This file is White Hawk board configuration.
5
*
6
* Copyright (C) 2021 Renesas Electronics Corp.
7
*/
8
9
#ifndef __WHITEHAWK_H
10
#define __WHITEHAWK_H
11
12
#include "rcar-gen4-common.h"
13
14
#endif /* __WHITEHAWK_H */