From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kumar Gala Date: Wed, 20 Oct 2010 00:25:32 -0500 Subject: [U-Boot] [Patch v3 2/7] Adding more control to physical address mapping In-Reply-To: <1285712437-6719-2-git-send-email-yorksun@freescale.com> References: <1285712437-6719-1-git-send-email-yorksun@freescale.com> <1285712437-6719-2-git-send-email-yorksun@freescale.com> Message-ID: <69113FF4-8F3C-472D-A8D0-481B3DCEC005@kernel.crashing.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 Sep 28, 2010, at 5:20 PM, York Sun wrote: > A worker function setup_ddr_tlbs_phys() is introduced to implement more > control on physical address mapping. > > Signed-off-by: York Sun > --- > arch/powerpc/cpu/mpc85xx/tlb.c | 16 ++++++++++------ > 1 files changed, 10 insertions(+), 6 deletions(-) applied to 85xx - k