From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Zankel Date: Fri, 22 Aug 2008 14:54:29 -0700 Subject: [U-Boot] v1 and v2 merging Message-ID: <48AF3595.8040802@rearden.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Are there any plans to merge U-Boot v1 and v2 at anytime? It looks to me like a daunting task to move everything to v2. We are working with different processors, one of them, the i.MX27, is only supported in v2, the other(s) in v1. The internal and external (UI) interfaces seem to be different enough to make it hard to move between the two. For example, there is some initial work to support UBIFS in U-Boot (v1) which might be interesting, but it probably requires some work and testing to move it into v2. I like the flexibility and cleanness of v2, but fear that it will never catch on. Thanks, -Chris