
17 Jun
2020
17 Jun
'20
5:11 a.m.
On Tue, 9 Jun 2020 at 23:36, Bin Meng bmeng.cn@gmail.com wrote:
From: Bin Meng bin.meng@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@windriver.com
Changes in v3:
- correct typo in the comments, and some minor rewording
test/dm/fdtdec.c | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org
I think this is useful. But do note that upstream libfdt has some tess also.