Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
082f86a75b25a3c1bdafd3c5aca407d7622dec65
/
.
/
include
/
configs
/
odroid_m1.h
blob: 0d2e9fd94bf1619b8d99d1c12d425132374b7190 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
#ifndef
__ODROID_M1_H
#define
__ODROID_M1_H
#define
ROCKCHIP_DEVICE_SETTINGS \
"cramfsaddr=0x0c000000\0"
#include
<configs/rk3568_common.h>
#endif