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:
parent
61b129ac1e
commit
07138ba2ba
5 changed files with 133 additions and 36 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue