http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/commit/?h=thud&id=90c7b65cb44aef370163382f67beedaf42c435cf

On Tue, Dec 10, 2019 at 11:38:07AM -0800, Ankur Tyagi wrote:
> ping
> 
> On Mon, Dec 2, 2019 at 09:21 PM, Ankur Tyagi wrote:
> 
> > 
> > This is allow user to override them in their configuration
> > 
> > Signed-off-by: Ankur Tyagi <[email protected]>
> > ---
> > conf/machine/am335x-evm.conf | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/conf/machine/am335x-evm.conf b/conf/machine/am335x-evm.conf
> > index 92e6cf05..8bfbee84 100644
> > --- a/conf/machine/am335x-evm.conf
> > +++ b/conf/machine/am335x-evm.conf
> > @@ -24,7 +24,7 @@ SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
> > # UBI: logical eraseblock size: 126976 bytes
> > # from ubiattach stdout:
> > # UBI device number 0, total 1988 LEBs
> > -MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 9900"
> > +MKUBIFS_ARGS ?= "-F -m 2048 -e 126976 -c 9900"
> > 
> > # do ubiattach /dev/ubi_ctrl -m 7 -O 2048
> > # from dmesg:
> > @@ -32,4 +32,4 @@ MKUBIFS_ARGS = "-F -m 2048 -e 126976 -c 9900"
> > # UBI: physical eraseblock size: 131072 bytes (128 KiB)
> > # UBI: sub-page size: 512
> > # UBI: VID header offset: 2048 (aligned 2048)
> > -UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512 -O 2048"
> > +UBINIZE_ARGS ?= "-m 2048 -p 128KiB -s 512 -O 2048"
> > --
> > 2.17.1
> > 
> > 
> > ###########################################################################
> > 
> > This email is confidential and may contain information subject to legal
> > privilege. If you are not the intended recipient please advise us of our
> > error by return e-mail then delete this email and any attached files.
> > You may not copy, disclose or use the contents in any way.
> > 
> > The views expressed in this email may not be those of Gallagher Group
> > Ltd or subsidiary companies thereof.
> > ###########################################################################
> >

> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> 
> View/Reply Online (#12562): 
> https://lists.yoctoproject.org/g/meta-ti/message/12562
> Mute This Topic: https://lists.yoctoproject.org/mt/65524593/1051543
> Group Owner: [email protected]
> Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub  [[email protected]]
> -=-=-=-=-=-=-=-=-=-=-=-

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#12563): 
https://lists.yoctoproject.org/g/meta-ti/message/12563
Mute This Topic: https://lists.yoctoproject.org/mt/65524593/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to