Re: [PATCH v5 05/10] am57xx: add support for cape detect functionality

2021-05-13 Thread Tom Rini
On Tue, May 04, 2021 at 07:31:25PM +0200, Kory Maincent wrote: > This commit enables using the extension board detection mechanism on > AM57xx based platforms. > > Signed-off-by: Kory Maincent Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH v5 05/10] am57xx: add support for cape detect functionality

2021-05-04 Thread Kory Maincent
This commit enables using the extension board detection mechanism on AM57xx based platforms. Signed-off-by: Kory Maincent --- Change Since v1: - Remove CAPE_EEPROM_BUS_NUM from the header arch/arm/mach-omap2/omap5/Kconfig | 1 + board/ti/am57xx/board.c | 1 + 2 files changed, 2