I read boot log from https://t.me/zhovner_hub/2253
and found warning message "spi-rx-bus-width 0 not supported"
This happenes because in dts file spi-rx-bus-width set is not correct for display here:
and log prints here
|
warn_non_xpl("spi-rx-bus-width %d not supported\n", value); |
I read boot log from https://t.me/zhovner_hub/2253
and found warning message "spi-rx-bus-width 0 not supported"
This happenes because in dts file spi-rx-bus-width set is not correct for display here:
u-boot/dts/upstream/src/arm64/rockchip/rk3576-flipper-one-rev-f0b0c1.dts
Line 1530 in 11b81e3
and log prints here
u-boot/drivers/spi/spi-uclass.c
Line 262 in 11b81e3