1
0
Fork 0
forked from len0rd/rockbox

imx233: move the freescale partition handling to its own file

The freescale firmware partitions has a lots of quirks that
need to be dealt with, so do it the proper way.

Change-Id: I8a5bd3fb462a4df143bc6c931057f3ffedd4b3d3
This commit is contained in:
Amaury Pouly 2012-05-19 13:33:45 +02:00
parent 61b129ac1e
commit 07138ba2ba
5 changed files with 133 additions and 36 deletions

View file

@ -506,6 +506,7 @@ target/arm/imx233/timrot-imx233.c
target/arm/imx233/kernel-imx233.c
target/arm/imx233/sd-imx233.c
target/arm/imx233/mmc-imx233.c
target/arm/imx233/partitions-imx233.c
target/arm/imx233/ssp-imx233.c
target/arm/imx233/dma-imx233.c
target/arm/imx233/icoll-imx233.c