summaryrefslogtreecommitdiffstats
path: root/common/startup.c
diff options
context:
space:
mode:
authorMarkus Pargmann <mpa@pengutronix.de>2015-12-08 10:39:31 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-12-10 08:49:52 +0100
commit6c42710ae03bd642f68220dea4dac60b6cbd6d23 (patch)
tree884fe42be56203c7ef309e8708b7f627cef1b96d /common/startup.c
parent9280600522a5ec6c3618683cd5ca9f7973bffbe3 (diff)
downloadbarebox-6c42710ae03bd642f68220dea4dac60b6cbd6d23.tar.gz
barebox-6c42710ae03bd642f68220dea4dac60b6cbd6d23.tar.xz
arm: Add RAMOOPS memory area
RAMOOPS is a driver that uses a reserved static memory region to store the data from the last panic or boot. This helps to debug crashes at the next boot while preserving the boot messages. To guarantee a memory area that is not altered by barebox or the kernel, this area is located at the end of the RAM right after barebox and before the STACK. This ensures that changing barebox sizes do not interfere with RAMOOPS. Signed-off-by: Markus Pargmann <mpa@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'common/startup.c')
0 files changed, 0 insertions, 0 deletions