mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 05:02:33 -05:00
imx233: extend partition window support to be more generic
The new code can select among several types of window (user, system, ...). Furthermore, the type of partitions to use is selectable in config file. Currently, two types are support: Freescale style MBR and Creative MBLK Change-Id: I969d60a3d08f2c9448fb4b9c440051b7801b94cd
This commit is contained in:
parent
5c7167c79c
commit
7d62a78af4
8 changed files with 153 additions and 23 deletions
|
|
@ -3,6 +3,7 @@
|
|||
*/
|
||||
#define IMX233_SUBTARGET 3780
|
||||
#define IMX233_PACKAGE IMX233_BGA169
|
||||
#define IMX233_PARTITIONS IMX233_FREESCALE
|
||||
|
||||
/* For Rolo and boot loader */
|
||||
#define MODEL_NUMBER 88
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue