Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
df4262f7923cd08e0b3cb924afc17f8941c3da32
/
.
/
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