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>
Tue, 30 Mar 2021 01:40:01 +0000 (10:40 +0900)
commit0dc36ce1fe0cfcaddd3f0f36401606f0bb3e54a8
treef75faf2060261036cdee25d20b712fa69f6a277c
parentfea67c851210d490fa9c6361e82fb7be46de9018
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