We don't normally need this driver in TPL/SPL, so drop it for now. It can be enabled by individual boards if needed. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>
6 lines
79 B
Text
6 lines
79 B
Text
/ {
|
|
reset: reset {
|
|
compatible = "x86,reset";
|
|
u-boot,dm-pre-proper;
|
|
};
|
|
};
|