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)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Tue, 11 Jun 2019 00:35:52 +0000 (09:35 +0900)
commit4ad933304cb75986ba9e50f5618b9d8abf536079
treee7123e80cfb24e3195b3d0c95da91ce100f9cb03
parent21948823e033aabb054f30f9a3e237530f0cbef6
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]