1
0
Fork 0
forked from len0rd/rockbox
foxbox/rbutil
Dominik Riebeling 92ef7bd328 Move bootloader class initialiation into helper.
Create a BootloaderInstallHelper class for handling post installation hints and
creating the installation instance depending on the player model. This removes
the base class handling its derived classes which always has been weird, and
removes the need to change the base class when adding a new installation
method, since the base shouldn't be affected.

Change-Id: I2a156d70fd1cff6c48bdd46d10c33d75c953ea90
2012-05-01 10:49:48 +02:00
..
chinachippatcher chinachippatcher: allow additional CFLAGS from the command line. 2012-02-06 20:24:35 +01:00
e200rpatcher Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
ipodpatcher ipodpatcher: replace ipod2c with bin2c. 2012-04-28 12:06:55 +02:00
mkamsboot Fix a typo and remove line splicing. 2012-04-28 21:46:33 +02:00
mkimxboot imx233: always boot when powered up from 5v 2012-02-29 00:02:31 +01:00
mkmpioboot Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
mktccboot Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
rbutilqt Move bootloader class initialiation into helper. 2012-05-01 10:49:48 +02:00
sansapatcher Move bin2c handling to libtools.make 2012-04-28 12:05:50 +02:00
tools Add "ipod" mode to bin2c. 2012-04-28 12:05:11 +02:00
libtools.make Move bin2c handling to libtools.make 2012-04-28 12:05:50 +02:00