From: Angelo Dureghello <angelo70@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] board locked after pull
Date: Thu, 08 Sep 2011 00:13:30 +0200 [thread overview]
Message-ID: <4E67EC8A.8030303@gmail.com> (raw)
Hi all,
i pulled from origin to realign to last changes, before this i had the repo pulled at 5 of august. After pulling my mcf5307 based board boot lock here:
arch/m68k/lib/board.c, line 460
/* The Malloc area is immediately below the monitor copy in DRAM */
mem_malloc_init (CONFIG_SYS_MONITOR_BASE + gd->reloc_off -
TOTAL_MALLOC_LEN, TOTAL_MALLOC_LEN);
It locks inside mem_alloc_init(), but seems some strange issue of memory alignment since if i add some printf (more than 4 lines) the boot process then work.
Every help is appreciated,
regards,
angelo
reply other threads:[~2011-09-07 22:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4E67EC8A.8030303@gmail.com \
--to=angelo70@gmail.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.