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, 6 Jul 2020 09:07:44 +0000 (18:07 +0900)
commite474e38a56a9a9ba88d86431ae01958074f1c530
treefe26271250837e7a5862cee1b7422f783907bdb8
parentb35f73c38b2f28adb569142ec1c786c085401906
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]