[PATCH v4 3/3] test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()
Simon Glass
sjg at chromium.org
Mon Jul 6 03:31:17 CEST 2020
From: Bin Meng <bin.meng at windriver.com>
This adds a test case to test the functionality of the fdtdec API
fdtdec_add_reserved_memory().
Signed-off-by: Bin Meng <bin.meng at windriver.com>
Reviewed-by: Simon Glass <sjg at chromium.org>
---
(no changes since v3)
Changes in v3:
- correct typo in the comments, and some minor rewording
test/dm/fdtdec.c | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 69 insertions(+)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list