How to access SD card on ARM board

Chao-Jui Chang ppc52776 at gmail.com
Fri Apr 5 13:50:04 CEST 2013


Hi hackers,

I want to use SD card as root file system for L4Linux.

Base on my understand, we can use IO assignment in libio and
let L4Linux kernel to access the devices directly.
If this is correct, then next we need to choose correct driver in L4Linux's
config menu.

However, some device is platform specific, for example, "SDHCI support on
Samsung S3C SoC" requires PLAT_SAMSUNG.
This option is not available in L4Linux config menu.
I have tried to modify the dependence in kernel's Kconfig, but it results
in lots of compiler error, such as missing header files.

Is this the correct way to achieve my goal? Or I need to make the driver as
part of l4re ?

Thanks,
Chao-Jui
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://os.inf.tu-dresden.de/pipermail/l4-hackers/attachments/20130405/672950ee/attachment.html>


More information about the l4-hackers mailing list