[U-Boot] SD-Card boot from SPI SD-Card

Ivan Llopard ivanllopard at gmail.com
Wed Oct 21 20:13:21 CEST 2009


Hi Wilfried,

It's possible. Nevertheless, i don't know if the driver is already
done. As far as i know all drivers developed doesn't make use of the
SPI bus. Just in case, i wrote one for my board and it's working. It
could be useful to you.
if you want to add MMC drivers you must define CONFIG_MMC,
CONFIG_CMD_FAT and CONFIG_DOS_PARTITION in your configuration file.

Regards,
Ivan Llopard.

2009/10/20 news.gmane.org <w.busalski at lancier-monitoring.de>:
> I have a Coldfire MCF5235 Board and I want to boot the uclinux direct from
> the sd-card connected to the spi-bus.
> Is that possible ?
> What do I have to configure ?
> Any driver to write ?
>
> Regards
> Wilfried
>
>
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>


More information about the U-Boot mailing list