[U-Boot] [PATCH] tbs2910: Disable VxWorks image booting support

Soeren Moch smoch at web.de
Wed Nov 27 14:32:03 UTC 2019


On 27.11.19 15:23, Tom Rini wrote:
> There are currently no known users of this functionality on this
> platform, disable it to prepare for additional VxWorks functionality
> that would cause this platform to fail to link.
>
> Cc: Soeren Moch <smoch at web.de>
> Signed-off-by: Tom Rini <trini at konsulko.com>
Acked-by: Soeren Moch <smoch at web.de>

Thanks,
Soeren
> ---
>  configs/tbs2910_defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig
> index ffe043678cdf..22fa0e138441 100644
> --- a/configs/tbs2910_defconfig
> +++ b/configs/tbs2910_defconfig
> @@ -21,6 +21,7 @@ CONFIG_SYS_PROMPT="Matrix U-Boot> "
>  CONFIG_CMD_BOOTZ=y
>  # CONFIG_BOOTM_PLAN9 is not set
>  # CONFIG_BOOTM_RTEMS is not set
> +# CONFIG_BOOTM_VXWORKS is not set
>  # CONFIG_CMD_FDT is not set
>  CONFIG_CMD_MEMTEST=y
>  # CONFIG_CMD_FLASH is not set



More information about the U-Boot mailing list