77639e4537
In pursuit of the eventual goal of removing cbfs_boot_locate() (and direct rdev access) from CBFS APIs, this patch replaces all remaining "simple" uses of the function call that can easily be replaced by the newer APIs (like cbfs_load() or cbfs_map()). Some cases of cbfs_boot_locate() remain that will be more complicated to solve. Signed-off-by: Julius Werner <jwerner@chromium.org> Change-Id: Icd0f21e2fa49c7cc834523578b7b45b5482cb1a8 Reviewed-on: https://review.coreboot.org/c/coreboot/+/50348 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> |
||
---|---|---|
.. | ||
include/soc | ||
jdi_25x18_display | ||
lp0 | ||
addressmap.c | ||
ape.c | ||
arm_tf.c | ||
bootblock.c | ||
bootblock_asm.S | ||
cbmem.c | ||
ccplex.c | ||
chip.h | ||
clock.c | ||
cpu.c | ||
dc.c | ||
dma.c | ||
dp.c | ||
dsi.c | ||
flow_ctrl.c | ||
funitcfg.c | ||
gic.c | ||
i2c.c | ||
i2c6.c | ||
Kconfig | ||
Makefile.inc | ||
memlayout.ld | ||
mipi-phy.c | ||
mipi.c | ||
mipi_dsi.c | ||
mmu_operations.c | ||
monotonic_timer.c | ||
mtc.c | ||
padconfig.c | ||
power.c | ||
ram_code.c | ||
ramstage.c | ||
romstage.c | ||
romstage_asm.S | ||
sdram.c | ||
sdram_lp0.c | ||
soc.c | ||
sor.c | ||
spi.c | ||
stack.S | ||
stage_entry.S | ||
uart.c |