In upstream Linux kernel, the fdtfile
for this specific board is called am335x-wega-rdk.dtb

Signed-off-by: Matwey V. Kornilov <matwey.korni...@gmail.com>
---
 include/configs/pcm051.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/configs/pcm051.h b/include/configs/pcm051.h
index 0475d80666..5381ed1f45 100644
--- a/include/configs/pcm051.h
+++ b/include/configs/pcm051.h
@@ -60,7 +60,7 @@
        DEFAULT_LINUX_BOOT_ENV \
        DEFAULT_MMC_TI_ARGS \
        "bootfile=uImage\0" \
-       "fdtfile=pcm051.dtb\0" \
+       "fdtfile=am335x-wega-rdk.dtb\0" \
        "console=ttyO0,115200n8\0" \
        "optargs=\0" \
        "ramroot=/dev/ram0 rw ramdisk_size=65536 initrd=${rdaddr},64M\0" \
-- 
2.13.6

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to