forked from len0rd/rockbox
fuze+: add more clocking code, add dma code, add ssp code, add stub usb code, update storage to SD + MMC, beginning of the driver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30010 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d4800fa385
commit
2cf3313382
15 changed files with 1069 additions and 4 deletions
|
@ -493,6 +493,10 @@ target/arm/imx233/timrot-imx233.c
|
|||
target/arm/imx233/kernel-imx233.c
|
||||
target/arm/imx233/kernel-imx233.c
|
||||
target/arm/imx233/sd-imx233.c
|
||||
target/arm/imx233/mmc-imx233.c
|
||||
target/arm/imx233/ssp-imx233.c
|
||||
target/arm/imx233/usb-imx233.c
|
||||
target/arm/imx233/dma-imx233.c
|
||||
#endif /* IMX233 */
|
||||
|
||||
#if CONFIG_CPU == AS3525 || CONFIG_CPU == AS3525v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue