Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
082f86a75b25a3c1bdafd3c5aca407d7622dec65
/
.
/
include
/
configs
/
anbernic-rgxx3-rk3566.h
blob: 3c4ea4e7d8433092fda8f0ecdcca9a818d2020f4 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
#ifndef
__ANBERNIC_RGXX3_RK3566_H
#define
__ANBERNIC_RGXX3_RK3566_H
#include
<configs/rk3568_common.h>
#define
ROCKCHIP_DEVICE_SETTINGS \
"stdout=serial,vidconsole\0"
\
"stderr=serial,vidconsole\0"
#endif