* [meta-processor-sdk] branding-processor-sdk: bump max_leb_cnt for k2hk
@ 2018-01-15 23:22 Hongmei Gou
2018-01-15 23:25 ` Denys Dmytriyenko
0 siblings, 1 reply; 4+ messages in thread
From: Hongmei Gou @ 2018-01-15 23:22 UTC (permalink / raw)
To: meta-arago; +Cc: Hongmei Gou
Signed-off-by: Hongmei Gou <a0271529@ti.com>
---
conf/distro/include/branding-processor-sdk.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/distro/include/branding-processor-sdk.inc b/conf/distro/include/branding-processor-sdk.inc
index 955606f..2fbcb04 100644
--- a/conf/distro/include/branding-processor-sdk.inc
+++ b/conf/distro/include/branding-processor-sdk.inc
@@ -43,7 +43,7 @@ MKUBIFS_ARGS_am57xx-evm = "-F -m 2048 -e 126976 -c 15000"
MKUBIFS_ARGS_am57xx-hs-evm = "-F -m 2048 -e 126976 -c 15000"
MKUBIFS_ARGS_dra7xx-evm = "-F -m 2048 -e 126976 -c 15000"
MKUBIFS_ARGS_dra7xx-hs-evm = "-F -m 2048 -e 126976 -c 15000"
-MKUBIFS_ARGS_k2hk = "-F -m 2048 -e 126976 -c 4100"
+MKUBIFS_ARGS_k2hk = "-F -m 2048 -e 126976 -c 4200"
# By default, do not include OPTEE for any HS platform
# Comment the OPTEEMACHINE and OPTEEFLAVOR line for a
--
1.9.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [meta-processor-sdk] branding-processor-sdk: bump max_leb_cnt for k2hk
2018-01-15 23:22 [meta-processor-sdk] branding-processor-sdk: bump max_leb_cnt for k2hk Hongmei Gou
@ 2018-01-15 23:25 ` Denys Dmytriyenko
2018-01-15 23:34 ` Gou, Hongmei
0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2018-01-15 23:25 UTC (permalink / raw)
To: Hongmei Gou; +Cc: meta-arago
On Mon, Jan 15, 2018 at 06:22:49PM -0500, Hongmei Gou wrote:
> Signed-off-by: Hongmei Gou <a0271529@ti.com>
> ---
> conf/distro/include/branding-processor-sdk.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/distro/include/branding-processor-sdk.inc b/conf/distro/include/branding-processor-sdk.inc
> index 955606f..2fbcb04 100644
> --- a/conf/distro/include/branding-processor-sdk.inc
> +++ b/conf/distro/include/branding-processor-sdk.inc
> @@ -43,7 +43,7 @@ MKUBIFS_ARGS_am57xx-evm = "-F -m 2048 -e 126976 -c 15000"
> MKUBIFS_ARGS_am57xx-hs-evm = "-F -m 2048 -e 126976 -c 15000"
> MKUBIFS_ARGS_dra7xx-evm = "-F -m 2048 -e 126976 -c 15000"
> MKUBIFS_ARGS_dra7xx-hs-evm = "-F -m 2048 -e 126976 -c 15000"
> -MKUBIFS_ARGS_k2hk = "-F -m 2048 -e 126976 -c 4100"
> +MKUBIFS_ARGS_k2hk = "-F -m 2048 -e 126976 -c 4200"
Would it fit into flash?
> # By default, do not include OPTEE for any HS platform
> # Comment the OPTEEMACHINE and OPTEEFLAVOR line for a
> --
> 1.9.1
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [meta-processor-sdk] branding-processor-sdk: bump max_leb_cnt for k2hk
2018-01-15 23:25 ` Denys Dmytriyenko
@ 2018-01-15 23:34 ` Gou, Hongmei
2018-01-15 23:52 ` Denys Dmytriyenko
0 siblings, 1 reply; 4+ messages in thread
From: Gou, Hongmei @ 2018-01-15 23:34 UTC (permalink / raw)
To: Dmytriyenko, Denys; +Cc: meta-arago@arago-project.org
> -----Original Message-----
> From: Dmytriyenko, Denys
> Sent: Monday, January 15, 2018 6:25 PM
> To: Gou, Hongmei
> Cc: meta-arago@arago-project.org
> Subject: Re: [meta-arago] [meta-processor-sdk] branding-processor-sdk:
> bump max_leb_cnt for k2hk
>
> On Mon, Jan 15, 2018 at 06:22:49PM -0500, Hongmei Gou wrote:
> > Signed-off-by: Hongmei Gou <a0271529@ti.com>
> > ---
> > conf/distro/include/branding-processor-sdk.inc | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/conf/distro/include/branding-processor-sdk.inc
> > b/conf/distro/include/branding-processor-sdk.inc
> > index 955606f..2fbcb04 100644
> > --- a/conf/distro/include/branding-processor-sdk.inc
> > +++ b/conf/distro/include/branding-processor-sdk.inc
> > @@ -43,7 +43,7 @@ MKUBIFS_ARGS_am57xx-evm = "-F -m 2048 -e
> 126976 -c 15000"
> > MKUBIFS_ARGS_am57xx-hs-evm = "-F -m 2048 -e 126976 -c 15000"
> > MKUBIFS_ARGS_dra7xx-evm = "-F -m 2048 -e 126976 -c 15000"
> > MKUBIFS_ARGS_dra7xx-hs-evm = "-F -m 2048 -e 126976 -c 15000"
> > -MKUBIFS_ARGS_k2hk = "-F -m 2048 -e 126976 -c 4100"
> > +MKUBIFS_ARGS_k2hk = "-F -m 2048 -e 126976 -c 4200"
>
> Would it fit into flash?
Not sure what would be the maximal to use to fit into flash.
Below is reported from the nightly builds for K2HK in processor SDK:
Non-RT: max_leb_cnt too low (4120 needed)
RT: max_leb_cnt too low (4118 needed)
HS: max_leb_cnt too low (4130 needed)
>
>
> > # By default, do not include OPTEE for any HS platform # Comment the
> > OPTEEMACHINE and OPTEEFLAVOR line for a
> > --
> > 1.9.1
> >
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [meta-processor-sdk] branding-processor-sdk: bump max_leb_cnt for k2hk
2018-01-15 23:34 ` Gou, Hongmei
@ 2018-01-15 23:52 ` Denys Dmytriyenko
0 siblings, 0 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2018-01-15 23:52 UTC (permalink / raw)
To: Gou, Hongmei; +Cc: meta-arago@arago-project.org
On Mon, Jan 15, 2018 at 06:34:27PM -0500, Gou, Hongmei wrote:
> > -----Original Message-----
> > From: Dmytriyenko, Denys
> > Sent: Monday, January 15, 2018 6:25 PM
> > To: Gou, Hongmei
> > Cc: meta-arago@arago-project.org
> > Subject: Re: [meta-arago] [meta-processor-sdk] branding-processor-sdk:
> > bump max_leb_cnt for k2hk
> >
> > On Mon, Jan 15, 2018 at 06:22:49PM -0500, Hongmei Gou wrote:
> > > Signed-off-by: Hongmei Gou <a0271529@ti.com>
> > > ---
> > > conf/distro/include/branding-processor-sdk.inc | 2 +-
> > > 1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git a/conf/distro/include/branding-processor-sdk.inc
> > > b/conf/distro/include/branding-processor-sdk.inc
> > > index 955606f..2fbcb04 100644
> > > --- a/conf/distro/include/branding-processor-sdk.inc
> > > +++ b/conf/distro/include/branding-processor-sdk.inc
> > > @@ -43,7 +43,7 @@ MKUBIFS_ARGS_am57xx-evm = "-F -m 2048 -e
> > 126976 -c 15000"
> > > MKUBIFS_ARGS_am57xx-hs-evm = "-F -m 2048 -e 126976 -c 15000"
> > > MKUBIFS_ARGS_dra7xx-evm = "-F -m 2048 -e 126976 -c 15000"
> > > MKUBIFS_ARGS_dra7xx-hs-evm = "-F -m 2048 -e 126976 -c 15000"
> > > -MKUBIFS_ARGS_k2hk = "-F -m 2048 -e 126976 -c 4100"
> > > +MKUBIFS_ARGS_k2hk = "-F -m 2048 -e 126976 -c 4200"
> >
> > Would it fit into flash?
>
> Not sure what would be the maximal to use to fit into flash.
> Below is reported from the nightly builds for K2HK in processor SDK:
> Non-RT: max_leb_cnt too low (4120 needed)
> RT: max_leb_cnt too low (4118 needed)
> HS: max_leb_cnt too low (4130 needed)
Yes, I know. It has been known for some time. It's at the max size already.
Increasing size will fix the build, but render images unusable, as they don't
fit anymore.
> > > # By default, do not include OPTEE for any HS platform # Comment the
> > > OPTEEMACHINE and OPTEEFLAVOR line for a
> > > --
> > > 1.9.1
> > >
> > > _______________________________________________
> > > meta-arago mailing list
> > > meta-arago@arago-project.org
> > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-01-15 23:52 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-15 23:22 [meta-processor-sdk] branding-processor-sdk: bump max_leb_cnt for k2hk Hongmei Gou
2018-01-15 23:25 ` Denys Dmytriyenko
2018-01-15 23:34 ` Gou, Hongmei
2018-01-15 23:52 ` Denys Dmytriyenko
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.