From mboxrd@z Thu Jan 1 00:00:00 1970 From: Troy Kisky Date: Wed, 11 Jul 2012 11:01:29 -0700 Subject: [U-Boot] [PATCH 1/3] common/cmd_rsmode.c: add imx reset mode command In-Reply-To: <4FFD1DE9.9010600@de.bosch.com> References: <1338066111-5835-1-git-send-email-troy.kisky@boundarydevices.com> <4FC1C403.6000409@googlemail.com> <4FC26173.9060907@boundarydevices.com> <4FC3B7A5.2080805@googlemail.com> <4FC4DC4E.9030007@boundarydevices.com> <20120604195259.8CB96204AE4@gemini.denx.de> <4FCD17A5.6030705@boundarydevices.com> <20120621205711.05077202253@gemini.denx.de> <4FE4978B.5010406@boundarydevices.com> <4FFD1DE9.9010600@de.bosch.com> Message-ID: <4FFDBF79.1040404@boundarydevices.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 7/10/2012 11:32 PM, Dirk Behme wrote: > > > Ping on this whole patch series ;) > > Best regards > > Dirk > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot > The last version of the series was [RFC v2 1/3] imx-common/cmd_resetmode.c: add imx resetmode command But it received no comments or acks. I was going to resend after next version of u-boot released. Troy