
4 Aug
2020
4 Aug
'20
4:58 p.m.
Hi,
i need of_find_property function so i added CONFIG_OF_LIVE.
with this my uboot crash on bpi-r64 (own 32bit-config) before calling anything in my driver (is an ahci-driver which is triggered by "scsi scan"). so only the inclusion of CONFIG_OF_LIVE. do i miss anything or have anyone else this issue?
Just for reference my current tree https://github.com/frank-w/u-boot/commits/2020-07-bpi-r64-pciev2
regards Frank