* Re: [PATCH] tegrarcm: Add SPI flash support to tegra114 miniloader [not found] ` <1371525987-2799-1-git-send-email-amartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> @ 2013-06-18 3:57 ` Stephen Warren [not found] ` <51BFDAA7.1080106-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> 0 siblings, 1 reply; 2+ messages in thread From: Stephen Warren @ 2013-06-18 3:57 UTC (permalink / raw) To: Allen Martin; +Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA On 06/17/2013 09:26 PM, Allen Martin wrote: > Update tegra114 miniloader file with a version that supports boot from > SPI flash. The previous version would hang if the board was > configured to boot from SPI. Out of curiosity, why does it hang? I thought the miniloader would only interpret the SDRAM portion of the BCT, and hence the boot flash configuration would have no effect on it at all. Does it also enable whatever boot flash is in the BCT too? Either way, I guess I have no problem with the patch, so, Acked-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> ^ permalink raw reply [flat|nested] 2+ messages in thread
[parent not found: <51BFDAA7.1080106-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>]
* Re: [PATCH] tegrarcm: Add SPI flash support to tegra114 miniloader [not found] ` <51BFDAA7.1080106-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> @ 2013-06-18 4:55 ` Allen Martin 0 siblings, 0 replies; 2+ messages in thread From: Allen Martin @ 2013-06-18 4:55 UTC (permalink / raw) To: Stephen Warren; +Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On Mon, Jun 17, 2013 at 08:57:27PM -0700, Stephen Warren wrote: > On 06/17/2013 09:26 PM, Allen Martin wrote: > > Update tegra114 miniloader file with a version that supports boot from > > SPI flash. The previous version would hang if the board was > > configured to boot from SPI. > > Out of curiosity, why does it hang? I thought the miniloader would only > interpret the SDRAM portion of the BCT, and hence the boot flash > configuration would have no effect on it at all. Does it also enable > whatever boot flash is in the BCT too? > > Either way, I guess I have no problem with the patch, so, > Acked-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Miniloader is AOS based, like fastboot. This was a bug in the AOS implementation of SPI which I think was still using a t30 style "slink" driver on t114. I don't know all the details but I would guess miniloader assumes you're about to write to the boot device so it applies the boot device timing parameters in the BCT to make sure it's running at greater than the bootROM failsafe clocks. -Allen -- nvpublic ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-06-18 4:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1371525987-2799-1-git-send-email-amartin@nvidia.com>
[not found] ` <1371525987-2799-1-git-send-email-amartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-06-18 3:57 ` [PATCH] tegrarcm: Add SPI flash support to tegra114 miniloader Stephen Warren
[not found] ` <51BFDAA7.1080106-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-06-18 4:55 ` Allen Martin
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox