mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-06 20:09:32 +00:00

When building for 64-bit x86 we need an SPL binary in the ROM. Add support for this. Also increase entry test code coverage to 100%. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Bin Meng <bmeng.cn@gmail.com>
11 lines
101 B
Text
11 lines
101 B
Text
/dts-v1/;
|
|
|
|
/ {
|
|
#address-cells = <1>;
|
|
#size-cells = <1>;
|
|
|
|
binman {
|
|
_testing {
|
|
};
|
|
};
|
|
};
|