9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Roman Shaposhnik <roman@shaposhnik.org>
To: 9front@9front.org
Subject: Re: [9front] 9front and raspberry pi 4 8gb model
Date: Sat, 13 Jun 2020 19:43:24 -0700	[thread overview]
Message-ID: <CA+ULb+u9JtuEnMBpnmTM8yfOwmrRkd8ppK+xAKe5+XWPPjD0xg@mail.gmail.com> (raw)
In-Reply-To: <569DDC86AEC17D34C1AD81F064E51646@felloff.net>

On Sat, Jun 13, 2020 at 6:56 PM <cinap_lenrek@felloff.net> wrote:
>
> > Btw, the following thread may be helpful:
> > https://lists.denx.de/pipermail/u-boot/2020-April/405216.html
>
> this is probably not the issue. the xhci works fine with the 1gb and 2gb
> variants. and the issue they had was that they missed flushing the
> dcache for the scratchpad memory they hand to the xhci controller.
>
> we do flush the dcache for these regions here:
>
>                 dmaflush(1, ctlr->sbp, ctlr->nscratch*ctlr->pagesize);
>                 dmaflush(1, ctlr->sba, ctlr->nscratch*8);

Upon closer examination you may be right.

That said -- in general I feel that retracing u-boot steps in
supporting USB boot on RPi4 8Gb may be easier than retracing steps of
the Linux kernel.

Thanks,
Roman.


  reply	other threads:[~2020-06-14  2:43 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-02 23:12 JimErickson
2020-06-02 23:23 ` [9front] " Eli Cohen
2020-06-03  7:34   ` hiro
2020-06-03 13:05     ` JimErickson
2020-06-03 17:58       ` cinap_lenrek
2020-06-03 18:28         ` hiro
2020-06-04  1:46         ` JimErickson
2020-06-04  1:57           ` ori
2020-06-04 15:30             ` JimErickson
2020-06-04 17:21               ` cinap_lenrek
2020-06-05  0:14                 ` JimErickson
2020-07-02 19:27                   ` cinap_lenrek
2020-07-02 22:27                     ` Roman Shaposhnik
2020-06-11 17:46                 ` cinap_lenrek
2020-06-13 18:58                   ` Roman Shaposhnik
2020-06-14  1:56                     ` cinap_lenrek
2020-06-14  2:43                       ` Roman Shaposhnik [this message]
2020-06-04 17:37       ` cinap_lenrek

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=CA+ULb+u9JtuEnMBpnmTM8yfOwmrRkd8ppK+xAKe5+XWPPjD0xg@mail.gmail.com \
    --to=roman@shaposhnik.org \
    --cc=9front@9front.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).