mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 21:22:39 -05:00
Based on FS#9920 by Ryan Press with changes to selection logic so that it works on my iPod Photo. Should also work on iPod Color/4G and Mini2G. Moved all target specific code from firmware/drivers/serial.c into new file firmware/target/arm/pp/uart-pp.c in the same manner as other target specific uart code. Update to fix build error on ipodmini2g by adding defines in config file. Removed unwanted whitespace Tested on iPod Photo. Change-Id: Ia5539563966198e06372d70b5adf2ef78882f863 Reviewed-on: http://gerrit.rockbox.org/455 Reviewed-by: andypotter <liveboxandy@gmail.com> Tested-by: andypotter <liveboxandy@gmail.com> Reviewed-by: Marcin Bukat <marcin.bukat@gmail.com> |
||
|---|---|---|
| .. | ||
| adc-pp5020.c | ||
| ascodec-pp.c | ||
| ata-pp5002.c | ||
| ata-pp5020.c | ||
| ata-sd-pp.c | ||
| ata-target.h | ||
| audio-pp.c | ||
| boot-pp502x-bl-usb.lds | ||
| crt0-pp-bl.S | ||
| crt0-pp.S | ||
| crt0-pp502x-bl-usb.S | ||
| debug-pp.c | ||
| i2c-pp.c | ||
| i2s-pp.c | ||
| kernel-pp.c | ||
| pcm-pp.c | ||
| sd-pp-target.h | ||
| system-pp502x.c | ||
| system-pp5002.c | ||
| system-target.h | ||
| thread-pp.c | ||
| timer-pp.c | ||
| uart-pp.c | ||
| usb-fw-pp502x.c | ||
| usb-fw-pp5002.c | ||
| wmcodec-pp.c | ||