The directory structure for omap has changed to /boot/dtb/ti/omap/<dtb file>.
This results in "Failed to load '/boot/<dtb file>' error".
Do relevant changes so that the fdtfile can be set from C code.

Logs: https://gist.github.com/anuragdutta731/3b58f48f7ddc07b7b8a98ca436a06e3a

Anurag Dutta (2):
  include: env: ti: mmc.h: Find DTB files in dtb directory for AM57xx
  board: ti: am57xx: Set fdtfile from C code instead of findfdt script

 board/ti/am57xx/board.c           | 19 ++++++++++++++++
 include/configs/ti_omap5_common.h | 36 -------------------------------
 include/env/ti/mmc.h              |  2 +-
 3 files changed, 20 insertions(+), 37 deletions(-)

-- 
2.34.1

Reply via email to