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>
Thu, 2 Apr 2020 04:09:00 +0000 (13:09 +0900)
commitdb0056b314533705e012462cfc2d4a67c45ee794
tree707c82c00946695bb512a6753af05c32eba2e4b3
parent34ff543728ff39b59d5be359150154555a90068a
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]