mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-28 02:28:17 +00:00
strncpy is safer than strcpy, use it to instead of strcpy. Signed-off-by: Zhao Qiang <B45475@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>