In message <[EMAIL PROTECTED]> you wrote:
> From: Becky Bruce <[EMAIL PROTECTED]>
> 
> 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 <[EMAIL PROTECTED]>
> ---
> 
> 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: [EMAIL PROTECTED]
"Maintain an awareness for contribution --  to  your  schedule,  your
project, our company."                         - A Group of Employees

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to