As HSDK is development board it is better to hang on panic instead of reset the board when panic occurs.
Signed-off-by: Eugeniy Paltsev <eugeniy.palt...@synopsys.com> --- configs/hsdk_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/hsdk_defconfig b/configs/hsdk_defconfig index a04cfee..11cb7e0 100644 --- a/configs/hsdk_defconfig +++ b/configs/hsdk_defconfig @@ -39,3 +39,4 @@ CONFIG_USB_OHCI_HCD=y CONFIG_USB_OHCI_GENERIC=y CONFIG_USB_STORAGE=y CONFIG_USE_PRIVATE_LIBGCC=y +CONFIG_PANIC_HANG=y -- 2.9.3 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot