mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 07:04:28 +00:00
x86: doc: coreboot: Mention 64-bit Linux distros
Add a little more detail as to why coreboot64 is preferred for booting Linux distros. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
parent
ad57b98e21
commit
5728246dfa
1 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,8 @@ build in `$CBDIR`::
|
|||
-device ahci,id=ahci \
|
||||
-device ide-hd,drive=disk,bus=ahci.0 \
|
||||
|
||||
This allows booting and installing various distros, many of which are
|
||||
64-bit-only, so cannot work with the 32-bit 'coreboot' build.
|
||||
|
||||
USB keyboard
|
||||
------------
|
||||
|
|
Loading…
Reference in a new issue