From: Markus Hubig <mhubig@imko.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCHv2] at91: Add support for taskit AT91SAM9G20 boards.
Date: Thu, 2 Aug 2012 12:46:50 +0200 [thread overview]
Message-ID: <20120802104650.GA27515@imko.de> (raw)
In-Reply-To: <5019989E.4020705@googlemail.com>
On Wed, Aug 01, 2012 at 10:59:10PM +0200, Andreas Bie?mann wrote:
> On 01.08.12 21:57, Markus Hubig wrote:
> > +Markus Hubig <mhubig@imko.de>
> > +
> > + STAMP9G20 ARM926EJS
> > +
> > Ilko Iliev <iliev@ronetix.at>
>
> unfortunately Ilko Iliev is wrong here ... this is the PPC section (all
> these MPCxx). About line 566 begins the ARM section.
Moved both of us ...
> > + * RAM Memory address where to put the
> > + * Linux Kernel bevor starting.
> --------------------^
> before?
Ups ...
> > + "mtdparts=mtdparts=atmel_nand:128k(bootstrap)ro," \
> > + "256k(uboot)ro,128k(env1)ro," \
> > + "128k(env2)ro,12M(linux),-(root)rw\0" \
>
> your table in comment tells 6MiB for kernel, here you have 12MiB ;)
Grrr fixed! ;)
> > + "nfsboot=dhcp; setenv bootargs ${basicargs} ${mtdparts} " \
> > + "root=/dev/nfs ip=dhcp; bootm\0"
>
> dhcp command can use some env (I think bootfile) to directely boot. So
> setting this env, setting bootargs and then run dhcp would maybe better.
> Alternatively the nfsboot could imply a correctly set bootfile, this
> could be another env in your EXTRA_ENV_SETTINGS (another side note;).
Ahh it's autoboot=yes! ;)
Btw: I think it would be easier to handle if all the options in
env_common.h would be prefixed with CONFIG_ENV_* ...
> > +#endif /* __CONFIG_H */
> >
>
> We should think about the MACB ifdef stuff again. I learned that the
> stamp9g20 is a small device sitting on different base boards. In case of
> portux9g20 we will have ethernet. Therefore we should always enable MACB
> when we are configured as portux9g20. But if one uses the stamp on
> another base board he maybe want to disable ethernet support easily ...
> with this information I think it is good to have these ifdef blocks
> around all the ethernet stuff. Sorry, I understood this in your last
> mail and you sent this patch to fast to comment ...
Hmm ok good idea ... will include this in the next patch.
Cheers, Markus
next prev parent reply other threads:[~2012-08-02 10:46 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-30 18:01 [U-Boot] [PATCH] at91: Add support for taskit AT91SAM9G20 boards Markus Hubig
2012-08-01 9:58 ` Andreas Bießmann
2012-08-01 19:28 ` Markus Hubig
2012-08-01 20:21 ` Andreas Bießmann
2012-08-02 13:28 ` Markus Hubig
2012-08-02 13:59 ` [U-Boot] [PATCHv3] " Markus Hubig
2012-08-03 12:05 ` [U-Boot] [PATCH] " Markus Hubig
2012-08-06 12:18 ` Andreas Bießmann
2012-08-01 19:49 ` [U-Boot] [PATCH] Enable the EMAC clock in at91_macb_hw_init() Markus Hubig
2012-08-07 22:14 ` Andreas Bießmann
2012-08-01 19:57 ` [U-Boot] [PATCHv2] at91: Add support for taskit AT91SAM9G20 boards Markus Hubig
2012-08-01 20:59 ` Andreas Bießmann
2012-08-02 10:46 ` Markus Hubig [this message]
2012-08-06 12:22 ` Andreas Bießmann
2012-08-02 14:14 ` [U-Boot] [PATCH] " Markus Hubig
2012-08-06 12:49 ` Andreas Bießmann
2012-08-06 16:03 ` Markus Hubig
2012-08-06 9:05 ` Markus Hubig
2012-08-06 9:13 ` Markus Hubig
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=20120802104650.GA27515@imko.de \
--to=mhubig@imko.de \
--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