public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: LABBE Corentin <clabbe.montjoie@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-BOOT] [PATCH] net: Add EMAC driver for H3/A83T/A64
Date: Mon, 23 May 2016 13:44:37 +0200	[thread overview]
Message-ID: <20160523114437.GA20343@Red> (raw)
In-Reply-To: <CABHD4K8=K5ivsNjsdeJ7t2BiVq0W6ANbwefAU0tw8oyaC_Nkjg@mail.gmail.com>

On Sun, May 22, 2016 at 10:59:33AM +0530, Amit Tomer wrote:
> Hello,
> 
> Thanks for your comments, Sorry for the delayed response.
> 
> > 10000 is too high
> 
> Ok, I will fix it but as per data sheet its 64k region(0x10000).
> 

Sorry I believed it to be smaller.

> > Space after dot. Try also to keep a minimum of alphabetical order of config.
> 
> Ok, I will fix it.
> 
> > Sort also headers
> 
> Sorry, didn't get your point here.
> 

Sort them by alphabetical order, like <asm/xxx> before <linux/xxx>

> > I do not know the memory pressure on uboot but the number of descriptors could be less since uboot seems to not have any scattergather for network (so 64 or perhaps 32 could be enought)
> 
> Ok, I will keep it to 64 and test.
> 
> > You do not check for any reception error.
> 
> Yes, I missed it, would take care of it in next version.
> 
> > You disable interrupt but I do not see any enabling of it.
> 
> Yes, I knew going to get this comment but don't you think after packet
> transmission
> H/W may enable the interrupt, so it is to take care of that particular case.
> 

I didnt see hardware enabling interrupt by itself.

Regards

LABBE Corentin

      reply	other threads:[~2016-05-23 11:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-15  9:41 [U-Boot] [U-BOOT] [PATCH] net: Add EMAC driver for H3/A83T/A64 Amit Singh Tomar
2016-05-15 10:36 ` Hans de Goede
2016-05-15 14:39 ` Corentin LABBE
2016-05-22  5:29   ` Amit Tomer
2016-05-23 11:44     ` LABBE Corentin [this message]

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=20160523114437.GA20343@Red \
    --to=clabbe.montjoie@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox