9
0
Fork 0
barebox/arch/arm/pbl
Sascha Hauer c2ef9c4af2 ARM: disable HAVE_CONFIGURABLE_MEMORY_LAYOUT
HAVE_CONFIGURABLE_MEMORY_LAYOUT was first meant as a feature, now it's a
feature to remove it. barebox on ARM now completely uses the memory passed
in from the lowlevel code and configures the malloc area and stack space
during runtime making it obsolete to hardcode these values.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-02-04 15:52:41 +01:00
..
.gitignore ARM pbl: add generated file zbarebox.map to .gitignore 2012-11-14 09:14:30 +01:00
Makefile pbl: add none compression support 2013-01-30 22:32:13 +01:00
piggy.gzip.S compressed image: add gzip support 2012-08-03 18:09:15 +08:00
piggy.lzo.S pbl: discard unwind symbol if enable in barebox 2012-08-03 18:09:15 +08:00
piggy.shipped.S pbl: add none compression support 2013-01-30 22:32:13 +01:00
zbarebox.lds.S ARM: disable HAVE_CONFIGURABLE_MEMORY_LAYOUT 2013-02-04 15:52:41 +01:00