Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Rename iPod 6G bootloader from ipod6g.c to ipod-s5l87xx.c

This is part of the preparation to introduce support for iPod Nano 3G and iPod Nano 4G.

Change-Id: I0f07f26a00a0b880507418d712a386377bc71c06

authored by

Vencislav Atanasov and committed by
Solomon Peachy
6691214e 98259cd5

+2 -2
+1 -1
bootloader/SOURCES
··· 5 5 #if defined(IPOD_NANO2G) 6 6 ipodnano2g.c 7 7 #elif defined(IPOD_6G) 8 - ipod6g.c 8 + ipod-s5l87xx.c 9 9 #elif defined(IPOD_ARCH) 10 10 ipod.c 11 11 #elif defined(GIGABEAT_F)
bootloader/ipod6g.c bootloader/ipod-s5l87xx.c
+1 -1
utils/mks5lboot/dualboot/dualboot.c
··· 51 51 * - dualboot-uninstaller: uninstall RB bootloader from NOR, leaving it at 52 52 * it's previous (pristine) state. 53 53 * 54 - * See bootloader/ipod6g.c for notes on how the RB bootloader works. 54 + * See bootloader/ipod-s5l87xx.c for notes on how the RB bootloader works. 55 55 * 56 56 * 57 57 * Pristine NOR Rockboxed NOR