I am trying to work with my flash deivce in my code.
for some reason:
doesnt work, but this does:
where the my_partition node is coming from my overlay file:
The error message I am getting is:
undefined reference to `__device_dts_ord_94'
collect2: error: ld returned 1 exit status
the chosen node on my device tree looks like this:
.
.
.
shouldn't both of those evaluate to the same device?
thanks in advance,
shlomo
