]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch
authorStefan Roese <sr@denx.de>
Thu, 21 Aug 2008 09:05:03 +0000 (11:05 +0200)
committerStefan Roese <sr@denx.de>
Thu, 21 Aug 2008 09:05:03 +0000 (11:05 +0200)
commitf556483734126793522fb7a8cf36af90da78f084
treec872485b1c83e4c941ad674487a4e60acc6881ae
parent079589bcfb24ba11068460276a3cc9549ab5346f
ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch

This patch fixes some minor issues introduced with the patch:
ppc4xx: Optimize PLB4 Arbiter... from Prodyut Hazarika:

- Rework memory-queue and PLB arbiter optimization code, that the
  local variable is not needed anymore. This removes one #ifdef.
- Use consistant spacing in ppc4xx.h header (XXX + 0x01 instead
  of XXX+ 0x01). This was not introduced by Prodyut, just a
  copy-paste problem.

Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/44x_spd_ddr2.c
cpu/ppc4xx/cpu_init.c
include/ppc4xx.h