
12 Dec
2017
12 Dec
'17
5:38 a.m.
On 3 December 2017 at 20:37, Masahiro Yamada yamada.masahiro@socionext.com wrote:
Calling panic() for these boards causes build error: undefined reference to `do_reset'
They must compile do_reset(), or define CONFIG_PANIC_HANG.
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com
Changes in v2: None
configs/cl-som-imx7_defconfig | 1 + configs/evb-rk3229_defconfig | 1 + configs/mccmon6_sd_defconfig | 1 + configs/opos6uldev_defconfig | 1 + 4 files changed, 4 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org