[U-Boot] [PATCH 1/8] net: tsec: Refactor the readout of the tbi-handle property

Bin Meng bmeng.cn at gmail.com
Sat Jul 13 04:54:59 UTC 2019


On Mon, Jun 24, 2019 at 1:50 AM Vladimir Oltean <olteanv at gmail.com> wrote:
>
> The point of this patch is to eliminate the use of the locally-defined
> "reg" variable (which interferes with next patch) and simplify the
> fallback to the default CONFIG_SYS_TBIPA_VALUE in case "tbi-handle" is
> missing.
>
> Signed-off-by: Vladimir Oltean <olteanv at gmail.com>
> ---
>  drivers/net/tsec.c | 15 +++++++--------
>  1 file changed, 7 insertions(+), 8 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list