]> Git Repo - u-boot.git/commit
test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()
authorBin Meng <[email protected]>
Tue, 23 Jun 2020 05:55:49 +0000 (22:55 -0700)
committerSimon Glass <[email protected]>
Fri, 10 Jul 2020 00:57:22 +0000 (18:57 -0600)
commit229806f7593f3971744c9e7fbfdd85ca6e724b2d
tree2427a279c10b9df4ff33524acc65d984b6c437f8
parent866f11efd7afc1346ede57de053687acdaf9a4c1
test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()

This adds a test case to test the functionality of the fdtdec API
fdtdec_add_reserved_memory().

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
test/dm/fdtdec.c
This page took 0.032829 seconds and 4 git commands to generate.