From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 23 Apr 2010 22:31:21 +0200 Subject: [U-Boot] [PATCH 0/2] POST cleanup In-Reply-To: <1272049569-26752-1-git-send-email-michael.zaidman@gmail.com> References: <1272049569-26752-1-git-send-email-michael.zaidman@gmail.com> Message-ID: <20100423223121.2d546af7@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Michael, On Fri, 23 Apr 2010 22:06:09 +0300 Michael Zaidman wrote: > The patches implement first 2 steps of POST framework cleanup > suggested by Wolfgang Denk in the > http://lists.denx.de/pipermail/u-boot/2010-April/070400.html Are you working on a patch addressing the 3rd step? I need to add post_word_load/store for mpc5121 based board and re-submit board support patches, but if these functions are going to be eliminated, I have to drop post_word_load/store extension patch from my series and base my patches on your patch. Thanks, Anatolij