]> git.ipfire.org Git - people/ms/u-boot.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)
committerAlexey Brodkin <abrodkin@synopsys.com>
Mon, 9 Feb 2015 13:41:20 +0000 (16:41 +0300)
commit1f9ad44546ea872fc6671602eb411377dd424c9e
tree144e42bbbfcc0254e05d32ff1460c6e4fd10b74f
parent205e7a7b77726abeff57576e2ecf2c6d4dc07ccf
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]