From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ocean.emcraft.com (ocean.emcraft.com [213.221.7.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id ED3B6DDDFD for ; Thu, 16 Oct 2008 13:23:30 +1100 (EST) From: Ilya Yanok To: linuxppc-dev@ozlabs.org Subject: [RFC PATCH] Support for big page sizes on 44x (Updated) Date: Thu, 16 Oct 2008 06:22:30 +0400 Message-Id: <1224123753-20907-1-git-send-email-yanok@emcraft.com> Cc: yanok@emcraft.com, dzu@denx.de, pvr@emcraft.com, wd@denx.de List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , These patches add support for selecting page size on PPC 44x. First one adds support for 16K/64K pages while second one adds support for 256K pages along with some hacks. However there are still number of problems: 1. We can't use default PKMAP_BASE definition with 64KB/256KB pages so we change it. Not sure that it's optimal. Then redefined PKMAP_BASE is not aligned on (1<