From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile SUEN3 support
Date: Thu, 09 Jul 2009 09:46:56 +0200 [thread overview]
Message-ID: <4A55A070.9040707@denx.de> (raw)
In-Reply-To: <200907090902.29405.sr@denx.de>
Hello Stefan,
Stefan Roese wrote:
> On Wednesday 08 July 2009 20:53:58 Wolfgang Denk wrote:
>>> diff --git a/MAKEALL b/MAKEALL
>>> index 41f1445..6c80694 100755
>>> --- a/MAKEALL
>>> +++ b/MAKEALL
[...]
>>> +#define CONFIG_EXTRA_ENV_SETTINGS \
>>> + "load=tftp 400000 suen3/u-boot.bin\0" \
>>> + "update=nand erase 0 60000;nand write 400000 0 60000\0" \
>>> + "upd=run load update\0" \
>>> + "mtdparts=orion_nand:512k(uboot),512k at 512k(env)," \
>>> + "2m at 1m(kernel),13m at 3m(rootfs)\0" \
>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>> ..
>>
>>> +#define MTDPARTS_DEFAULT "mtdparts=orion_nand:512k(u-boot)," \
>>> + "256k(env)," \
>>> + "2m(kernel)," \
>>> + "16m(rootfs)," \
>>> + "32m(fs)," \
>>> + "-(ubifs)"
>> This seems inconsistent to me. How about defining MTDPARTS_DEFAULT
>> first, and then just inserting the already defined value, so you can
>> be sure that this doesn;t happen again?
>
> Yes, good catch. Will change. Thanks for spotting.
Maybe you have a look at:
include/configs/km8xx.h
for an example.
bye
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
next prev parent reply other threads:[~2009-07-09 7:46 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-08 15:46 [U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile SUEN3 support Stefan Roese
2009-07-08 15:59 ` Stefan Roese
2009-07-08 18:53 ` Wolfgang Denk
2009-07-09 7:02 ` Stefan Roese
2009-07-09 7:46 ` Heiko Schocher [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-07-08 17:48 Prafulla Wadaskar
2009-07-08 18:38 ` Wolfgang Denk
2009-07-09 7:15 ` Stefan Roese
2009-07-09 7:21 ` Dieter Kiermaier
2009-07-09 7:24 ` Stefan Roese
2009-07-09 8:02 ` Prafulla Wadaskar
2009-07-09 8:49 ` Stefan Roese
2009-07-09 8:52 ` Prafulla Wadaskar
2009-07-12 15:41 ` Jean-Christophe PLAGNIOL-VILLARD
2009-07-13 10:24 ` Prafulla Wadaskar
2009-07-13 11:23 ` Wolfgang Denk
2009-07-14 3:20 ` Prafulla Wadaskar
2009-07-14 4:49 ` Stefan Roese
2009-07-14 5:46 ` Wolfgang Denk
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=4A55A070.9040707@denx.de \
--to=hs@denx.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