All of lore.kernel.org
 help / color / mirror / Atom feed
From: KJ H. Kiran <kj.h.kiran@us.abb.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Unable to boot the new FIT image
Date: Mon, 19 May 2014 04:36:12 +0000	[thread overview]
Message-ID: <1400474169636.48376@us.abb.com> (raw)
In-Reply-To: <1400474115994.59811@us.abb.com>


Hi ,


I am trying to make a eval board from TI to boot it with the new FIT image format.


I have followed the below procedure but iam getting the "No valid FDT found - please append one to U-Boot binary, use u-boot-dtb.bin or define CONFIG_OF_EMBED." error message. Cannot find out what is the exact problem.


U-Boot Source:

The latest source code from denx.

 patman: Suppress duplicate signoffs only for real patches on 05/17/2014


Procedure:

Followed the exact same process mentioned in

http://www.denx.de/wiki/pub/U-Boot/MiniSummitELCE2013/U-Boot_verified_RSA_boot_flow_on_arm_target.pdf


I created a device tree and was able to generate a u-boot-dtb.bin file.


SD CARD:

1) copied the MLO in /boot

2) copied the u-boot-dtb.bin in /boot

3) coped the kernel_fdt.itb file

4) uEnv has

console=ttyO0,115200n8
fitfdt=/boot/kernel_fdt.itb
setenv loadaddr 0x82000000; run mmcargs; ext2load mmc ${mmcdev}:2 ${loadaddr} ${fitfdt};


I loaded the u-boot-dtb.bin file but it still complains ! Not much help form the forums/internet


Please let me know if i missed anything here.


Thanks,

Harsha

       reply	other threads:[~2014-05-19  4:36 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1400474115994.59811@us.abb.com>
2014-05-19  4:36 ` KJ H. Kiran [this message]
2014-05-19 14:39   ` [U-Boot] Unable to boot the new FIT image Jagan Teki
2014-05-19 15:43     ` Simon Glass
     [not found]       ` <b9dcc0f55ffd46ac94aaa2ef4b2616ac@DB3PR06MB185.eurprd06.prod.outlook.com>
2014-05-20  3:39         ` KJ H. Kiran
2014-05-20  4:23         ` Simon Glass
2014-05-21 16:46 Harsha Kiran
2014-05-22  1:12 ` Simon Glass
2014-05-24  0:08   ` Simon Glass
2014-05-25  6:15     ` Harsha Kiran
2014-05-27  3:24       ` Simon Glass
2014-05-31 13:45         ` Harsha Kiran
2014-06-03  4:46           ` Simon Glass
2014-06-04  2:29             ` Harsha Kiran
2014-06-04  2:58               ` Simon Glass
2014-06-04  4:40                 ` Harsha Kiran
2014-06-06 19:58                   ` Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1400474169636.48376@us.abb.com \
    --to=kj.h.kiran@us.abb.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.