20191204_jeffrey - silenceuncrio/diary GitHub Wiki
0845
review
已解決
- [M360P 0000768]: [enhance] Active Image Partition A and B need to display version
- [M330 0000767]: [enhance] Active Image Partition A and B need to display version
再來解決
- [M300 0000766]: [enhance] Active Image Partition A and B need to display version
build 最新的 M300[release/v2.02]
- source proenv.sh - nandflash
- Vendor/Products = M300/0_GENERIC
1140
nandflash 的部分已完成
emmc 需要另外 build image
- source proenv.sh m300e proscend-m300e - emmc
- Vendor/Products = M300E/1_GPS
1325
M300[release/v2.02] - Display the software MCSV for both image in dual image slot a and slot b
commit d226092c37f60e1b5738ad2262b82eaa515a75fe
Refs: [release/v2.02], {origin/release/v2.02}
Author: jeffrey <[email protected]>
Date: Wed Dec 4 13:19:23 2019 +0800
Display the software MCSV for both image in dual image slot a and slot b
.../memory_fs/emmc/default/rootfs/etc/rc.local | 97 +++++++++++++++++-----
.../nandflash/default/rootfs/etc/rc.local | 97 +++++++++++++++++-----
.../prosrc/icos/clishell/cli_mgmt_identification.c | 20 +++++
proscend/prosrc/icos/icoslib/system/systemcfg.c | 8 ++
proscend/prosrc/icos/include/module_system.h | 2 +
proscend/prosrc/webcgi/system.c | 2 +
.../prosrc/www/app/feature/identification.html | 6 ++
proscend/prosrc/www/app/locale-en.json | 3 +
proscend/prosrc/www/app/locale-fr.json | 3 +
proscend/prosrc/www/app/locale-zh-tw.json | 3 +
10 files changed, 203 insertions(+), 38 deletions(-)