]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-dss-files/am335x-dss-files.git/commitdiff
fix typo in padconf README
authorBrad Griffis <bgriffis@ti.com>
Wed, 3 Jun 2020 14:25:50 +0000 (09:25 -0500)
committerBrad Griffis <bgriffis@ti.com>
Wed, 3 Jun 2020 14:25:50 +0000 (09:25 -0500)
padconf/README

index 87d545c12580be5e9354f89c3cd63698c3c09408..fb25e8d4debfa8bf719b4080622a0402566fc8f4 100644 (file)
@@ -56,7 +56,7 @@ The resulting output will align with what was described for the bash script.
 am335x-padconf-decoder.py
 =========================
 
 am335x-padconf-decoder.py
 =========================
 
-This is a perl script that takes the *.rd1 file as an input, and produces
+This is a python script that takes the *.rd1 file as an input, and produces
 a *.csv file as an output.  It utilizes the *.data file to decode the
 pinmuxing of the various registers.  It can be run on your host PC or even
 on the target if Python is part of the OS image (which is the case if you
 a *.csv file as an output.  It utilizes the *.data file to decode the
 pinmuxing of the various registers.  It can be run on your host PC or even
 on the target if Python is part of the OS image (which is the case if you