[U-Boot] how to add mmc/sd support in 6410 u-boot?
Lv Terry-R65388
Rui.Lv at freescale.com
Thu Jul 30 13:30:22 CEST 2009
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 at 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
More information about the U-Boot
mailing list