Skip to content
Commit 187da722 authored by Ariel D'Alessandro's avatar Ariel D'Alessandro Committed by Stefano Babic
Browse files

nitrogen6x: Remove extra quotes in fdtfile



After commit 39511028 ("nitrogen6x: Populate FDTFILE at build-time
for all platforms") iMX.6Q Sabrelite fails to boot due to a bad fdtfile
string:

  Retrieving file: /dtbs/5.18.0-0.deb11.4-armmp/"imx6q-sabrelite".dtb
  ** File not found /dtbs/5.18.0-0.deb11.4-armmp/"imx6q-sabrelite".dtb **

CONFIG_DEFAULT_DEVICE_TREE option is string typed, so __stringify() is
adding extra quotes. Remove this.

Signed-off-by: default avatarAriel D'Alessandro <ariel.dalessandro@collabora.com>
Reviewed-by: default avatarFabio Estevam <festevam@denx.de>
Acked-by: default avatarTroy Kisky <troy.kisky@boundarydevices.com>
parent 1703a7c4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment