diff options
author | Simon Glass | 2022-09-06 20:27:10 -0600 |
---|---|---|
committer | Tom Rini | 2022-09-29 16:10:43 -0400 |
commit | 756c01422dfa193097aa3d43c083b8b23e4b2301 (patch) | |
tree | dea1edaa0d86459012b5f8edb92a0fe75bc8a656 /configs/jethub_j80_defconfig | |
parent | 9859d89b6e859a242d083a96950e0c05f60a5152 (diff) |
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 'configs/jethub_j80_defconfig')
0 files changed, 0 insertions, 0 deletions