From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 10 May 2010 13:51:42 +0200 Subject: [U-Boot] [PATCH v4] POST cleanup. In-Reply-To: <394e9c9847defc6321a52ef052987fabb6c95f31.1273418079.git.michael.zaidman@gmail.com> References: <20100506214233.DF2A2E8AAC9@gemini.denx.de> <394e9c9847defc6321a52ef052987fabb6c95f31.1273418079.git.michael.zaidman@gmail.com> Message-ID: <20100510135142.4ed97eee@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, 9 May 2010 18:27:10 +0300 Michael Zaidman wrote: > Combine previously submitted POST cleanup patch series > into single patch. Fix plain POST support introduced recently > for mpc812x arch. > > - Revives POST for blackfin arch; > - Removes redundant code: > arch/blackfin/lib/post.c > board/ssv/common/post.c > arch/powerpc/cpu/ppc4xx/commproc.c > arch/powerpc/cpu/mpc512x/common.c > - fixes up the post_word_{load|store} usage; mpc512x related changes are OK. I tested them on mpc5121 based pdm360ng board. Thanks again for this work! For mpc5121 part you can add Tested-by: Anatolij Gustschin Best regards, Anatolij