1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-04-10 05:00:00 +02:00
Files
u-boot-megous/test
Marek Vasut 8fa2835228 test: cmd: fdt: Test fdt resize
Add 'fdt resize' test which works as follows:
- Create simple FDT with extra size 0, map it to sysmem
- 'resize' the FDT by 0x2000 bytes
- Verify the new space has been added to the FDT

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 <marek.vasut+renesas@mailbox.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-03-08 11:40:57 -08:00
..
2023-03-08 11:40:49 -08:00
2023-03-08 11:40:57 -08:00
2023-02-06 17:10:15 -05:00
2022-08-10 13:38:30 -04:00