diff options
author | Simon Glass <sjg@chromium.org> | 2022-09-06 20:27:10 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-09-29 16:10:43 -0400 |
commit | 756c01422dfa193097aa3d43c083b8b23e4b2301 (patch) | |
tree | dea1edaa0d86459012b5f8edb92a0fe75bc8a656 /arch/sandbox/include/asm/eth.h | |
parent | 9859d89b6e859a242d083a96950e0c05f60a5152 (diff) | |
download | u-boot-756c01422dfa193097aa3d43c083b8b23e4b2301.tar.gz u-boot-756c01422dfa193097aa3d43c083b8b23e4b2301.tar.bz2 u-boot-756c01422dfa193097aa3d43c083b8b23e4b2301.zip |
sandbox: Support setting up the other FDT for testing
Provide a way to copy over the 'other' FDT when running tests. This loads
it and allocates memory for the copy, if not done already, then does the
copy.
Avoid using U-Boot's malloc() pool for these copies, at least for now,
since they are part of the test system.
Tidy up the cpu.c header files while here.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/sandbox/include/asm/eth.h')
0 files changed, 0 insertions, 0 deletions