mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-14 16:46:23 +00:00
8c4713e4b7e64d46356ebffa6c2ae50f8cb47b7d
In npcx5 series, there is no other chip generation and npcx's system driver fixed the first character of revision array as 'A'. But in npcx7 series, there are two chip generations and it's better to show chip generation information by 'version' console command. In this CL, we used SRID_CR to distinguish the generation of npcx7 series. It also adds the support for NPCX787G in system_get_chip_name() since it is used on the version 1 of npcx7 evb. BRANCH=none BUG=none TEST=No build errors for npcx5/7 series. Verified npcx5m5g, npcx7m6g and npcx7m7wb on evbs by 'version' console command. Change-Id: I7572b5688b4430c6febd21c25f36c3903fb97e27 Signed-off-by: Mulin Chao <mlchao@nuvoton.com> Reviewed-on: https://chromium-review.googlesource.com/1046689 Reviewed-by: Vincent Palatin <vpalatin@chromium.org>
For an overview of the Embedded Controller firmware, refer to http://www.chromium.org/chromium-os/2014-firmware-summit For instructions on building from source, refer to http://www.chromium.org/chromium-os/ec-development/getting-started-building-ec-images-quickly
Description
Languages
C
64.7%
Lasso
20.7%
ASL
3.6%
JavaScript
3.2%
C#
2.9%
Other
4.6%