内容简介:A few weeks after theannouncementof the Galaxy S20 series, Samsung released thekernel source codefor the Exynos and Snapdragon S20, S20+, and S20 Ultra. In the Snapdragon Galaxy S20’s kernel source, we found references that we believe refer to the Samsung
A few weeks after theannouncementof the Galaxy S20 series, Samsung released thekernel source codefor the Exynos and Snapdragon S20, S20+, and S20 Ultra. In the Snapdragon Galaxy S20’s kernel source, we found references that we believe refer to the Samsung Galaxy Note 20 and Galaxy Fold 2 with the Snapdragon 865 SoC. We also found a reference to a mysterious new device called the “Zodiac” project.
We were able to find files for five different devices and 3 different series in the Galaxy S20 kernel sources. The projects were “Project XYZ,” “Project Canvas,” and “Project Winner2.” Project XYZ is the Galaxy S20 series: The Galaxy S20 is x1, the Galaxy S20+ is y2, and the S20 Ultra is z3. Project Canvas is likely the upcoming Samsung Galaxy Note 20 series, as hinted at by Ice Universe . We were able to find “c2”, but there will likely be 2 more devices, “c0” and “c1”, but we can not confirm these exist at the moment. Lastly, there is Project Winner2. This is very likely the Galaxy Fold 2 given that the first Galaxy Fold was “Project Winner.” GalaxyClub also reported this code-name last month. There were rumors of the Galaxy Fold 2 having the code name “champ“, but that could be a different foldable device that Samsung is working on.
The fact that Samsung is using theQualcomm Snapdragon 865in the Samsung Galaxy Note 20 and Galaxy Fold 2 should not be surprising. Samsung already uses the Snapdragon 865 in the Galaxy S20 line of phones, and it only makes sense for Samsung to use it in the Galaxy Fold successor since the first model already uses the Snapdragon 855. We were able to confirm the use of these chips since the “kona” code-name refers to the Snapdragon 865. We can see in the code that “winner2” and “canvas” are both based on “kona” AKA the Snapdragon 865.
Several “Kconfig” files detail the Snapdragon 865 devices that Samsung has released or will release. They include “Kconfig.winner2”, “Kconfig.canvas”, and “Kconfig.xyz.” Each of these files stores the project files for a specific device and the regions that are supported. For example, the Galaxy S20 series are stored in the “Kconfig.xyz” file. In the file, we can see that the Snapdragon version of the Galaxy S20 is available in South Korea, the United States, Canada, China, and Japan. For “canvas”, the file only shows the United States, which would mean the Snapdragon Galaxy Note 20 will only be available in the U.S. Keep in mind, though, that this is still very early in development, so we expect this to change. For “winner2”, we only see a config for the European open market.
-
- Project XYZ aka Galaxy S20 Regions
-
- Project Canvas aka Note 20 Regions
-
- Project Winner2 aka Galaxy Fold 2 Regions
Meanwhile in the Samsung Galaxy Z Flip’s kernel source code, we found a new device called “Project Zodiac” based on the Qualcomm Snapdragon 855. This device will be available in China as that is the only region that is mentioned. It is likely that “Project Zodiac” is going to be a China-only phone, but we unfortunately don’t have more information on this device at the moment.
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
程序员的算法趣题
[ 日] 增井敏克 / 绝 云 / 人民邮电出版社 / 2017-7 / 55.00元
本书是一本解谜式的趣味算法书,从实际应用出发,通过趣味谜题的解谜过程,引导读者在愉悦中提升思维能力、掌握算法精髓。此外,本书作者在谜题解答上,通过算法的关键原理讲解,从思维细节入手,发掘启发性算法新解,并辅以Ruby、JavaScript等不同语言编写的源代码示例,使读者在算法思维与编程实践的分合之间,切实提高编程能力。 本书适合已经学习过排序、搜索等知名算法,并想要学习更多有趣算法以提升编程技巧......一起来看看 《程序员的算法趣题》 这本书的介绍吧!