All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] BBT support to UBOOT question
@ 2010-02-12 15:35 Steven Zedeck
  2010-02-12 16:13 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Zedeck @ 2010-02-12 15:35 UTC (permalink / raw)
  To: u-boot


Hi all,
I'm not really sure as to the protocol for asking this question. So I'll go
right ahead.

I've seen code on the web written by open moko that tries to address the
issue of adding BBT creation to the uboot nand command. I looked at the
latest released uboot (2009.11.1) and I don't see the "createbbt" support in
the common/cmd_nand.c file

I'm not sure what that means? Does it mean there is an issue with it or does
it not mean some uboot criteria? Again, hope I'm asking this correctly.

Does this functionality exist elsewhere within Uboot?

I'd rather not reinvent the wheel, plus the fact that I don't know the
details about nand devices as yet. I was hoping that support to
create/generate the Nand BBT in Uboot existed.

Any info would be greatly appreciated.

thanks in advance,
Steve
-- 
View this message in context: http://old.nabble.com/BBT-support-to-UBOOT-question-tp27565331p27565331.html
Sent from the Uboot - Users mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] BBT support to UBOOT question
  2010-02-12 15:35 [U-Boot] BBT support to UBOOT question Steven Zedeck
@ 2010-02-12 16:13 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2010-02-12 16:13 UTC (permalink / raw)
  To: u-boot

Dear Steven Zedeck,

In message <27565331.post@talk.nabble.com> you wrote:
> 
> I've seen code on the web written by open moko that tries to address the
> issue of adding BBT creation to the uboot nand command. I looked at the
> latest released uboot (2009.11.1) and I don't see the "createbbt" support in
> the common/cmd_nand.c file
> 
> I'm not sure what that means? Does it mean there is an issue with it or does
> it not mean some uboot criteria? Again, hope I'm asking this correctly.

Your questions is pefectly valid and sane.

> Does this functionality exist elsewhere within Uboot?

No, it does not. The thing is that the OpenMoko folks implemented a
lot of highly interesting features, but they never bothered to submit
anything back upstream into mainline.

It is because no patch was ever submitted to this mailing list, that
none of their code ever made it into the mainline source tree.

> I'd rather not reinvent the wheel, plus the fact that I don't know the
> details about nand devices as yet. I was hoping that support to
> create/generate the Nand BBT in Uboot existed.

The best you could do is to try and port this extension on top of a
recent version of U-Boot (at least the latest released version, better
top of tree in the git repo) and then submit the patches so they can
be reviewed and merged into the mainline code.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A verbal contract isn't worth the paper it's written on.
                                                    -- Samuel Goldwyn

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-12 16:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-12 15:35 [U-Boot] BBT support to UBOOT question Steven Zedeck
2010-02-12 16:13 ` Wolfgang Denk

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.