2 * (C) Copyright 2016 Rockchip Electronics Co., Ltd
4 * SPDX-License-Identifier: GPL-2.0+
10 #include <configs/rv1108_common.h>
13 * Default environment settings
15 #define CONFIG_EXTRA_ENV_SETTINGS \
17 "ipaddr=172.16.12.50\0" \
18 "serverip=172.16.12.69\0" \
20 #define CONFIG_BOOTCOMMAND \
22 "sf read 0x62000000 0x140800 0x500000;" \