[U-Boot] [PATCH v2 1/4] blk: Use macros for block device vendor/product/rev string size
Simon Glass
sjg at chromium.org
Tue Sep 5 08:56:45 UTC 2017
On 4 September 2017 at 17:08, Bin Meng <bmeng.cn at gmail.com> wrote:
> So far these are using magic numbers. Replace them with macros.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
> include/blk.h | 10 +++++++---
> 1 file changed, 7 insertions(+), 3 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list