rpi4: boot: config: disable eeprom i2c hat auto detect
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 14 Aug 2020 07:24:24 +0000 (16:24 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 23 Nov 2022 02:23:53 +0000 (11:23 +0900)
commit850daa0cc105412a5c26e22a1228c0453d4a39c6
treefaa0c6c0b3378dd79acf124497420037973c16e5
parent14c10859fd0a7a1632fc11ccdf0095e0755ce9a6
rpi4: boot: config: disable eeprom i2c hat auto detect

From raspberry pi gpio pins, ID_SC and ID_SD are reserved by
firmware to detect HAT with i2c, but in Tizen, auto-detection
and dynamical setting dt with overlay is not supported.
To use the pins for uart2, explictly disable eeprom i2c hat
auto detect.

Ref: https://www.raspberrypi.org/documentation/configuration/config-txt/boot.md

Change-Id: Id5cf016b09e7661317529e1174842915165955bc
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
rpi4/boot/config.txt
rpi4/boot/config_64bit.txt