* 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
204 B
Plaintext
11 lines
204 B
Plaintext
BOARD_ID=generic-x86-64
|
|
BOARD_NAME="Generic x86-64"
|
|
CHASSIS=embedded
|
|
BOOTLOADER=barebox
|
|
KERNEL_FILE=bzImage
|
|
BOOT_SYS=efi
|
|
BOOT_SPL=false
|
|
DISK_SIZE=6
|
|
SUPERVISOR_MACHINE=generic-x86-64
|
|
SUPERVISOR_ARCH=amd64
|