Public
  1. Public

phytec-eeprom-flashtool

Public
AuthorCommitMessageCommit dateIssues
Matt McKeeMatt McKee
faf912784c3PEEPFT-13 configs: PCM-057: add support for AM5749, 48, 46, and 29 SOMsAdditionally, remove PCM-057.ini as it is no longer needed. Signed-off-by: Matt McKee <mmckee@phytec.com>2 Jira Issues
Matt McKeeMatt McKee
9e998de9f6aPEEPFT-13 phytec_eeprom_flashtool.py: generalize sysfs EEPROM filepathThis commit forces the script to convert PHYTEC i2c_bus and i2c_dev configuration values to string whether struct or yaml reads the values as ints or strings. This allows for the configuration files to use hex values for the I2C bus and device address without error. Signed-off-by: Matt McKee <mmckee@phytec.com>PEEPFT-13
Matt McKeeMatt McKee
16f676ad5e3PEEPFT-13 phytec_eeprom_flashtool.py: fix printing of verbose kit optionsSigned-off-by: Matt McKee <mmckee@phytec.com>PEEPFT-13
Matt McKeeMatt McKee
9ac02d7f3a5PEEPFT-13 phytec_eeprom_flashtool.py: return bytes literals for default MAC addressIn the transition from Python 2 to Python 3, the method for counting bits in the MAC address was changed. This method requires the default/fallback MAC address to be returned as a bytes literal or the script will fail. Signed-off-by: Matt McKee <mmckee@phytec.com>PEEPFT-13
Stefan Mueller-KlieserStefan Mueller-Klieser
2042c88d05eCOPYING.MIT: add license fileWe distribute the tool under MIT license, so it has the same license as the BSP. As it gets bundled with the BSP this will minimize the impact on customers having this software in their stack. Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser@phytec.de>
Janine HagemannJanine Hagemann
ad35f91e3f1README: Customize the READMESigned-off-by: Janine Hagemann <j.hagemann@phytec.de>
Janine HagemannJanine Hagemann
b462182ed77configs: change PCM-057 configuration file from .ini to .ymlChange PCM-057 configuration file format, to fit with the updated script. Signed-off-by: Janine Hagemann <j.hagemann@phytec.de>PCM-057
Janine HagemannJanine Hagemann
d50aad35ddaphytec-eeprom-flashtool.py: Generalize the scriptGeneralize the script to insure functionality with future boards. Also make the 'mac' property variable. Signed-off-by: Janine Hagemann <j.hagemann@phytec.de>
Janine HagemannJanine Hagemann
7282342bb01phytec-eeprom-flashtool.py: Rename bs with hw8Signed-off-by: Janine Hagemann <j.hagemann@phytec.de>
Janine HagemannJanine Hagemann
f9de96bde85phytec-eeprom-flashtool.py: export ep struct description to configuration fileSigned-off-by: Janine Hagemann <j.hagemann@phytec.de>
Janine HagemannJanine Hagemann
46fdbcddbd5phytec-eeprom-flashtool.py: Remove mod_version variablemod_version is not used at the configuration file. Signed-off-by: Janine Hagemann <j.hagemann@phytec.de>
Janine HagemannJanine Hagemann
996a5c1fd7cphytec-eeprom-flashtool.py: Remove header variableheader is useless because we will use bit set as checksum. Signed-off-by: Janine Hagemann <j.hagemann@phytec.de>
Janine HagemannJanine Hagemann
2561768589aphytec-eeprom-flashtool.py: Customize script for yaml configuration fileSigned-off-by: Janine Hagemann <j.hagemann@phytec.de>
Janine HagemannJanine Hagemann
bdeb32af408configs: change configuration file from .ini to .ymlChange PCL-066 configuration file format, because yaml is better align with current testing methods and improve maintenance. Signed-off-by: Janine Hagemann <j.hagemann@phytec.de>PCL-066
Janine HagemannJanine Hagemann
5cdeb097459phytec-eeprom-flashtool.py: Update to python3Move from python2 to python3 because python2 will be EOL in 2020. Signed-off-by: Janine Hagemann <j.hagemann@phytec.de>
Janine HagemannJanine Hagemann
1e0c71cd702configs: add configuration file for PCL-066Signed-off-by: Janine Hagemann <j.hagemann@phytec.de>PCL-066
Matt McKeeMatt McKee
a2e7cb1415cAM57SW-655 configs: PCM-057: add support for PCM-057-00001100I.A0Signed-off-by: Matt McKee <mmckee@phytec.com>2 Jira Issues
Russell RobinsonRussell Robinson
5610789ceb6PEEPFT-6 configs: PCM-057: add support for PCM-057-10203111I.A0Signed-off-by: Russell Robinson <rrobinson@phytec.com>2 Jira Issues
Russell RobinsonRussell Robinson
a87bbc87a8cconfigs: PCM-057: add support for PCM-057-10203110C.A0Signed-off-by: Russell Robinson <rrobinson@phytec.com>PCM-057
Russell RobinsonRussell Robinson
456108cbf42PEEPFT-5 configs: PCM-057: add support for AM571x to match BOM optionsSigned-off-by: Russell Robinson <rrobinson@phytec.com>2 Jira Issues
Matt McKeeMatt McKee
b04026e53d8configs: PCM-057: add known configuration 40A00111ISigned-off-by: Matt McKee <mmckee@phytec.com>PCM-057
Russell RobinsonRussell Robinson
3ad4a582a2aconfigs: PCM-057: add known configurations 10200110I and 40200110CSigned-off-by: Russell Robinson <rrobinson@phytec.com>PCM-057
Russell RobinsonRussell Robinson
72f51d5464bphytec_eeprom_flashtool.py: fix MAC addr display formattingSigned-off-by: Russell Robinson <rrobinson@phytec.com>
Russell RobinsonRussell Robinson
c3e000d1c2fphytec-eeprom-flashtool.py: leave kit_opt intactSigned-off-by: Russell Robinson <rrobinson@phytec.com>
Matt McKeeMatt McKee
da933239c77configs: add configuration file for PCM-057Signed-off-by: Matt McKee <mmckee@phytec.com>PCM-057
Matt McKeeMatt McKee
a0d96896dc9AM57TLY-159 initial version of phytec_eeprom_flashtool.py PHYTEC EEPROM Flash ToolSigned-off-by: Matt McKee <mmckee@phytec.com>AM57TLY-159
Russell RobinsonRussell Robinson
24ef4dc496eInitial CommitSigned-off-by: Russell Robinson <rrobinson@phytec.com>