* Bad Block Table support when using UBI
@ 2009-02-19 6:07 Torsten Fleischer
2009-02-19 6:14 ` Artem Bityutskiy
0 siblings, 1 reply; 2+ messages in thread
From: Torsten Fleischer @ 2009-02-19 6:07 UTC (permalink / raw)
To: linux-mtd
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="US-ASCII", Size: 1294 bytes --]
Hi all,
I've tested UBI and UBIFS on the eval board MPC8313ERDB. This board
contains a 32 MiB NAND Flash (SLC small block).
The fsl_elbc_nand driver that is used for the MPC8313's NAND flash
interface reserves 4 erase blocks at the end of the device
for the bad block table.
Do I need the bad block table support when using UBI?
Best regards
Torsten Fleischer
--
Registergericht / Register court: Amtsgericht Traunstein, HRA 460 / local court Traunstein, certificate of registration no. 460
Geschäftsführender persönlich haftender Gesellschafter / Personally liable managing partner: Prof. Dr. Dr. h.c. Anton Kathrein, Dipl.-Betriebswirt (MBA-equivalent)
Erfüllungsort und Gerichtsstand / Place of performance and place of jurisdiction: Rosenheim
This e-mail is confidential and may contain privileged information. If you have received this communication in error, please notify us immediately by responding to this email and then delete it from your system. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. We believe but do not warrant that this e-mail and any attachments are virus free. You must therefore take full responsibility for virus checking.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Bad Block Table support when using UBI
2009-02-19 6:07 Bad Block Table support when using UBI Torsten Fleischer
@ 2009-02-19 6:14 ` Artem Bityutskiy
0 siblings, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2009-02-19 6:14 UTC (permalink / raw)
To: Torsten Fleischer; +Cc: linux-mtd
On Thu, 2009-02-19 at 07:07 +0100, Torsten Fleischer wrote:
> This e-mail is confidential and may contain privileged information. If
> you have received this communication in error, please notify us
> immediately by responding to this email and then delete it from your
> system. The sender therefore does not accept liability for any errors
> or omissions in the contents of this message which arise as a result
> of e-mail transmission. We believe but do not warrant that this e-mail
> and any attachments are virus free. You must therefore take full
> responsibility for virus checking.
According to your disclaimer I'm notifying you that some intruder from
your company sent this e-mail to a public mailing list, please fire him.
I'm deleting this e-mail from my mailbox as your disclaimer asks me to
do, but unfortunately it is archived and you would have to pay piles of
money to remove it from the mailing list archives.
Seriously, vs. bad block table: UBI does not have it's own block table,
and it asks this information from the driver. So probably it is ok for
the driver to store the BBT, although your flash is not big, so simple
scanning and building BBT in RAM would save you some flash space.
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-02-19 6:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-19 6:07 Bad Block Table support when using UBI Torsten Fleischer
2009-02-19 6:14 ` Artem Bityutskiy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox