From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-boot resets when booting Linux kernel
Date: Fri, 21 Nov 2008 11:32:07 -0500 [thread overview]
Message-ID: <4926E287.2070305@ge.com> (raw)
In-Reply-To: <28d526a60811210810q731e3ad0p8a21ec26ff181d50@mail.gmail.com>
Simon Boman wrote:
> 2008/11/20 Wolfgang Denk <wd@denx.de>:
>> Dear "Simon Boman",
[snip]
>
> Thank you for your help, I find your example at your site
> http://www.denx.de/wiki/DULG/DecodingUBootCrashDumps which was great!
>
> Now I have got find where the U-boot goes wrong:
>
> FDT_ERR_NOSPACE in the file: /libfdt/fdt_rw.c
>
> where the values is:
> end: 007faff2 oldlen: 0 newlen: 16, fdt: 007fa000, totsize: 4096
>
> Before fdt_splice is called the values is:
> end: 007faff2 oldlen: 8 newlen: 8, fdt: 007fa000, totsize: 22219
>
> Do you have any clue why it's missing 2 bytes for the fdt??
>
> TIA
> Simon
Hi Simon,
You probably need to use the dtc -p (pad) option when you build your fdt
blob so that there is more space. The error message is indicating you
are running out of space to add/modify the blob you are currently using.
HTH,
gvb
next prev parent reply other threads:[~2008-11-21 16:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-20 14:46 [U-Boot] U-boot resets when booting Linux kernel Simon Boman
2008-11-20 15:25 ` Wolfgang Denk
2008-11-20 15:36 ` Simon Boman
2008-11-20 16:50 ` Wolfgang Denk
2008-11-21 16:10 ` Simon Boman
2008-11-21 16:32 ` Jerry Van Baren [this message]
2008-11-21 17:13 ` Simon Boman
2008-11-24 10:25 ` Simon Boman
2008-11-26 8:11 ` Simon Boman
2008-11-26 17:39 ` Jerry Van Baren
2008-11-27 8:17 ` Simon Boman
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=4926E287.2070305@ge.com \
--to=gerald.vanbaren@ge.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.