mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
HD61 has ci
Origin commit data
------------------
Branch: master
Commit: b61cc635b4
Author: TangoCash <eric@loxat.de>
Date: 2020-10-03 (Sat, 03 Oct 2020)
Origin message was:
------------------
- HD61 has ci
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -31,7 +31,7 @@ libcommon_la_SOURCES = \
|
||||
ca_ci.cpp
|
||||
else
|
||||
if BOXTYPE_ARMBOX
|
||||
if BOXMODEL_HISILICON
|
||||
if BOXMODEL_HD60
|
||||
libcommon_la_SOURCES = \
|
||||
ca.cpp
|
||||
else
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#if HAVE_DUCKBOX_HARDWARE \
|
||||
|| HAVE_MIPS_HARDWARE \
|
||||
|| (HAVE_ARM_HARDWARE \
|
||||
&& !BOXMODEL_HISILICON \
|
||||
&& !BOXMODEL_HD60 \
|
||||
&& !BOXMODEL_OSMIO4K \
|
||||
&& !BOXMODEL_OSMIO4KPLUS \
|
||||
)
|
||||
|
@@ -26,7 +26,7 @@ inline void cs_api_exit()
|
||||
#if HAVE_DUCKBOX_HARDWARE \
|
||||
|| HAVE_MIPS_HARDWARE \
|
||||
|| (HAVE_ARM_HARDWARE \
|
||||
&& !BOXMODEL_HISILICON \
|
||||
&& !BOXMODEL_HD60 \
|
||||
&& !BOXMODEL_OSMIO4K \
|
||||
&& !BOXMODEL_OSMIO4KPLUS \
|
||||
)
|
||||
|
@@ -185,7 +185,7 @@ hw_caps_t *get_hwcaps(void)
|
||||
#endif
|
||||
#if BOXMODEL_HD61
|
||||
initialized = 1;
|
||||
caps.has_CI = 0;
|
||||
caps.has_CI = 2;
|
||||
caps.can_cec = 1;
|
||||
caps.can_shutdown = 1;
|
||||
caps.display_xres = 4;
|
||||
|
Reference in New Issue
Block a user