]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arc: add selection of endianess in Kconfig
authorAlexey Brodkin <abrodkin@synopsys.com>
Tue, 3 Feb 2015 10:58:14 +0000 (13:58 +0300)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:59:15 +0000 (12:59 +0200)
commitee78c48662b0226193592d378d259ff2ad16beb0
tree33ed81c1306c178d02a2d13b9c8523fdc16c51e4
parent9e2d143001726f6d9067df5f84226ac71bdd4a55
arc: add selection of endianess in Kconfig

This change allows to keep board description clean and minimalistic.
This is especially helpful if one board may house different CPUs with
different features.

It is applicable to both FPGA-based boards or those that have CPUs
mounted on interchnagable daughter-boards.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
arch/arc/Kconfig
arch/arc/config.mk
board/synopsys/Kconfig
board/synopsys/MAINTAINERS
configs/arcangel4-be_defconfig
include/configs/arcangel4-be.h [deleted file]