Home
last modified time | relevance | path

Searched hist:"2 eff3b7179a95a5cde0eaf8fae8c4b18956f2f59" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dsunxi-common.h2eff3b7179a95a5cde0eaf8fae8c4b18956f2f59 Fri Apr 14 16:44:47 UTC 2017 Andreas Färber <afaerber@suse.de> sunxi: Fix arm64 fdtfile variable

Currently $fdtfile is constructed from CONFIG_DEFAULT_TREE, containing
the filename. However on arm64 that file is located in an allwinner
subdirectory.

To avoid the need for users/distros symlinking the .dtb files, prepend
the vendor directory for ARM64.

This aligns Pine64 with other boards such as Raspberry Pi 3.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Jagan Teki <jagan@openedev.com>