mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
libarmbox/hw_caps: rename HI3798M => HI3798MV200
Origin commit data
------------------
Branch: master
Commit: a62c529f22
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-05 (Sat, 05 Jun 2021)
Origin message was:
------------------
- libarmbox/hw_caps: rename HI3798M => HI3798MV200
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -255,7 +255,7 @@ hw_caps_t *get_hwcaps(void)
|
||||
strcpy(caps.startup_file, "STARTUP_LINUX");
|
||||
strcpy(caps.boxvendor, "AX");
|
||||
strcpy(caps.boxname, "HD60");
|
||||
strcpy(caps.boxarch, "HI3798M");
|
||||
strcpy(caps.boxarch, "HI3798MV200");
|
||||
#endif
|
||||
#if BOXMODEL_HD61
|
||||
caps.has_CI = 2;
|
||||
@@ -273,7 +273,7 @@ hw_caps_t *get_hwcaps(void)
|
||||
strcpy(caps.startup_file, "STARTUP_LINUX");
|
||||
strcpy(caps.boxvendor, "AX");
|
||||
strcpy(caps.boxname, "HD61");
|
||||
strcpy(caps.boxarch, "HI3798M");
|
||||
strcpy(caps.boxarch, "HI3798MV200");
|
||||
#endif
|
||||
#if BOXMODEL_MULTIBOXSE
|
||||
caps.has_CI = 0;
|
||||
@@ -293,7 +293,7 @@ hw_caps_t *get_hwcaps(void)
|
||||
strcpy(caps.startup_file, "STARTUP_LINUX");
|
||||
strcpy(caps.boxvendor, "Maxytec");
|
||||
strcpy(caps.boxname, "Multibox SE 4K");
|
||||
strcpy(caps.boxarch, "HI3798M");
|
||||
strcpy(caps.boxarch, "HI3798MV200");
|
||||
#endif
|
||||
#if BOXMODEL_OSMINI4K
|
||||
caps.has_CI = 0;
|
||||
|
Reference in New Issue
Block a user