From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Fri, 2 Sep 2011 11:25:20 -0400 Subject: [U-Boot] [PATCH 6/8] POST/km_arm: add POST memory tests infrastructure In-Reply-To: <201108181244.34965.marek.vasut@gmail.com> References: <1312375027-27693-1-git-send-email-valentin.longchamp@keymile.com> <201108141549.28466.vapier@gentoo.org> <201108181244.34965.marek.vasut@gmail.com> Message-ID: <201109021125.21584.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, August 18, 2011 06:44:34 Marek Vasut wrote: > On Sunday, August 14, 2011 09:49:27 PM Mike Frysinger wrote: > > On Wednesday, August 03, 2011 08:37:05 Valentin Longchamp wrote: > > > This patch adds a board support for km_arm in the POST framework. > > > It consists of a memory test configuration with the redefinition of > > > the arch_memory_test_prepare function. > > > > > > Signed-off-by: Valentin Longchamp > > > Signed-off-by: Holger Brunck > > > --- > > > > > > post/board/km_arm/Makefile | 29 +++++++++++++++++++++++++++++ > > > post/board/km_arm/memory.c | 37 > > > +++++++++++++++++++++++++++++++++++++ > > > > i'm not sure post/board// is something we want to continue. > > putting the post logic into your normal board// dir works fine. > > might i suggest board/km_arm/post.c ... > > post/board/... seems fine to me actually ... there might be more post tests > for the board so poluting usual board directory would be stupid. no it wouldnt. post tests that are board specific belong in the board specific location: board//. creating a mirror of that existing hierarchy is stupid, and most board dirs have very few files, so there really isn't all that much to clutter up in the first place. -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20110902/50dd8add/attachment.pgp