Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8fbacd5bd02c3582e37ffa2924b3f372f9a80410
/
.
/
include
/
configs
/
odroid_m2.h
blob: c5ed42cd2e7214a72a684765c6e8e5648cde26ee [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
#ifndef
__ODROID_M2_H
#define
__ODROID_M2_H
#define
ROCKCHIP_DEVICE_SETTINGS \
"cramfsaddr=0x0c000000\0"
#include
<configs/rk3588_common.h>
#endif