]> git.baikalelectronics.ru Git - uboot.git/commit
toradex: common: Use ARRAY_SIZE macro
authorFrancesco Dolcini <francesco.dolcini@toradex.com>
Thu, 21 Jul 2022 13:17:33 +0000 (15:17 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 25 Jul 2022 14:12:00 +0000 (16:12 +0200)
commit822ea7b6f8430a80c60598b06b41327a63913e60
tree4b89a825ea4fa1fbafd8eaf699bb49a747613b69
parentb9a4b32a8dcc431ba480ccdd7bf81f6a6e99a48e
toradex: common: Use ARRAY_SIZE macro

Use generally available ARRAY_SIZE macro, instead of hand-coding it
every time is needed.

Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
board/toradex/common/tdx-cfg-block.c