rpi3: config_64bit: remove unnecessary dt name assign
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 30 Aug 2018 04:55:53 +0000 (13:55 +0900)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Tue, 11 Jun 2019 00:35:53 +0000 (09:35 +0900)
commite0083331288d71e00248bd707a27479977018eb0
tree57cbbf7f92caf578d233ffb7787610887c9ea9b5
parent16717a140188050418af1ff3ddc54cd9243b4a4e
rpi3: config_64bit: remove unnecessary dt name assign

In Tizen 64bit, u-boot will load and pass dtb to kernel, so there
is no neeed to set from config.txt. Also, even if kernel is loaded,
without from config.txt, bootcode.bin will set proper dtb name.
Remove unnecessary dt name assign from 64bit config.txt.

Change-Id: I60f089fd3737a2b7ec5cda8054faffe45825400b
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
rpi3/boot/config_64bit.txt