Skip to content
Snippets Groups Projects
Commit 2eff3b71 authored by Andreas Färber's avatar Andreas Färber Committed by Jagan Teki
Browse files

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: default avatarAndreas Färber <afaerber@suse.de>
Reviewed-by: default avatarAlexander Graf <agraf@suse.de>
Reviewed-by: default avatarJagan Teki <jagan@openedev.com>
parent f02abb06
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment