mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* imx53 memory detection
@ 2016-04-13  5:08 Jason Cobham
  2016-04-13  6:36 ` Sascha Hauer
  0 siblings, 1 reply; 4+ messages in thread
From: Jason Cobham @ 2016-04-13  5:08 UTC (permalink / raw)
  To: barebox

Support for Barebox on the Digi connectcore imx53 board stopped
working recently. I believe the memory detection never worked properly
to begin with. I've re-factored lowlevel.c to match similar mx53
boards, however the ram size is always detected incorrectly. I have a
reliable way of detecting the board memory size in device_initcall.

I've tried adding mem_initcall/arm_add_mem_device() however mmu
support causes a panic when enabled. without mmu support enabled, the
board boots with the correct memory size however I get an error,
"Cannot request SDRAM region for stack".

I've tried to use the freescale loco/qsb as a template since the digi
board is similar, but I don't see where it's memory size is defined. I
assume it's automatically detected.

If my board can't be automatically detected, what's a typical way to
setup memory on this type of board?

Thanks,
Jason

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-04-14  6:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-13  5:08 imx53 memory detection Jason Cobham
2016-04-13  6:36 ` Sascha Hauer
2016-04-14  4:38   ` Jason Cobham
2016-04-14  6:54     ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox