freebsd-nq/sys/boot/fdt
Ian Lepore ef3c56a250 Various fixes to the ti_sdhci driver, mostly to make it work on Pandaboard.
- Don't allow high-speed mode on OMAP4 due to hardware erratum.
 - Check the proper bit in the status register when waiting for the
   controller to come out of reset.
 - Add handling for the "non-removable" fdt property by always returning
   "card is present" status.
 - Add the non-removable property for the MMC card on a Beaglebone Black.
 - Add the non-removable property for Pandaboard as a workaround.

For Pandaboard the card detect pin is handled by the twl6030 fpga device
which gets an interrupt on pin change and then has to query the fpga
for the actual status.  We don't have code to do that yet.

Submitted by:	Svatopluk Kraus <onwahe@gmail.com>
2014-04-04 00:59:40 +00:00
..
dts Various fixes to the ti_sdhci driver, mostly to make it work on Pandaboard. 2014-04-04 00:59:40 +00:00
fdt_loader_cmd.c Prevent fdt data loaded from a file from overwriting the kernel environment, 2014-03-01 19:02:00 +00:00
help.fdt Provide verbose help for fdt commands on platforms that use it. 2013-02-11 02:15:26 +00:00
Makefile When building FDT on MIPS, use softfloat. 2014-02-23 22:12:25 +00:00