* [U-Boot] how to add mmc/sd support in 6410 u-boot?
@ 2009-07-30 4:33 Michael Lin
2009-07-30 11:30 ` Lv Terry-R65388
0 siblings, 1 reply; 2+ messages in thread
From: Michael Lin @ 2009-07-30 4:33 UTC (permalink / raw)
To: u-boot
hello, everyone.
Has somebody ported U-boot to s3c6410? I want add mmc/sd reading and writing in 6410 u-boot. Can somebody give me some hints?
Thanks in advance.
--------------
Michael L.
Jul 30, 2009
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] how to add mmc/sd support in 6410 u-boot?
2009-07-30 4:33 [U-Boot] how to add mmc/sd support in 6410 u-boot? Michael Lin
@ 2009-07-30 11:30 ` Lv Terry-R65388
0 siblings, 0 replies; 2+ messages in thread
From: Lv Terry-R65388 @ 2009-07-30 11:30 UTC (permalink / raw)
To: u-boot
Hi Michael,
In the latest version, mmc is implemented in driver/mmc.
If 6410 is not supported in current uboot, then what you need to do is:
1). Add hardware init code, like iomux and clock in your board init files.
2). Add host operation code. Maybe you can refer to fsl_esdhc.c.
3). Test and debug.
Thanks~~
Yours
Terry
-----Original Message-----
From: u-boot-bounces@lists.denx.de [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Michael Lin
Sent: 2009?7?30? 12:33
To: u-boot
Subject: [U-Boot] how to add mmc/sd support in 6410 u-boot?
hello, everyone.
Has somebody ported U-boot to s3c6410? I want add mmc/sd reading and writing in 6410 u-boot. Can somebody give me some hints?
Thanks in advance.
--------------
Michael L.
Jul 30, 2009
_______________________________________________
U-Boot mailing list
U-Boot at lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-07-30 11:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-30 4:33 [U-Boot] how to add mmc/sd support in 6410 u-boot? Michael Lin
2009-07-30 11:30 ` Lv Terry-R65388
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox