[PATCH v2 26/39] bdinfo: Drop print_bi_flash()
    Bin Meng 
    bmeng.cn at gmail.com
       
    Sun May 17 16:09:44 CEST 2020
    
    
  
On Mon, May 11, 2020 at 4:17 AM Simon Glass <sjg at chromium.org> wrote:
>
> This function only has three lines of code in it so inline it. This helps
> to put all the code in one place for future partitioning.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Update commit message with an extra motivation
>
>  cmd/bdinfo.c | 11 +++--------
>  1 file changed, 3 insertions(+), 8 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
    
    
More information about the U-Boot
mailing list