9
0
Fork 0
barebox/arch/arm/boards/ebv-socrates
Steffen Trumtrar ad0c989072 ARM: socfpga: socrates: fix ENTRY_FUNCTION
The commit
	ARM: Make ENTRY_FUNCTION more robust
changed the behaviour of the ENTRY_FUNCTION. For the Socrates the call to
__barebox_arm_head() was not removed. Do so now otherwise the Socrates will
not be able to boot barebox.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-03-12 21:29:51 +01:00
..
Makefile ARM: SoCFPGA: Add EBV SoCrates board support 2013-09-23 08:40:32 +02:00
board.c ARM: SoCFPGA: Add EBV SoCrates board support 2013-09-23 08:40:32 +02:00
config.h ARM: SoCFPGA: Add EBV SoCrates board support 2013-09-23 08:40:32 +02:00
lowlevel.c ARM: socfpga: socrates: fix ENTRY_FUNCTION 2014-03-12 21:29:51 +01:00
pinmux_config.c ARM: SoCFPGA: Add EBV SoCrates board support 2013-09-23 08:40:32 +02:00
pll_config.h ARM: SoCFPGA: Add EBV SoCrates board support 2013-09-23 08:40:32 +02:00
sdram_config.h ARM: SoCFPGA: Add EBV SoCrates board support 2013-09-23 08:40:32 +02:00
sequencer_auto.h ARM: SoCFPGA: Add EBV SoCrates board support 2013-09-23 08:40:32 +02:00
sequencer_auto_ac_init.c ARM: SoCFPGA: Add EBV SoCrates board support 2013-09-23 08:40:32 +02:00
sequencer_auto_inst_init.c ARM: SoCFPGA: Add EBV SoCrates board support 2013-09-23 08:40:32 +02:00
sequencer_defines.h ARM: SoCFPGA: Add EBV SoCrates board support 2013-09-23 08:40:32 +02:00