diff options
| author | Simon Glass <[email protected]> | 2023-12-14 21:19:14 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-04-10 17:04:25 -0600 |
| commit | cf70f75447133c497f9e5c56f2b33c8f2d3f08b5 (patch) | |
| tree | d403e024ff7634078cfc70bc015021428aff7847 /doc | |
| parent | 207282d905a26754aa1496c0c02d09dc8b27138e (diff) | |
x86: Drop message about features being missing with 64-bit
At this point most things work, including booting a distro, so drop
this message.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/board/emulation/qemu-x86.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/board/emulation/qemu-x86.rst b/doc/board/emulation/qemu-x86.rst index c604e42990e..4eeba46ba7a 100644 --- a/doc/board/emulation/qemu-x86.rst +++ b/doc/board/emulation/qemu-x86.rst @@ -134,7 +134,7 @@ The output will be something like this:: U-Boot SPL 2023.07 (Jul 23 2023 - 08:00:12 -0600) Trying to boot from SPI - Jumping to 64-bit U-Boot: Note many features are missing + Jumping to 64-bit U-Boot U-Boot 2023.07 (Jul 23 2023 - 08:00:12 -0600) |
