On Tue, Feb 4, 2020 at 12:22 PM JH <[email protected]> wrote: > > On 2/4/20, Belisko Marek <[email protected]> wrote: > > On Tue, Feb 4, 2020 at 12:09 PM JH <[email protected]> wrote: > >> > >> Hi, > >> > >> I built the image in thud to include following MTD receipts: > >> > >> mtd-utils > >> mtd-utils-ubifs > >> mtd-utils-tests > >> > >> But the nandbiterrs is still missing, which package for nandbiterrs? > > Are you referring to this one: > > https://elixir.bootlin.com/linux/latest/source/drivers/mtd/tests/nandbiterrs.c > > Then it's in kernel (not sure if tests are build though). > > I think so, I have enabled CONFIG_MTD_TESTS=y, it still does not have > nandbiterrs. I built it with kernel 4.19.75, did you mean the that > build could not include that test file? Well did you check build directory if it was really build (check .config)? Or better try to build as module and install kernel-modules and then you can modprobe it. > > Thanks marek, > > - jh
BR, marek -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
