kumquat-buildroot/arch
Alexey Brodkin 3720e28d15 ARC: allow selection of MMU page size
Modern ARC cores (those sporting MMU of version 3 and 4) allow selection
of different page sizes (4, 8 or 16 kB) during ASIC design creation.
And it's important to build a toolchain with page size setting that matches
hardware.

Otherwise user-space applications will fail on execution due to
unexpected data layout/alignment etc.

[Thomas: slightly improve help text, fix indentation of help text.]

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Anton Kolesov <akolesov@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-07-18 14:07:35 +02:00
..
Config.in arch: aarch64 always has a MMU 2015-07-12 18:34:42 +02:00
Config.in.aarch64 aarch64: add big endian(aarch64_be) support 2015-07-12 18:32:37 +02:00
Config.in.arc ARC: allow selection of MMU page size 2015-07-18 14:07:35 +02:00
Config.in.arm arm: update processor types 2015-06-28 14:32:25 +02:00
Config.in.bfin
Config.in.m68k
Config.in.microblaze
Config.in.mips
Config.in.nios2
Config.in.powerpc
Config.in.sh
Config.in.sparc
Config.in.x86
Config.in.xtensa