public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [resent] New chapter in i.MX51 datasheet an issue?
@ 2012-05-04 10:08 David Jander
  2012-05-06 16:15 ` Stefano Babic
  0 siblings, 1 reply; 11+ messages in thread
From: David Jander @ 2012-05-04 10:08 UTC (permalink / raw)
  To: u-boot


Hi all,

I discovered a bug in u-boot, that got evident after Freescale updated the
i.MX51 datasheets to revision 5 in March this year. I don't know if it is a
serious problem or not, but if I believe the wording of the datasheet many of
the boards that use a i.MX51 processor and running u-boot as of latest git,
can potentially suffer "permanent damage", whatever that means.

I am referring to the new paragraphs at the end of chapter 4.3.4 of the
datasheet, and the wrong interpretation of the meaning of the HVE bit in the
iomuxc.h header file of u-boot here:

arch/arm/include/asm/arch-mx5/iomux.h:

...
  69         PAD_CTL_DRV_VOT_LOW = 0x0 << 13, /* Low voltage mode */
  70         PAD_CTL_DRV_VOT_HIGH = 0x1 << 13,/* High voltage mode */
...

According to the reference manual, the correct meaning of this bit is negated:

"Bit 13:
High / Low Output Voltage Range. This bit selects the output voltage mode for
SD2_CMD. 0 High output voltage mode
1 Low output voltage mode"

Added to the new paragraph in the datasheet:

"The UHVIO type of I/O cells have to be configured properly according to their
supply voltage level, in order to prevent permanent damage to them and in
order to not degrade their timing performance."

Seems like we may have a problem here!

I would like to know if anyone is aware of this? Does anyone know of a board
that is actually destroyed this way?

Best regards,

-- 
David Jander
Protonic Holland.

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

end of thread, other threads:[~2012-05-09 10:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 10:08 [U-Boot] [resent] New chapter in i.MX51 datasheet an issue? David Jander
2012-05-06 16:15 ` Stefano Babic
2012-05-07  7:11   ` David Jander
2012-05-08  8:46     ` Stefano Babic
2012-05-08 10:23       ` Marek Vasut
2012-05-08 12:06       ` David Jander
2012-05-08 12:51         ` Marek Vasut
2012-05-09  9:31           ` David Jander
2012-05-08 13:14         ` Stefano Babic
2012-05-09  9:36           ` David Jander
2012-05-09 10:14             ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox