1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target
Amaury Pouly dda1d5ca48 imx233: add register selector file
Register set selection is based on the value of the
IMX233_SUBTARGET value. The reg-select.h file (used by the
generated headers), does the selection based on this value as
follows:
- 3600 <= . < 3700: stmp3600 register set
- 3700 <= . < 3780: stmp3700 register set
- 3780 <= .: imx233 register set
Note that this selector relies on the name of the socs in the
register description to be respectively stmp3600, stmp3700 and
imx233.

Change-Id: I793b18e6c4f3fea85aa74f4c6be3affb0622c14e
2013-06-15 22:27:34 +02:00
..
arm imx233: add register selector file 2013-06-15 22:27:34 +02:00
coldfire HD300: Fix crash in bootloader introduced by 36281c4 2012-11-13 13:36:23 +01:00
hosted Provide high resolution volume and prescaler to hosted targets. 2013-04-27 06:59:27 +02:00
mips Do some cleanup, adjustment and a couple fixes to recent sound changes. 2013-04-22 20:38:17 -04:00
sh Revert "SH gcc 4.6.3 with link-time optimization, for Archos targets" 2012-10-24 14:05:39 +02:00