summaryrefslogtreecommitdiff
path: root/lib/efi_loader/helloworld.c
diff options
context:
space:
mode:
authorLukasz Majewski <lukma@denx.de>2025-06-25 16:41:30 +0200
committerFabio Estevam <festevam@gmail.com>2025-06-29 10:07:23 -0300
commitecf8169ef80a8efcfb18584a0a6ccf46fad26aa4 (patch)
treeefb190ea9ee1b4d5520967b2eac846fe42da60ea /lib/efi_loader/helloworld.c
parent6b5ba626505b8f8b5c9b87d103794ced002b4922 (diff)
dts: pcm052: bk4: Use proper compatible for QSPI SPI-NOR memory
In the contemporary U-Boot the "spi-flash" compatible is used only when CONFIG_$(PHASE_)SPI_FLASH_TINY is defined so spi-nor-tiny.c is compiled. As vf610 devices are not using SPL at all, the SPI_FLASH_TINY is not defined and no QSPI flash child nodes are considered as valid ones. The result is that the 'sf probe' command fails and SPI NOR memory is not accessible on e.g. BK4 device. The fix is to use proper compatible - in this case "jedec,spi-nor". Signed-off-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'lib/efi_loader/helloworld.c')
0 files changed, 0 insertions, 0 deletions