* [U-Boot] board locked after pull
@ 2011-09-07 22:13 Angelo Dureghello
0 siblings, 0 replies; only message in thread
From: Angelo Dureghello @ 2011-09-07 22:13 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-09-07 22:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-07 22:13 [U-Boot] board locked after pull Angelo Dureghello
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.