rpi3: config: add config.txt for 32bit
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 19 Mar 2018 02:20:12 +0000 (11:20 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 4 Nov 2019 09:00:55 +0000 (18:00 +0900)
commitfff1d97f698fcb8982e40ef8704b528ce7d0665a
treea808184123102f141deedb669e9baea94ad9226d
parent3755bdcfffdd1bbb517c719ad42205235ae98436
rpi3: config: add config.txt for 32bit

Add config.txt for 32bit.

Note: It is for rpi3 32bit and rpi2, and in 32bit, there is no
atf implementation, so booting is done with u-boot.bin instead of
u-boot-spl.bin.

Change-Id: I556bb729f8be4a892f824d650b7935cd18efed20
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
rpi3/boot/config_32bit.txt [new file with mode: 0644]