Actions
Issue #2126
openFix duplicated board_name in libsamsung-ipc
Status:
New
Priority:
Normal
Assignee:
-
Category:
Telephony and mobile data
Target version:
Start date:
09/14/2020
Due date:
% Done:
0%
Estimated time:
Resolution:
Device:
Galaxy Note 2 (GT-N7100), Galaxy Note 2 (N7100), Galaxy Note 8.0 (N51xx), Galaxy S 3 (I9300)
Grant:
Type of work:
C programming
Updated by Denis 'GNUtoo' Carikli about 4 years ago
- Target version changed from Replicant 6.0 to Any version
We have 3 board drivers using smdk4x12:
- i9300
- n7100
- n5100
This currently works fine with Android as the name is set in Android.mk, which makes libsamsung-ipc select the right driver at runtime.
However this has several issues:- It breaks when compiled with the autotools for GNU/Linux
- It prevents unified images in Replicant: with u-boot in the BOOT partition, we could support All the midas devices + the n5100 in the same image, but for that we'd need runtime detection.
Updated by Denis 'GNUtoo' Carikli over 3 years ago
- Device Galaxy Note 2 (GT-N7100) added
Updated by Denis 'GNUtoo' Carikli over 3 years ago
- Type of work C programming added
Updated by Denis 'GNUtoo' Carikli over 2 years ago
- Target version changed from Any version to libsamsung-ipc 1.0
Actions