From: Holger Brunck <holger.brunck@keymile.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 03/14] arm/km: convert mgcoge3un target to km_kirkwood
Date: Wed, 04 Jul 2012 10:24:30 +0200 [thread overview]
Message-ID: <4FF3FDBE.9010305@keymile.com> (raw)
In-Reply-To: <F766E4F80769BD478052FB6533FA745D1A2FE3028D@SC-VEXCH4.marvell.com>
Hi Prafulla,
On 07/03/2012 04:39 PM, Prafulla Wadaskar wrote:
>> On 07/03/2012 03:07 PM, Prafulla Wadaskar wrote:
>>>>>
>>>>
>>>> But 01-08 are not only bugfixes there are also two new boards in
>> these
>>>> patches.
>>>> So will you pull these eight patches in if I post them again
>> without
>>>> 09-14?
>>>
>>> Pls post bug fixes and improvement patches first those will be
>> pulled faster.
>>>
>> This was already done from my side:
>> http://lists.denx.de/pipermail/u-boot/2012-May/125219.html
>>
>> Sorry Prafulla but I have admit that this whole discussion costs a lot
>> of time
>> which I do not have. We are moving in circles your last comment was
>> already
>> discussed several times e.g.:
>> http://lists.denx.de/pipermail/u-boot/2012-June/126081.html
>
>
> Do you think I should pull this patch series, I hope it applies cleanly on the recent master branch.
> Please confirm.
>
at time of submission it applied cleanly, now I see some merge conlicts due to
some underlying changes in boards.cfg in your current master. But if you are now
fine with the patch serie I can provide an update which applies cleanly again.
>>
>> So again you have no specific inputs of improvements for 01-08 right?
>> All you
>> rephrase are some general comments which are not very helpfull to
>> improve our
>> situation and to get our own board code into mainline.
>
> Well.. we can keep discussing patches here until all the patches in the patch series gets acked.
> This adds time/cost to the developer and reviewer too.
> My old experience tells me that shorter is simpler and easier to accept.
>
yes I agree but if you add new boards and new features there is sometimes no
chance to make everything small and simple.
> I personally don't wish to hold any thing that sounds good to me.
> The idea is how the development can be shared across the community.
>
> So I had certain questions in my mind about your development for which I don't want any answers. You can treat them as feedback for your future development.
>
> 1. Why do you modify the board parameters so frequently? I see several patches for these, cant you freeze all this well before posting board support patch?
> 2. Why do you use your own keymile-common.h, can't you migrate to use mv_common.h which mainly created for the same purpose?
The mentioned keymile-common.h has a completely different intention then
mv-common.h. Our header is mainly to collect all features for our boards which
are common for our ppc and arm based boards (environment variables, cmd features
etc.). And including mv-common.h into our environment for our arm based boards
was investigated. But many many features which are used in this header is not
valid for our boards, so it would end up in a big set of #ifdefs.
> 3. When you support any generic peripheral can't you think of generic use case?
>
>>
>> We try to stick to every rule which is valid for u-boot development.
>> But we
>> can't stick to rules which are not clearly stated.
>
> You better can have your own world, and maintain the code the way you want, not necessarily you need u-boot for this.
>
> We both have different thinking hats :-D
> In your view, your code is important to get mainlined, may be you don't care other things.
> In my view, how any support can be added in simpler, shorter, reusable, cleaner way in-sync with development strategy. I am just trying to follow this.
> I might have done mistakes, I express grand SORRY for that :-(
>
> I am always there to help everybody with my limited resources and time.
>
yes and I don't want to offend anybody here. At the end we should benefit from
each other. Our side that we have our boards in mainline and you and others in
the community which take advantage from the bugfixes and bug reports we provide
for common code, as already done at several places.
Regards
Holger
next prev parent reply other threads:[~2012-07-04 8:24 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-13 13:33 [U-Boot] [PATCH v2 00/14] updates for Keymile Marvell boards Holger Brunck
2012-06-13 13:33 ` [U-Boot] [PATCH v2 01/14] arm/km: add kmnusa board support Holger Brunck
2012-06-13 13:33 ` [U-Boot] [PATCH v2 02/14] arm/km: add kmcoge5un " Holger Brunck
2012-07-03 8:04 ` Prafulla Wadaskar
2012-07-03 9:37 ` Holger Brunck
2012-06-13 13:33 ` [U-Boot] [PATCH v2 03/14] arm/km: convert mgcoge3un target to km_kirkwood Holger Brunck
2012-07-03 8:05 ` Prafulla Wadaskar
2012-07-03 10:37 ` Holger Brunck
2012-07-03 11:19 ` Prafulla Wadaskar
2012-07-03 12:31 ` Holger Brunck
2012-07-03 12:38 ` Prafulla Wadaskar
2012-07-03 13:00 ` Holger Brunck
2012-07-03 13:07 ` Prafulla Wadaskar
2012-07-03 13:43 ` Holger Brunck
2012-07-03 14:39 ` Prafulla Wadaskar
2012-07-03 18:00 ` Wolfgang Denk
2012-07-04 9:21 ` Prafulla Wadaskar
2012-07-05 5:54 ` Holger Brunck
2012-07-05 6:04 ` Prafulla Wadaskar
2012-07-05 7:15 ` Holger Brunck
2012-07-05 12:09 ` Prafulla Wadaskar
2012-07-05 13:43 ` Holger Brunck
2012-07-05 13:48 ` Prafulla Wadaskar
2012-07-05 15:44 ` Holger Brunck
2012-07-04 8:24 ` Holger Brunck [this message]
2012-07-04 9:23 ` Prafulla Wadaskar
2012-07-03 14:00 ` Detlev Zundel
2012-06-13 13:33 ` [U-Boot] [PATCH v2 04/14] arm/km: remove portl2.h and use km_kirkwood instead Holger Brunck
2012-07-03 8:12 ` Prafulla Wadaskar
2012-06-13 13:33 ` [U-Boot] [PATCH v2 05/14] arm/km: correct init of 88e6352 switch in the reset_phy function Holger Brunck
2012-06-13 13:33 ` [U-Boot] [PATCH v2 06/14] arm/km: enable BOCO2 FPGA download support Holger Brunck
2012-06-13 13:33 ` [U-Boot] [PATCH v2 07/14] arm/km: cleanup km_kirkwood boards Holger Brunck
2012-06-13 13:33 ` [U-Boot] [PATCH v2 08/14] arm/km: redefine piggy 4 reg names to avoid conflicts Holger Brunck
2012-06-13 13:33 ` [U-Boot] [PATCH v2 09/14] arm/km: add support for external switch configuration Holger Brunck
2012-06-26 15:31 ` [U-Boot] [PATCH v3 " Valentin Longchamp
2012-06-13 13:33 ` [U-Boot] [PATCH v2 10/14] arm/km: enable external switch configuration for kmnusa Holger Brunck
2012-06-13 13:33 ` [U-Boot] [PATCH v2 11/14] arm/km: skip FPGA config when already configured Holger Brunck
2012-06-13 13:33 ` [U-Boot] [PATCH v2 12/14] arm/km: support the 2 PCIe fpga resets Holger Brunck
2012-06-13 13:33 ` [U-Boot] [PATCH v2 13/14] arm/km: add implementation for read_dip_switch Holger Brunck
2012-06-13 13:33 ` [U-Boot] [PATCH v2 14/14] arm/km: remove calls to kw_gpio_* in board_early_init_f Holger Brunck
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=4FF3FDBE.9010305@keymile.com \
--to=holger.brunck@keymile.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