Jayanth Othayoth | 942f57f | 2021-06-21 07:23:09 -0500 | [diff] [blame] | 1 | # Command line debug tools like pdbg and ecmd requires |
2 | # PDBG_DTB environment variable. | ||||
3 | # attributes tool required both PDBG_DTB and PDATA_INFODB. | ||||
4 | |||||
5 | export PDBG_DTB=/var/lib/phosphor-software-manager/pnor/rw/DEVTREE | ||||
6 | export PDATA_INFODB=/usr/share/pdata/attributes_info.db |