From 2454f7265a17afa73273dc09019adb90f77c0007 Mon Sep 17 00:00:00 2001 From: Alexander Tarasikov Date: Mon, 2 Jul 2012 12:55:22 +0400 Subject: Update firmware loader to the latest version, fix makefiles for maguro/galaxys2 --- samsung-ipc/ipc_devices.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'samsung-ipc/ipc_devices.h') diff --git a/samsung-ipc/ipc_devices.h b/samsung-ipc/ipc_devices.h index c854d8b..6050bf5 100644 --- a/samsung-ipc/ipc_devices.h +++ b/samsung-ipc/ipc_devices.h @@ -36,13 +36,14 @@ extern struct ipc_device_desc ipc_devices[]; extern int ipc_devices_count; // xmm6260 +// Galaxy S2 (I9100) +// Galaxy Nexus (I9250) extern struct ipc_handlers xmm6260_default_handlers; extern struct ipc_ops xmm6260_i9100_fmt_ops; extern struct ipc_ops xmm6260_i9250_fmt_ops; extern struct ipc_ops xmm6260_rfs_ops; - // h1 extern struct ipc_handlers h1_default_handlers; -- cgit v1.1