]> git.ipfire.org Git - people/ms/u-boot.git/commit
powerpc/mpc8548cds: Code cleanup and refactoring
authorchenhui zhao <chenhui.zhao@freescale.com>
Thu, 13 Oct 2011 05:40:59 +0000 (13:40 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Oct 2011 04:38:10 +0000 (23:38 -0500)
commitfff80975ae97d90418ee8989aff5a28ebaf95c5b
treef8398cd84e756c71726beb932d58622b87130ff8
parent34fdbdf8d9819a3348b1340a5fba8ae00e768fd2
powerpc/mpc8548cds: Code cleanup and refactoring

- Rework tlb and law tables.
- PCI2 is not available on MPC8548CDS, so remove it.
- Move the memory map to the board config file.
- Rewrite the board info according to the manual.
- Remove unnecessary macros and redefine some macros to align with other boards.
- Fix some typos.

Signed-off-by: Zhao Chenhui <chenhui.zhao@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/mpc8548cds/law.c
board/freescale/mpc8548cds/mpc8548cds.c
board/freescale/mpc8548cds/tlb.c
include/configs/MPC8548CDS.h