mirror of
https://xff.cz/git/u-boot/
synced 2026-01-08 23:39:17 +01:00
Some of the fm_port_to_index() callers did not check for -1 return value and used -1 as an array index. Signed-off-by: Marian Rotariu <marian.rotariu@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>