Reviewed-by: Igor Opaniuk <igor.opan...@toradex.com>

On Sat, 16 Feb 2019 at 00:26, Marcel Ziswiler <mar...@ziswiler.com> wrote:
>
> From: Stefan Agner <stefan.ag...@toradex.com>
>
> Let the kernel print some debug messages when a user program
> crashes due to an exception.
>
> Signed-off-by: Stefan Agner <stefan.ag...@toradex.com>
> Acked-by: Marcel Ziswiler <marcel.ziswi...@toradex.com>
>
> ---
>
>  include/configs/colibri_vf.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/configs/colibri_vf.h b/include/configs/colibri_vf.h
> index 0bbeeb902e..030281bb67 100644
> --- a/include/configs/colibri_vf.h
> +++ b/include/configs/colibri_vf.h
> @@ -106,7 +106,7 @@
>         SD_BOOTCMD \
>         UBI_BOOTCMD \
>         "console=ttyLP0\0" \
> -       "defargs=\0" \
> +       "defargs=user_debug=31\0" \
>         "dfu_alt_info=" DFU_ALT_NAND_INFO "\0" \
>         "fdt_board=eval-v3\0" \
>         "fdt_fixup=;\0" \
> --
> 2.20.1
>
> _______________________________________________
> U-Boot mailing list
> U-Boot@lists.denx.de
> https://lists.denx.de/listinfo/u-boot
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to