Matt McKee faf912784c3 PEEPFT-13 configs: PCM-057: add support for AM5749, 48, 46, and 29 SOMs
Additionally, remove PCM-057.ini as it is no longer needed.
Signed-off-by: Matt McKee <mmckee@phytec.com> PEEPFT-13 configs: PCM-057: add support for AM5749, 48, 46, and 29 SOMs Additionally, remove PCM-057.ini as it is no longer needed.
Signed-off-by: Matt McKee <mmckee@phytec.com> 06 Mar 2020 2 Jira IssuesMatt McKee 9e998de9f6a PEEPFT-13 phytec_eeprom_flashtool.py: generalize sysfs EEPROM filepath This 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> 06 Mar 2020 PEEPFT-13 Matt McKee 16f676ad5e3 PEEPFT-13 phytec_eeprom_flashtool.py: fix printing of verbose kit options Signed-off-by: Matt McKee <mmckee@phytec.com> 04 Mar 2020 PEEPFT-13 Matt McKee 9ac02d7f3a5 PEEPFT-13 phytec_eeprom_flashtool.py: return bytes literals for default MAC address In 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> 04 Mar 2020 PEEPFT-13 Stefan Mueller-Klieser 2042c88d05e COPYING.MIT: add license file We 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> 04 Sep 2019 Janine Hagemann ad35f91e3f1 README: Customize the README Signed-off-by: Janine Hagemann <j.hagemann@phytec.de> 30 Apr 2019 Janine Hagemann b462182ed77 configs: change PCM-057 configuration file from .ini to .yml Change PCM-057 configuration file format, to fit with the updated script.
Signed-off-by: Janine Hagemann <j.hagemann@phytec.de> 30 Apr 2019 PCM-057 Janine Hagemann d50aad35dda phytec-eeprom-flashtool.py: Generalize the script Generalize the script to insure functionality with future boards.
Also make the 'mac' property variable.
Signed-off-by: Janine Hagemann <j.hagemann@phytec.de> 27 Mar 2019 Janine Hagemann 7282342bb01 phytec-eeprom-flashtool.py: Rename bs with hw8 Signed-off-by: Janine Hagemann <j.hagemann@phytec.de> 27 Mar 2019 Janine Hagemann f9de96bde85 phytec-eeprom-flashtool.py: export ep struct description to configuration file Signed-off-by: Janine Hagemann <j.hagemann@phytec.de> 27 Mar 2019 Janine Hagemann 46fdbcddbd5 phytec-eeprom-flashtool.py: Remove mod_version variable mod_version is not used at the configuration file.
Signed-off-by: Janine Hagemann <j.hagemann@phytec.de> 27 Mar 2019 Janine Hagemann 996a5c1fd7c phytec-eeprom-flashtool.py: Remove header variable header is useless because we will use bit set as checksum.
Signed-off-by: Janine Hagemann <j.hagemann@phytec.de> 27 Mar 2019 Janine Hagemann 2561768589a phytec-eeprom-flashtool.py: Customize script for yaml configuration file Signed-off-by: Janine Hagemann <j.hagemann@phytec.de> 27 Mar 2019 Janine Hagemann bdeb32af408 configs: change configuration file from .ini to .yml Change 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> 27 Mar 2019 PCL-066 Janine Hagemann 5cdeb097459 phytec-eeprom-flashtool.py: Update to python3 Move from python2 to python3 because python2 will be EOL in 2020.
Signed-off-by: Janine Hagemann <j.hagemann@phytec.de> 21 Mar 2019 Janine Hagemann 1e0c71cd702 configs: add configuration file for PCL-066 Signed-off-by: Janine Hagemann <j.hagemann@phytec.de> 15 Mar 2019 PCL-066 Matt McKee a2e7cb1415c AM57SW-655 configs: PCM-057: add support for PCM-057-00001100I.A0 Signed-off-by: Matt McKee <mmckee@phytec.com> 28 Nov 2018 2 Jira IssuesRussell Robinson 5610789ceb6 PEEPFT-6 configs: PCM-057: add support for PCM-057-10203111I.A0 Signed-off-by: Russell Robinson <rrobinson@phytec.com> 07 Aug 2018 2 Jira IssuesRussell Robinson a87bbc87a8c configs: PCM-057: add support for PCM-057-10203110C.A0 Signed-off-by: Russell Robinson <rrobinson@phytec.com> 07 Aug 2018 PCM-057 Russell Robinson 456108cbf42 PEEPFT-5 configs: PCM-057: add support for AM571x to match BOM options Signed-off-by: Russell Robinson <rrobinson@phytec.com> 07 Aug 2018 2 Jira IssuesMatt McKee b04026e53d8 configs: PCM-057: add known configuration 40A00111I Signed-off-by: Matt McKee <mmckee@phytec.com> 12 Apr 2018 PCM-057 Russell Robinson 3ad4a582a2a configs: PCM-057: add known configurations 10200110I and 40200110C Signed-off-by: Russell Robinson <rrobinson@phytec.com> 14 Jan 2018 PCM-057 Russell Robinson 72f51d5464b phytec_eeprom_flashtool.py: fix MAC addr display formatting Signed-off-by: Russell Robinson <rrobinson@phytec.com> 12 Jan 2018 Russell Robinson c3e000d1c2f phytec-eeprom-flashtool.py: leave kit_opt intact Signed-off-by: Russell Robinson <rrobinson@phytec.com> 12 Jan 2018 Matt McKee da933239c77 configs: add configuration file for PCM-057 Signed-off-by: Matt McKee <mmckee@phytec.com> 28 Aug 2017 PCM-057 Matt McKee a0d96896dc9 AM57TLY-159 initial version of phytec_eeprom_flashtool.py PHYTEC EEPROM Flash Tool Signed-off-by: Matt McKee <mmckee@phytec.com> 25 Aug 2017 AM57TLY-159 Russell Robinson 24ef4dc496e Initial Commit Signed-off-by: Russell Robinson <rrobinson@phytec.com> 24 Aug 2017