diff options
| author | Marek Vasut <[email protected]> | 2023-03-02 04:08:39 +0100 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2023-03-14 16:08:51 -0600 |
| commit | 927e03b4f695ea6aa17ef8cf5e1ff593fac1d84f (patch) | |
| tree | 38306b123a9233e09afeabe18bb17706c79f0c89 /include/linux | |
| parent | b0cd7ccebd3d0220cbfd8d09720977746d1d1e2a (diff) | |
test: cmd: fdt: Test fdt header
Add 'fdt header' test which works as follows:
- Create basic FDT, map it to sysmem
- Print the FDT header
- Get all members of the FDT header into variable and
verify the variables contain correct data
The test case can be triggered using:
"
./u-boot -Dc 'ut fdt'
"
To dump the full output from commands used during test, add '-v' flag.
Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Merged in test: cmd: fdt: Drop unused fdt_test_header_get() fdt parameter:
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
