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)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 6 Jul 2020 09:07:44 +0000 (18:07 +0900)
commitd59f20afb7a9ebbce28d1ded0884b8559b60e30d
tree51e2a4999bf968fa170c2193ffaa0a199abcf889
parente477e73866784009e5f7a735bda4e15d8e759d2c
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