20181212_jeffrey - silenceuncrio/diary GitHub Wiki

0910

ariel 想在 M300 hotfix/v.176 把 log 獨立一區 partition 的改變套用上去

commit

commit b8a76f09b878d463874d379ee09a998236ecd3e8
Author: jeffrey <[email protected]>
Date:   Wed Dec 12 09:48:02 2018 +0800

    let the configuraion and log have different mtd partitions:
    root@Cellular Router:~# df
    Filesystem           1024-blocks    Used Available Use% Mounted on
    ubi0:rootfs_a            81080     54244     22660  71% /
    devtmpfs                 90708         4     90704   0% /dev
    tmpfs                   254744       188    254556   0% /run
    tmpfs                   254744       476    254268   0% /var/volatile
    ubi1:config_a             7796        68      7292   1% /mnt/config
    ubi1:config_a             7796        68      7292   1% /mnt/data
    ubi2:config_b             7796       284      7080   4% /var/volatile/tmp/app_2
    ubi2:config_b             7796       284      7080   4% /home/log

 proscend/memory_fs/nandflash/default/rootfs/etc/rc.local | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

update 一下 release note

注意這個改變只有發生在 nandflash 的版本

1005

繼續 Introduction to DMVPN : Part 1

1330

Introduction to DMVPN : Part 2

這個 part 2 講的都是 configure 之後的事

改看一下 DMVPN Overview

這段影片的範例又太少了

觀看次數最多的還是

1450

DQA 抱怨 M360 一上電 power led 沒有點亮

幫忙釐清一下問題後把需求丟給 Mitrastar

1610

先 update 一下 M300 release note

要加入這一條修改 - let the configuration and log have different mtd partitions

要注意的是這一條修改只套用在 nandflash 版本

commit

commit 123e3b768be19ee6e5ced43809e91ee2c73b1b84
Author: jeffrey <[email protected]>
Date:   Wed Dec 12 16:15:33 2018 +0800

    update the release note:
    - The configuration and log have different mtd partitions
    - only apply on nandflash, exclude the eMMC(Wide Temperature)

 M30x-ReleaseNotes.txt          | 2 +-
 M30x-ReleaseNotes_Advice.txt   | 2 +-
 M30x-ReleaseNotes_Azuretec.txt | 2 +-
 M30x-ReleaseNotes_CTC.txt      | 2 +-
 M30x-ReleaseNotes_CXR.txt      | 2 +-
 M30x-ReleaseNotes_Hytec.txt    | 2 +-
 M30x-ReleaseNotes_LITE.txt     | 2 +-
 M30x-ReleaseNotes_Nautilus.txt | 2 +-
 M30x-ReleaseNotes_Planet.txt   | 2 +-
 M30x-ReleaseNotes_Telewell.txt | 2 +-
 M30x-ReleaseNotes_Xentino.txt  | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)