mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-25 06:46:00 +00:00

Now that Linux has accepted these tags, move the device tree files in U-Boot over to use them. Signed-off-by: Simon Glass <sjg@chromium.org>
6 lines
74 B
Text
6 lines
74 B
Text
/ {
|
|
reset: reset {
|
|
compatible = "x86,reset";
|
|
bootph-some-ram;
|
|
};
|
|
};
|