diff options
| author | Marek Vasut <[email protected]> | 2023-03-02 04:08:40 +0100 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2023-03-09 08:50:48 -0800 |
| commit | aa89aebb17531a3e8b6729c812a68d5e37008730 (patch) | |
| tree | 37db36056c6b35523716dcce500096505403c89f /doc/develop | |
| parent | caec1be706ac4e36d55e6343893a956f6ccf7464 (diff) | |
test: cmd: fdt: Test fdt bootcpu
Add 'fdt bootcpu' test which works as follows:
- Create basic FDT, map it to sysmem
- Print the FDT bootcpu
- Set the FDT bootcpu and read the value back using 'fdt header get'
- Perform the previous step twice to validate bootcpu overwrite
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]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
