summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorCástor Muñoz <cmvidal@gmail.com>2016-02-04 20:12:02 +0100
committerCástor Muñoz <cmvidal@gmail.com>2016-05-15 21:16:54 +0200
commit469d64539007584241ccd475e81038ea4166f17b (patch)
tree2de03ef2c45cfa845afd8015775d7457029404f7 /utils
parent44ce4eebd61302a22cbcc8fdaa0851adc103550f (diff)
downloadrockbox-469d64539007584241ccd475e81038ea4166f17b.tar.gz
rockbox-469d64539007584241ccd475e81038ea4166f17b.zip
iPod Classic: prepare i2c and PMU for bootloader
When the bootloader starts only IRAM is available, the first task is to ask the PMU to verify if the iPod has previously been hibernated by OF. Due to memory limitations, the kernel cannot be used on this stage. This patch modifies I2C and PMU low level functions to not to depend on kernel (removes mutexes, and uses HW timer instead of current_tick), actual kernel functions are modified to be 'mutexed' wrappers of the new functions. Change-Id: I7cef9e95dedaf176dc0659315f3dc33166d5b116
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions