From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.scram.de (mail0.scram.de [78.47.204.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.scram.de", Issuer "scram e.V. CA" (not verified)) by ozlabs.org (Postfix) with ESMTP id 584C1DDE11 for ; Tue, 5 Feb 2008 21:01:57 +1100 (EST) Message-ID: <47A833FD.4040904@scram.de> Date: Tue, 05 Feb 2008 11:01:33 +0100 From: Jochen Friedrich MIME-Version: 1.0 To: Yuri Tikhonov Subject: Re: [PATCH 1/1] [PPC] 8xx swap bug-fix References: <20080201181003.a3daf6ed.kim.phillips@freescale.com> <47A45269.7080403@scram.de> <20080204182421.GA3930@loki.buserror.net> <200802050946.21292.yur@emcraft.com> In-Reply-To: <200802050946.21292.yur@emcraft.com> Content-Type: text/plain; charset=ISO-8859-1 Cc: Scott Wood , linuxppc-dev@ozlabs.org, Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Yuri, > Does anybody use swap with some of the 8xx-based boards supported in > powerpc branch ? modded DBox2 boxes do. Unfortunately, i don't have such a modded box. The tuxbox project currently uses a really ugly hack to support swapping: http://git.bocc.de/cgi-bin/gitweb.cgi?p=dbox2.git;a=commitdiff;h=fc9d6ed33d85933f3900718a118a0cc2b776f067 Thanks, Jochen