| /rk3399_rockchip-uboot/board/freescale/t4qds/ |
| H A D | t4240emu.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|
| H A D | t4240qds.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|
| /rk3399_rockchip-uboot/board/freescale/p1_twr/ |
| H A D | p1_twr.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|
| /rk3399_rockchip-uboot/board/freescale/t4rdb/ |
| H A D | t4240rdb.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|
| /rk3399_rockchip-uboot/board/freescale/c29xpcie/ |
| H A D | c29xpcie.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|
| /rk3399_rockchip-uboot/board/freescale/p1023rdb/ |
| H A D | p1023rdb.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|
| /rk3399_rockchip-uboot/board/freescale/t208xqds/ |
| H A D | t208xqds.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|
| /rk3399_rockchip-uboot/board/freescale/t208xrdb/ |
| H A D | t208xrdb.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|
| /rk3399_rockchip-uboot/board/freescale/t1040qds/ |
| H A D | t1040qds.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|
| /rk3399_rockchip-uboot/board/freescale/t104xrdb/ |
| H A D | t104xrdb.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|
| /rk3399_rockchip-uboot/board/freescale/bsc9132qds/ |
| H A D | bsc9132qds.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|
| /rk3399_rockchip-uboot/board/freescale/p2041rdb/ |
| H A D | p2041rdb.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|
| /rk3399_rockchip-uboot/board/freescale/b4860qds/ |
| H A D | b4860qds.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|
| /rk3399_rockchip-uboot/board/freescale/p1022ds/ |
| H A D | p1022ds.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|
| /rk3399_rockchip-uboot/board/freescale/p1_p2_rdb_pc/ |
| H A D | p1_p2_rdb_pc.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|
| /rk3399_rockchip-uboot/board/freescale/p1010rdb/ |
| H A D | p1010rdb.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|
| /rk3399_rockchip-uboot/board/freescale/corenet_ds/ |
| H A D | corenet_ds.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|
| /rk3399_rockchip-uboot/board/freescale/mpc8536ds/ |
| H A D | mpc8536ds.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|
| /rk3399_rockchip-uboot/board/freescale/mpc8572ds/ |
| H A D | mpc8572ds.c | 9d0456822c4fec302608d4161ae9d9cfe81100b1 Wed Jun 25 04:16:20 UTC 2014 York Sun <yorksun@freescale.com> powerpc/mpc85xx: Check return value of find_tlb_idx
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>
|