Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
e88089e4f134435f0e49f6edc73eff2ce0db90e1
/
.
/
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