All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] tbs2910: Disable VxWorks image booting support
@ 2019-11-27 14:23 Tom Rini
  2019-11-27 14:32 ` Soeren Moch
  2019-12-04  4:02 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Tom Rini @ 2019-11-27 14:23 UTC (permalink / raw)
  To: u-boot

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@web.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
---
 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
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] tbs2910: Disable VxWorks image booting support
  2019-11-27 14:23 [U-Boot] [PATCH] tbs2910: Disable VxWorks image booting support Tom Rini
@ 2019-11-27 14:32 ` Soeren Moch
  2019-12-04  4:02 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Soeren Moch @ 2019-11-27 14:32 UTC (permalink / raw)
  To: u-boot

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@web.de>
> Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Soeren Moch <smoch@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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] tbs2910: Disable VxWorks image booting support
  2019-11-27 14:23 [U-Boot] [PATCH] tbs2910: Disable VxWorks image booting support Tom Rini
  2019-11-27 14:32 ` Soeren Moch
@ 2019-12-04  4:02 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2019-12-04  4:02 UTC (permalink / raw)
  To: u-boot

On Wed, Nov 27, 2019 at 09:23:05AM -0500, 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@web.de>
> Signed-off-by: Tom Rini <trini@konsulko.com>
> Acked-by: Soeren Moch <smoch@web.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20191203/f4d6c143/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-04  4:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-27 14:23 [U-Boot] [PATCH] tbs2910: Disable VxWorks image booting support Tom Rini
2019-11-27 14:32 ` Soeren Moch
2019-12-04  4:02 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.