commit | 836ea5290a1c72e49579e1155166663fe5d8b011 | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@gmx.de> | Fri Feb 02 08:37:08 2024 +0100 |
committer | Helge Deller <deller@gmx.de> | Fri Feb 02 08:37:08 2024 +0100 |
tree | ddbfcb506efb2ec2eaa8daecd3bea2232a329f93 | |
parent | 8898a6c26c5eacad8751b57d5f3d93988a1daa86 [diff] |
parisc: Add -fw_cfg opt/OS64,string=1 option This option is only relevant when booting a 64-bit machine and the value defaults to enabled (1). When OS64 is set to 0, the firmware will tell the OS that 64-bit firmware calls are not supported. Effectively, this prevents the OS to install a 64-bit OS (on the 64-bit machine). Signed-off-by: Helge Deller <deller@gmx.de>