* Rename Intel NUC machine to Generic x86-64 The Intel NUC machine has evolved and supports various x86-64 machines today. Rename the board. Note that this does not address the migration issue. This will be handled separately. * Update Scripts/Documentation
11 lines
192 B
Plaintext
11 lines
192 B
Plaintext
BOARD_ID=ova
|
|
BOARD_NAME="Open Virtual Appliance"
|
|
CHASSIS=vm
|
|
BOOTLOADER=barebox
|
|
KERNEL_FILE=bzImage
|
|
BOOT_SYS=efi
|
|
BOOT_SPL=false
|
|
DISK_SIZE=32
|
|
SUPERVISOR_MACHINE=qemux86-64
|
|
SUPERVISOR_ARCH=amd64
|