Filip Lewiński
b50b3c2932
configs/config.novacustom_nuc_box: bump up to rc4
...
Upstream-Status: Inappropriate [Dasharo downstream]
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com >
2025-08-19 15:04:17 +02:00
Filip Gołaś
430504e10a
config.novacustom_nuc_box: Add sleep mode selection option
...
Upstream-Status: Inappropriate [Dasharo downstream]
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2025-08-19 15:04:16 +02:00
Filip Lewiński
473d3ebe2d
configs/config.novacustom_nuc_box: disable WiFi+BT option
...
The option is not implemented on this platform yet, and it's unknown
whether such implementation is even possible.
Upstream-Status: Inappropriate [Dasharo downstream]
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com >
2025-08-19 15:04:16 +02:00
Sergii Dmytruk
d5e6a6bed5
configs/config.novacustom_v5*: fix CONFIG_DRIVERS_EFI_MAIN_FW_VERSION
...
Change-Id: Ifb71b4ee4736c1808505cf8a985d73f311552b87
Upstream-Status: Inappropriate [Dasharo downstream]
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com >
2025-08-18 16:37:57 +03:00
Michał Kopeć
c36beacbdc
configs/config.novacustom_v5*: bump RC number to rc5
...
Change-Id: I96458f500fd6967c719b4e0e08029e28240f25f5
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com >
2025-08-08 13:29:20 +02:00
Mateusz Maciejewski
d90056abd1
config.hardkernel_odroid_h4*: enable capsule updates
...
Change-Id: I802f77bdc75c8a966f03d0d58c9f3b35c896204c
Upstream-Status: Inappropriate [custom configs]
Signed-off-by: Mateusz Maciejewski <mateusz.maciejewski@3mdeb.com >
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com >
2025-08-07 17:20:25 +03:00
Michał Żygowski
7ef9a9be9f
configs/config.hardkernel_odroid_h4*: Bump to v0.9.1-rc1
...
Change-Id: I7b695dc1e334bea77480e58a6e1695f440eed0a5
Upstream-Status: Inappropriate [custom configs]
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com >
2025-08-07 17:20:24 +03:00
Michał Żygowski
3f601dbe96
configs/config.hardkernel_odroid_h4*: Enable FW performance measurement
...
FW performance measurement is required to measure difference in boot
time with fast boot.
Change-Id: I28071058985f16e4cc1cee936c7a380862e5be64
Upstream-Status: Inappropriate [custom configs]
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com >
2025-08-07 17:20:24 +03:00
Michał Żygowski
504e761f05
payloads/external/edk2: Update revision for new memory menu PCDs
...
Paylaod revision has to be updated with introduction of new PCD.
New PCD controls the visibility of XMP profile selection so that
it is independent of IBECC option.
Upstream-Status: Inappropriate [custom configs]
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com >
2025-08-07 17:20:24 +03:00
Michał Żygowski
2d0a144d7f
configs/config.hardkernel_odroid_h4*: Enable quiet and fast boot
...
Change-Id: Ic6fdf94450ce5ed5884a7851e53e68c43ecdf6b7
Upstream-Status: Inappropriate [custom feature]
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com >
2025-08-07 17:20:24 +03:00
Michał Żygowski
ad8f4c18a7
mb/hardkernel/odroid-h4: Add Net Card 2 support
...
Add necessary code to support 4x1 bifurcation in M.2 NVMe slot
for Net Card 2. Create a new build variant supporting Net Card 2.
TEST=Boot Linux on ODROID H4 Ultra with Net Card 2 and run iperf
in all 4 ports from the Net Card 2.
Upstream-Status: Pending
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com >
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com >
2025-08-07 17:20:20 +03:00
Michał Kopeć
405659e65d
configs/config.novacustom_v5*: enable sleep type option
...
Upstream-Status: Inappropriate [Dasharo downstream]
Change-Id: I158946894466bee927c86359f9b9e200797b9581
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com >
2025-08-06 18:35:19 +02:00
Michał Kopeć
d8b24b8a93
configs/config.novacustom_v5*: bump RC number to 4
...
Upstream-Status: Inappropriate [Dasharo downstream]
Change-Id: I60d1527f8bec4a7616566467fd2c173c95128d7b
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com >
2025-07-30 13:22:23 +02:00
Filip Lewiński
b558f8ae04
mb/novacustom/nuc_box/variants/nuc_box/data.vbt: update
...
The VBT extracted from debugfs of a running system didn't work with the
FSP graphics init. Now with the appropriate version of a manually configured
VBT the FSP GFX init works and the EDK2 GOP driver is no longer
necessary.
Upstream-Status: Pending
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com >
2025-07-29 16:51:53 +02:00
Filip Lewiński
7bab255653
configs/config.novacustom_nuc_box: update to resolve regression issues
...
Changes:
- Enable SMM BWP - supported thanks to recent SMMSTORE fixes
- Show WiFi/BT enable option - for feature parity
- Disable console redirection to nonexistent serial port - speeds up
booting significantly
- Increase CBMEM buffer size
Upstream-Status: Inappropriate [Dasharo downstream]
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com >
2025-07-29 16:51:53 +02:00
Mateusz Maciejewski
b4f1817d94
configs/config.novacustom_nuc_box: capsule update enabled.
...
Upstream-Status: Inappropriate [Dasharo downstream]
Signed-off-by: Mateusz Maciejewski <mateusz.maciejewski@3mdeb.com >
2025-07-29 15:43:29 +03:00
Michał Kopeć
48451d1bc3
configs/config.novacustom_v5*0tu: fix the FW resolution to 1920x1080
...
Upstream-Status: Inappropriate [Dasharo downstream]
Change-Id: Id54fb516194c63dbcb8893401aeb3b50e3d27e0f
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com >
2025-07-29 12:11:03 +02:00
Wiktor Mowinski
92687759de
configs/config.protectli_vp66xx: bump version to rc1
...
Upstream-Status: Inappropriate [Dasharo downstream]
Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com >
2025-07-27 15:31:13 +03:00
Michał Kopeć
a881e941fe
configs/config.novacustom_nuc_box: disable ccache
...
Upstream-Status: Inappropriate [Dasharo downstream]
Change-Id: I85d26f60426c05d7aaff92dd74bd34cb5ac06a72
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com >
2025-07-21 12:58:42 +02:00
Michał Kopeć
65911b99da
configs/config.novacustom_nuc_box: disable CMOS option backend
...
Upstream-Status: Pending
Change-Id: I5b111a01240d4025c5df2121e253f54121b0928f
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com >
2025-07-18 17:52:51 +02:00
Krystian Hebel
30c33ebb93
mb/novacustom/nuc_box: enable vboot
...
Upstream-Status: Pending
Change-Id: I9ff602b01e7d0a1e9e5152f5282279a3f05f4dbd
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com >
2025-07-17 15:30:37 +02:00
Michał Kopeć
071921e249
configs/config.novacustom_nuc_box: enable CONFIG_DASHARO
...
Change-Id: Iacaa872ff9c1d95a959a9f6d0fdebc3431582a44
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com >
2025-07-14 14:01:06 +02:00
Michał Kopeć
31160ee667
configs/config.novacustom_nuc_box: bump to rc2
...
Upstream-Status: Inappropriate [Dasharo downstream]
Change-Id: Iec6bc591c36037cadc7dcbefdc66dac25b339bf3
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com >
2025-07-14 13:19:43 +02:00
Michał Kopeć
a6abeed0ac
configs/config.novacustom_nuc_box: remove EDK2_TAG_OR_REV
...
Upstream-Status: Inappropriate [Dasharo downstream]
Change-Id: I6fa63beee9c0b880190c7a9d2a818a4b6fe79595
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com >
2025-07-14 13:12:02 +02:00
Filip Lewiński
4222852772
configs/config.novacustom_nuc_box: bump EDK2 revision, autoenable serial
...
Bump for the commit that adds FTDI autodetection and enable Serial
Console Redirection. This way, we get a fully serial-enabled platform
after each flash
Upstream-Status: Inappropriate [Dasharo downstream]
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com >
2025-07-14 12:54:57 +02:00