Attaching ubifs on a NOR flash

Artem Bityutskiy dedekind1 at gmail.com
Wed Jul 20 00:09:04 EDT 2011


Sorry for late reply, I'm very busy now.
On Sun, 2011-07-10 at 11:14 +0300, Alex Levin wrote:
> What is the build debugging message? the kernel build? (where do I
> enable it? I run a SoC - host or target?)

I meant UBI debugging messages. UBI debugging messages are split into
several classes, and one of them is called "build". Basically, this is
about making "dbg_bld()" UBI macro print. I do not know which kernel you
use, so I cannot say for sure, but in older kernels they could be
enabled in the kernel configuration menu, while in newer kernels - via
module parameters and sysfs, in the newest - they are enabled using the
standard dynamic debug interface.

I will amend the docs in the web site, but current docs describe older
kernel: http://www.linux-mtd.infradead.org/faq/ubi.html#L_how_debug

-- 
Best Regards,
Artem Bityutskiy




More information about the linux-mtd mailing list