All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] igep00x0: Enable UBI fastmap
@ 2017-06-25  8:29 Ladislav Michl
  2017-06-26  5:09 ` Heiko Schocher
  2017-07-07 11:41 ` [U-Boot] " Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Ladislav Michl @ 2017-06-25  8:29 UTC (permalink / raw)
  To: u-boot

Fastmap significantly reduces flash scan time, enable it by default.

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
 configs/igep0020_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/igep0020_defconfig b/configs/igep0020_defconfig
index 3856d3faec..a86a00997f 100644
--- a/configs/igep0020_defconfig
+++ b/configs/igep0020_defconfig
@@ -34,6 +34,7 @@ CONFIG_LED_STATUS_STATE=2
 CONFIG_LED_STATUS_BOOT_ENABLE=y
 CONFIG_LED_STATUS_BOOT=0
 CONFIG_MMC_OMAP_HS=y
+CONFIG_MTD_UBI_FASTMAP=y
 CONFIG_SYS_NS16550=y
 CONFIG_FAT_WRITE=y
 CONFIG_OF_LIBFDT=y
-- 
2.11.0

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

* [U-Boot] [PATCH] igep00x0: Enable UBI fastmap
  2017-06-25  8:29 [U-Boot] [PATCH] igep00x0: Enable UBI fastmap Ladislav Michl
@ 2017-06-26  5:09 ` Heiko Schocher
  2017-07-07 11:41 ` [U-Boot] " Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Heiko Schocher @ 2017-06-26  5:09 UTC (permalink / raw)
  To: u-boot

Hello Ladislav,

Am 25.06.2017 um 10:29 schrieb Ladislav Michl:
> Fastmap significantly reduces flash scan time, enable it by default.
>
> Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
> ---
>   configs/igep0020_defconfig | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/configs/igep0020_defconfig b/configs/igep0020_defconfig
> index 3856d3faec..a86a00997f 100644
> --- a/configs/igep0020_defconfig
> +++ b/configs/igep0020_defconfig
> @@ -34,6 +34,7 @@ CONFIG_LED_STATUS_STATE=2
>   CONFIG_LED_STATUS_BOOT_ENABLE=y
>   CONFIG_LED_STATUS_BOOT=0
>   CONFIG_MMC_OMAP_HS=y
> +CONFIG_MTD_UBI_FASTMAP=y
>   CONFIG_SYS_NS16550=y
>   CONFIG_FAT_WRITE=y
>   CONFIG_OF_LIBFDT=y


Thanks!

Acked-by: Heiko Schocher <hs@denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

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

* [U-Boot] igep00x0: Enable UBI fastmap
  2017-06-25  8:29 [U-Boot] [PATCH] igep00x0: Enable UBI fastmap Ladislav Michl
  2017-06-26  5:09 ` Heiko Schocher
@ 2017-07-07 11:41 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2017-07-07 11:41 UTC (permalink / raw)
  To: u-boot

On Sun, Jun 25, 2017 at 10:29:25AM +0200, Ladislav Michl wrote:

> Fastmap significantly reduces flash scan time, enable it by default.
> 
> Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
> Acked-by: Heiko Schocher <hs@denx.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170707/577b972e/attachment.sig>

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

end of thread, other threads:[~2017-07-07 11:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-25  8:29 [U-Boot] [PATCH] igep00x0: Enable UBI fastmap Ladislav Michl
2017-06-26  5:09 ` Heiko Schocher
2017-07-07 11:41 ` [U-Boot] " 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.