From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 16 Oct 2003 13:21:27 +0200 Subject: [U-Boot-Users] Re: [PATCH][CFT] bring ARM memory layout in line with the documentation In-Reply-To: Your message of "Thu, 16 Oct 2003 12:50:52 +0200." <20031016105052.GR25427@pengutronix.de> Message-ID: <20031016112133.08D8EC59E4@atlas.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de In message <20031016105052.GR25427@pengutronix.de> you wrote: > On Thu, Oct 16, 2003 at 12:31:11PM +0200, Wolfgang Denk wrote: > > I do not see the need for an "unstable branch". On contrary, I am > > convinced that a second branch in the public source tree would only > > increase the necessary maintenance efford. > > Unfortunately this makes non-orthogonal patches difficult because they > surely could break things. I disagree. It just means that we will have to make sure to clean up any such mess quickly, at least before the next release. This is a policy decision. It prevents that the project is drifting apart in different directions. I don't have the manpower and/or nerves to deal with many different branches. Branches are evil. Just look at the mess we have with the PowerPC Linux kernel. There is linux-2.4 and linux-2.5 on kernel.org, and linuxppc-2.4 and linuxppc_2_4_devel and linuxppc-2.5 and BenH's "pmac stable tree" and the ameslab tree and the ppc64 tree and ... If some change breaks the code so hard that it is impossible to fix it between releases that the change needs to be reworked first. We did without branches when marging in ARMBoot, and when adding more architectures, and we will try to do without branches in the future. Period. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de There are bugs and then there are bugs. And then there are bugs. - Karl Lehenbauer