commit | d326e6acab5a12177c31828162f61a60e8b3a90a | [log] [tgz] |
---|---|---|
author | dongqing.li <dongqing.li@amlogic.com> | Wed Oct 09 01:01:29 2024 +0000 |
committer | Bo Lv <bo.lv@amlogic.com> | Wed Oct 09 20:30:18 2024 -0700 |
tree | 54471b4be6825da7257bdb78519c7e3c75aad4c4 | |
parent | 03c5cc11428a4c5b7d017c36f4f3478d21203676 [diff] |
fip: use stat instead of ls to get file size for ramdump [1/1] PD#SH-21542 Problem: The command ls depends on the several environment things, for example on the unix group name. If the unix group has space inside END_LENS will be calculated inproperly. Solution: So replace it with stat command. Verify: sc2_ah212, t3_t982 Change-Id: I74846a612c19dc72c64dc0f19a84125fe91ee480 Signed-off-by: dongqing.li <dongqing.li@amlogic.com>