9
0
Fork 0
barebox/arch/arm/boards/toshiba-ac100
Sascha Hauer 0644d1da7f ARM: Make ENTRY_FUNCTION more robust
An entry function should begin with a exception header. For this to work
properly the entry function should not contain any code which gcc might
put before the header. To make this sure change the ENTRY_FUNCTION macro
so that it generates one function which only contains the exception header
and a second function which contains the original body of the entry function.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-12-10 14:35:33 +01:00
..
Makefile tegra: switch to multi image 2013-10-02 10:24:05 +02:00
board.c tegra: add generic meminit 2013-04-14 10:45:47 +02:00
entry.c ARM: Make ENTRY_FUNCTION more robust 2013-12-10 14:35:33 +01:00
toshiba-ac100.dox ARM: Tegra: add Toshiba AC100 support 2012-05-29 10:39:17 +02:00