Skip to content

Commit de79d2a

Browse files
committed
boards/novacustom-v540tu: remove board
Support for V54 series is not added at this time. Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
1 parent a80d6da commit de79d2a

5 files changed

Lines changed: 2 additions & 1038 deletions

File tree

.circleci/config.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -525,14 +525,6 @@ workflows:
525525
requires:
526526
- x230-hotp-maximized
527527

528-
- build:
529-
name: novacustom-v540tu
530-
target: novacustom-v540tu
531-
subcommand: ""
532-
requires:
533-
- x230-hotp-maximized
534-
535-
536528
# coreboot 4.11
537529
- build:
538530
name: UNMAINTAINED_kgpe-d16_workstation

boards/novacustom-v540tu/novacustom-v540tu.config

Lines changed: 0 additions & 81 deletions
This file was deleted.

boards/novacustom-v560tu/novacustom-v560tu.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@ export CONFIG_BOOT_REQ_HASH=n
7676
export CONFIG_BOOT_REQ_ROLLBACK=n
7777
export CONFIG_BOOT_KERNEL_ADD=""
7878
export CONFIG_BOOT_KERNEL_REMOVE="intel_iommu=on intel_iommu=igfx_off"
79-
export CONFIG_BOARD_NAME="NovaCustom V540TU"
79+
export CONFIG_BOARD_NAME="NovaCustom V560TU"
8080
export CONFIG_FLASH_OPTIONS="flashprog --progress --programmer internal --ifd -i bios -i me -i fd"
8181
export CONFIG_AUTO_BOOT_TIMEOUT=5

0 commit comments

Comments
 (0)