1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * (C) Copyright 2016 Rockchip Electronics Co., Ltd
9 #include <configs/rv1108_common.h>
12 * Default environment settings
14 #define CONFIG_EXTRA_ENV_SETTINGS \
16 "ipaddr=172.16.12.50\0" \
17 "serverip=172.16.12.69\0" \
19 #define CONFIG_BOOTCOMMAND \
21 "sf read 0x62000000 0x140800 0x500000;" \