[meta-ti] [RFC PATCH] Increasing the max_leb_count
Karthik Ramanan
a0393906 at ti.com
Wed Jan 21 09:52:48 PST 2015
Background:
* GLSDK brings in a lot of multimedia and graphics
enabling components as well as example applications.
* Customers are going to add more software layers on top
of this to enable more feature rich graphics and multimedia.
* There are two configurations that are used internally:
** Release filesystem
** Debug filesystem - (Release + GDB + dbg-pkgs)
dbg-pkgs is basically the EXTRA_MACHINE_FEATURES in
the local.conf that brings in the sources and debug
symbols to allow gdb debugging.
With the current leb_count it is not possible to support
the above usecases. And to allow for enough room for the
customer to add their components and not hit the space
issue, it is proposed to make this change.
Karthik Ramanan (1):
dra7xx-evm: ubifs: Increase "max_leb_cnt"
conf/machine/dra7xx-evm.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
1.7.9.5
More information about the meta-ti
mailing list