summaryrefslogtreecommitdiffstats
path: root/scripts/socfpga_xml_to_config.sh
diff options
context:
space:
mode:
authorSteffen Trumtrar <s.trumtrar@pengutronix.de>2022-08-01 14:07:01 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2022-08-08 15:10:32 +0200
commitfc59c3ec26ce7b95632a6ef016e5984e39398c41 (patch)
tree2d2aecb61734f3b12f72bb338d7615b6dd832e25 /scripts/socfpga_xml_to_config.sh
parente99fe57ff127c84264a31c457846b833ee371361 (diff)
downloadbarebox-fc59c3ec26ce7b95632a6ef016e5984e39398c41.tar.gz
barebox-fc59c3ec26ce7b95632a6ef016e5984e39398c41.tar.xz
scripts: socfgpa_xml_to_config: document pincfg
Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Link: https://lore.barebox.org/20220801120708.2511165-1-s.trumtrar@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'scripts/socfpga_xml_to_config.sh')
-rwxr-xr-xscripts/socfpga_xml_to_config.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/socfpga_xml_to_config.sh b/scripts/socfpga_xml_to_config.sh
index 3bb0dd283b..1e6056cfb4 100755
--- a/scripts/socfpga_xml_to_config.sh
+++ b/scripts/socfpga_xml_to_config.sh
@@ -74,6 +74,14 @@ pinmux_config() {
# FIXME: Either find solution how to parse these values too or replace
# script with something that goes more in the direction of a programming
# language
+ # 21:19 RTRIM
+ # 18:17 INPUT_BUF_EN
+ # 16 WK_PU_EN
+ # 13 PU_SLW_RT
+ # 12:8 PU_DRV_STRG
+ # 5 PD_SLW_RT
+ # 4:0 PD_DRV_STRG
+
DEDICATED_FIXME="[arria10_pincfg_dedicated_io_bank] = FIXME,
[arria10_pincfg_dedicated_io_1] = FIXME,
[arria10_pincfg_dedicated_io_2] = FIXME,