[U-Boot-Users] [PATCH 2/4 V4] PPC: Change lib_ppc/bat_rw.c to use high bats

Wolfgang Denk wd at denx.de
Thu Jun 5 00:05:51 CEST 2008


In message <1210904944-11083-1-git-send-email-becky.bruce at freescale.com> you wrote:
> From: Becky Bruce <becky.bruce at freescale.com>
> 
> Currently, this code only deals with BATs 0-3, which makes
> it useless on systems that support BATs 4-7.  Add the
> support for these registers.
> 
> Signed-off-by: Becky Bruce <Becky.bruce at freescale.com>
> ---
> 
> No, I'm not striving for a world record in trivial patch resubmissions.
> This fixes a typo where I write DBAT3 with a value intended for DBAT4,
> which, you might imagine, causes much breakage.  Fortunately, nobody but
> me is running this code right now, so I only broke myself :)
> 
>  include/asm-ppc/mmu.h |    6 ++-
>  lib_ppc/bat_rw.c      |  132 ++++++++++++++++++++++++++++++++++---------------
>  2 files changed, 97 insertions(+), 41 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Maintain an awareness for contribution --  to  your  schedule,  your
project, our company."                         - A Group of Employees




More information about the U-Boot mailing list