47419eae4b
This file contains the SPL device tree. Add support for including this by itself in images. Signed-off-by: Simon Glass <sjg@chromium.org>
14 lines
116 B
Plaintext
14 lines
116 B
Plaintext
/dts-v1/;
|
|
|
|
/ {
|
|
#address-cells = <1>;
|
|
#size-cells = <1>;
|
|
|
|
binman {
|
|
size = <16>;
|
|
|
|
u-boot-spl-dtb {
|
|
};
|
|
};
|
|
};
|