summaryrefslogtreecommitdiff
path: root/drivers/ddr
diff options
context:
space:
mode:
authorLove Kumar <love.kumar@amd.com>2024-06-05 15:19:35 +0530
committerTom Rini <trini@konsulko.com>2024-06-13 16:31:24 -0600
commit0786dd573d0793417852e009dee3148ebdd163f3 (patch)
tree1347382eb884e106fdb076c3a9b7d4c4a7b83098 /drivers/ddr
parenta57973ab47615f9d471b0c1d51554803c533df3a (diff)
test/py: net_boot: Add test cases for net boot
Add tests for booting image using tftpboot/pxe boot commands, tftpboot boot case loads the FIT image into DDR and boots using bootm command whereas pxe boot cases downloads the pxe configuration file from the TFTP server and interprets it to boot the images mentioned in the pxe configurations file. This test relies on boardenv_* containing configuration values including the parameter 'pattern'. tftpboot/pxe boot cases boots the Linux till the boot log pattern value is matched. For example, if the parameter 'pattern' is defined as 'login:', it will boot till login prompt. Signed-off-by: Love Kumar <love.kumar@amd.com> Tested-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/ddr')
0 files changed, 0 insertions, 0 deletions