]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board: ti: Refactor cape detection code for readability
authorKory Maincent (TI.com) <kory.maincent@bootlin.com>
Thu, 30 Oct 2025 16:45:02 +0000 (17:45 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 3 Nov 2025 16:02:39 +0000 (10:02 -0600)
commitb2e7b1df3bb8c88a6d5e27f29e152d61f2ec8eb5
tree8d4f55227dc2e1c0374c47f16021f9eb14b56832
parent78a06090f4860d52dfd1577619f53a7ec75122c9
board: ti: Refactor cape detection code for readability

Clean up and reorganize cape detection code structure for improved
maintainability and readability.

Signed-off-by: Kory Maincent (TI.com) <kory.maincent@bootlin.com>
board/ti/common/cape_detect.c