[PATCH 4/4] test: bdinfo: Add test for command bdinfo

Tom Rini trini at konsulko.com
Thu May 4 17:51:26 CEST 2023


On Sat, Apr 22, 2023 at 03:01:34PM +0200, Marek Vasut wrote:

> Add test for command bdinfo .
> 
> Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
> Cc: Jason Liu <jason.hui.liu at nxp.com>
> Cc: Michal Simek <michal.simek at amd.com>
> Cc: Ovidiu Panait <ovpanait at gmail.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>  include/test/suites.h |   1 +
>  test/cmd/Makefile     |   1 +
>  test/cmd/bdinfo.c     | 179 ++++++++++++++++++++++++++++++++++++++++++
>  test/cmd_ut.c         |   6 ++
>  4 files changed, 187 insertions(+)
>  create mode 100644 test/cmd/bdinfo.c

This breaks building on "snow" which does not set CFG_SYS_SDRAM_SIZE
seemingly.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230504/d8743fb1/attachment.sig>


More information about the U-Boot mailing list