mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02: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>