From: Tom Rini Date: Fri, 7 Nov 2025 22:08:37 +0000 (-0600) Subject: Merge patch series "board: ti: am62x: Add EEPROM support and refactor board detection" X-Git-Tag: v2026.01-rc2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb27b23b1885161ee04e1e83f455de0a61258609;p=pandora-u-boot.git Merge patch series "board: ti: am62x: Add EEPROM support and refactor board detection" Guillaume La Roque (TI.com) says: This series adds EEPROM board detection support for AM62x and refactors the board detection code across AM6x family boards to eliminate code duplication. The series introduces two new generic functions for AM6x boards: - do_board_detect_am6(): Reads the on-board EEPROM with fallback logic to alternate I2C addresses - setup_serial_am6(): Sets up the serial number environment variable from EEPROM data Link: https://lore.kernel.org/r/20251103-am62xeeprom-v3-0-e390779c0fc5@baylibre.com --- fb27b23b1885161ee04e1e83f455de0a61258609