]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIPS: INCA-IP: rename inca-swap-bytes host tool
authorDaniel Schwierzeck <daniel.schwierzeck@googlemail.com>
Wed, 27 Jul 2011 11:22:36 +0000 (13:22 +0200)
committerShinya Kuribayashi <skuribay@pobox.com>
Sun, 31 Jul 2011 14:25:41 +0000 (23:25 +0900)
commit60b74bde9280e85f4423c05a50ecc41de56ad980
tree411fbc1d847e14b0e99f4ade58f8412c98061490
parentdd620b26332eb1e9fc0216760909c4046ba09745
MIPS: INCA-IP: rename inca-swap-bytes host tool

The INCA-IP SoC belongs to the Lantiq XWAY SoC product portfolio.
For the upcoming support of other Lantiq SoC devices this tool should
not solely depend on the INCA-IP board.

Rename the tool to xway-swap-bytes and add an config option
to enable compilation optionally.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
Acked-by: Thomas Langer <thomas.langer@lantiq.com>
Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
include/configs/incaip.h
tools/Makefile
tools/xway-swap-bytes.c [moved from tools/inca-swap-bytes.c with 100% similarity]