[U-Boot] [PATCH 0/4] MIPS: make config options more generic
Daniel Schwierzeck
daniel.schwierzeck at googlemail.com
Wed Jul 27 13:22:35 CEST 2011
This patch series contains cleanups and enhancements to consolidate
the INCA-IP related config options and to make them more generic.
Additionally, the cache operation mode is now configurable.
All changes are needed to prepare the support of newer MIPS
based Lantiq XWAY SoCs.
Daniel Schwierzeck (4):
MIPS: INCA-IP: rename inca-swap-bytes host tool
MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG
MIPS: make cache operation mode configurable
README: update MIPS related informations
README | 35 +++++++++++++++++++++++-
arch/mips/cpu/mips32/start.S | 19 ++++++++++---
include/configs/incaip.h | 4 ++-
tools/Makefile | 8 +++---
tools/{inca-swap-bytes.c => xway-swap-bytes.c} | 0
5 files changed, 56 insertions(+), 10 deletions(-)
rename tools/{inca-swap-bytes.c => xway-swap-bytes.c} (100%)
--
1.7.6
More information about the U-Boot
mailing list