mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 14:10:43 +00:00
9d0456822c
find_tlb_idx() is called in board_early_init_r() on multiple boards. The return value is not checked before being used to disable a TLB. In normal case the return value wouldn't be -1. In case of a mis- configuration during porting to a new board, checking the return value may be helpful to reveal some user errors. Signed-off-by: York Sun <yorksun@freescale.com> |
||
---|---|---|
.. | ||
ddr.c | ||
ddr.h | ||
eth_t208xqds.c | ||
law.c | ||
Makefile | ||
pci.c | ||
spl.c | ||
t208x_pbi.cfg | ||
t208xqds.c | ||
t208xqds.h | ||
t208xqds_qixis.h | ||
t2080_rcw.cfg | ||
t2081_rcw.cfg | ||
tlb.c |