]> Git Repo - J-u-boot.git/commit
pinctrl: renesas: Minimize R8A779F0 S4 PFC tables
authorMarek Vasut <[email protected]>
Mon, 23 Dec 2024 13:34:18 +0000 (14:34 +0100)
committerMarek Vasut <[email protected]>
Wed, 25 Dec 2024 18:29:47 +0000 (19:29 +0100)
commit35c5ac0d53b958cd0787248b4da276d28ed5f2c3
tree2e3e2e9c4fba3d82ee8fa9930c35d5a2202d1835
parent15c51cc62dd233e60e29a267ae9e6274509e9445
pinctrl: renesas: Minimize R8A779F0 S4 PFC tables

Reduce the PFC tables by ifdeffing out pinmux settings which are
unlikely to be used by U-Boot. This helps reduce the size of the
bootloader in the 10 kiB range. This includes conditional build
of these PFC additions:

- INTC-EX
- MSIOF

Signed-off-by: Marek Vasut <[email protected]>
drivers/pinctrl/renesas/pfc-r8a779f0.c
This page took 0.032257 seconds and 4 git commands to generate.