mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-11 12:49:06 +08: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>