All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 1/6] ARM: vexpress-ca9x4_defconfig: Enable CMD_UBI support
@ 2018-10-23 13:35 Otavio Salvador
  2018-10-23 13:35 ` [U-Boot] [PATCH v2 2/6] ARM: rpi_*_defconfig: Add support to find UUID for filesystem Otavio Salvador
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Otavio Salvador @ 2018-10-23 13:35 UTC (permalink / raw)
  To: u-boot

This allow for convenient use of QEMU machine to test loading of UBI
filesystem.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---

Changes in v2: None

 configs/vexpress_ca9x4_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/vexpress_ca9x4_defconfig b/configs/vexpress_ca9x4_defconfig
index d3c23dee17..9ca542b0f2 100644
--- a/configs/vexpress_ca9x4_defconfig
+++ b/configs/vexpress_ca9x4_defconfig
@@ -17,6 +17,7 @@ CONFIG_CMD_MMC=y
 # CONFIG_CMD_SETEXPR is not set
 # CONFIG_CMD_NFS is not set
 # CONFIG_CMD_MISC is not set
+CONFIG_CMD_UBI=y
 CONFIG_ENV_IS_IN_FLASH=y
 CONFIG_BOOTCOUNT_LIMIT=y
 CONFIG_BOOTCOUNT_ENV=y
-- 
2.19.1

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

end of thread, other threads:[~2018-12-02 22:36 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-23 13:35 [U-Boot] [PATCH v2 1/6] ARM: vexpress-ca9x4_defconfig: Enable CMD_UBI support Otavio Salvador
2018-10-23 13:35 ` [U-Boot] [PATCH v2 2/6] ARM: rpi_*_defconfig: Add support to find UUID for filesystem Otavio Salvador
2018-12-02 22:00   ` [U-Boot] [U-Boot, v2, " Alexander Graf
2018-12-02 22:33     ` Otavio Salvador
2018-12-02 22:36       ` Alexander Graf
2018-10-23 13:35 ` [U-Boot] [PATCH v2 3/6] clk_rv1108: Sync with vendor tree Otavio Salvador
2018-10-23 13:35 ` [U-Boot] [PATCH v2 4/6] rv1108: Enable eMMC support Otavio Salvador
2018-10-23 13:35 ` [U-Boot] [PATCH v2 5/6] rv1108: Make USB OTG functional Otavio Salvador
2018-10-23 13:35 ` [U-Boot] [PATCH v2 6/6] rv1108: Add support for default distro_bootcmd Otavio Salvador
2018-11-16 15:03 ` [U-Boot] [U-Boot, v2, 1/6] ARM: vexpress-ca9x4_defconfig: Enable CMD_UBI support Tom Rini
2018-11-16 16:42   ` Otavio Salvador
2018-11-18 19:13     ` Linus Walleij
2018-11-18 20:51       ` Otavio Salvador

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.