mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
86f57a83a2
PD#SWPL-155674 Problem: strncmp can't match full id 01h,DCh,00h,05h,04h(S34ML04G300BHI00) and 01h,DCh,00h,1Ah,00h(S34ML04G300TFI000) Solution: use memcmp to compare ID memory instead strncmp Verify: AT301_T962D4-K35E(1.5G) #256 Change-Id: I3c43e646b197ac1843ec3d6dd2a7bdb7ff0b6a3d Signed-off-by: zhikui.cui <zhikui.cui@amlogic.com>