All of lore.kernel.org
 help / color / mirror / Atom feed
From: git@arago-project.org (Arago Project git)
To: meta-ti@yoctoproject.org
Subject: Denys Dmytriyenko : k2hk-evm: increase max_leb_cnt
Date: Mon,  8 Feb 2016 17:30:55 +0000 (UTC)	[thread overview]
Message-ID: <20160208173055.523B752AAE@arago-project.org> (raw)

Module: meta-ti
Branch: fido
Commit: 4930db287c938577b69c73cbbfeabc76cd9b744d
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=4930db287c938577b69c73cbbfeabc76cd9b744d

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Mon Feb  8 00:03:26 2016 +0000

k2hk-evm: increase max_leb_cnt

Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 conf/machine/k2hk-evm.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/k2hk-evm.conf b/conf/machine/k2hk-evm.conf
index 0ef6ad0..3c09a7e 100644
--- a/conf/machine/k2hk-evm.conf
+++ b/conf/machine/k2hk-evm.conf
@@ -20,7 +20,7 @@ SYSVINIT_ENABLED_GETTYS = ""
 # UBI: logical eraseblock size:    126976 bytes
 # from ubiattach stdout:
 # UBI device number 0, total 3856 LEBs
-MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 3856"
+MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 3900"
 
 # do ubiattach /dev/ubi_ctrl -m 4
 # from dmesg:



             reply	other threads:[~2016-02-08 17:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-08 17:30 Arago Project git [this message]
2016-02-08 17:30 Denys Dmytriyenko : k2hk-evm: increase max_leb_cnt Arago Project git

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160208173055.523B752AAE@arago-project.org \
    --to=git@arago-project.org \
    --cc=meta-ti@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.