From 8fb67f48ab57770c3233352de17846a8a773192a Mon Sep 17 00:00:00 2001 From: Cástor Muñoz Date: Thu, 12 May 2016 06:47:38 +0200 Subject: iPod Classic: updates for uc8702 driver - Small rework on the UC8702 UART controller to make it compatible with other s5l870x SOCs. Files moved and renamed, many conditional code added to deal with capabilities and 'features' of the different CPUs. - A couple of optimizacions that should not affect the functionality. Change-Id: I705169f7e8b18d5d1da642f81ffc31c4089780a6 --- firmware/SOURCES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/SOURCES') diff --git a/firmware/SOURCES b/firmware/SOURCES index cd1bf492d8..098eca427f 100644 --- a/firmware/SOURCES +++ b/firmware/SOURCES @@ -1610,7 +1610,7 @@ target/arm/s5l8702/ipod6g/pmu-ipod6g.c target/arm/s5l8702/ipod6g/rtc-ipod6g.c target/arm/s5l8700/usb-nano2g-6g.c #ifdef HAVE_SERIAL -target/arm/s5l8702/uc8702.c +target/arm/uc870x.c target/arm/s5l8702/uart-s5l8702.c target/arm/s5l8702/ipod6g/serial-ipod6g.c #endif -- cgit v1.2.3