[U-Boot] [PATCH 1/2] powerpc/mpc8548cds: Code cleanup and refactoring
Kumar Gala
galak at kernel.crashing.org
Fri Oct 14 06:36:24 CEST 2011
On Oct 13, 2011, at 12:41 AM, Zhao Chenhui wrote:
> From: chenhui zhao <chenhui.zhao at freescale.com>
>
> - 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 at freescale.com>
> ---
> replace the patch "powerpc/mpc8548cds: Fix config according to system address map".
>
> board/freescale/mpc8548cds/law.c | 31 +-------------
> board/freescale/mpc8548cds/mpc8548cds.c | 8 ++--
> board/freescale/mpc8548cds/tlb.c | 64 ++++++++++++++--------------
> include/configs/MPC8548CDS.h | 69 ++++++++++++++++--------------
> 4 files changed, 75 insertions(+), 97 deletions(-)
applied
- k
More information about the U-Boot
mailing list