From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 27 Feb 2012 21:55:31 +0100 Subject: [U-Boot] [PATCH 00/14] Nokia RX-51 support In-Reply-To: <38013070.lFHUBSoHZE@pali> References: <1327415291-13260-1-git-send-email-pali.rohar@gmail.com> <201202262310.22079.vapier@gentoo.org> <38013070.lFHUBSoHZE@pali> Message-ID: <201202272155.31590.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > On Sunday 26 February 2012 23:10:18 Mike Frysinger wrote: > > On Sunday 26 February 2012 17:08:04 Marek Vasut wrote: > > > > On Tuesday 24 January 2012 15:27:57 Pali Roh?r wrote: > > > > > This patch series add support for new board Nokia RX-51 (aka N900). > > > > > Last two patches adding on screen bootmenu support. > > > > > > > > > > This series supersedes the last sent version. > > > > > > > > Hi, what is state of this patch series? From our discussion is only > > > > problematic bootmenu part, but other could be OK. > > > > > > > > So what is needed for including this patches (without bootmenu > > > > support) to uboot master? > > > > > > You should probably split the patches into smaller series and resubmit > > > individually. > > > > yeah, we aren't keen on manually trying to pick things out of a patchset > > since it's hard for us to know what is required to be together. a > > patchset, by nature, should be merged as a group. > > -mike > > Ok, I will create new patchset and fix known problems > (CONFIG_CMDLINE_EDITING) Thanks