Home
last modified time | relevance | path

Searched hist:"96044745 cb8c086d47215f4aa7b4defb1d1fec57" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Denv_default.h96044745cb8c086d47215f4aa7b4defb1d1fec57 Fri Jun 17 05:24:07 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}

If CONFIG_ENV_VARS_UBOOT_CONFIG is enabled (it is by distro), this
code causes build error for boards without CONFIG_SYS_{CPU,_BOARD}.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>