u-boot/arch/arm/cpu/armv7/zynq
Michal Simek c08cfc2d2c ARM: zynq: Enable the Neon instructions
Added the lowlevel_init to enable the Neon instructions.

Initially the u-boot was causing undefined instruction
exception if loaded through tcl, and working fine if loaded
through FSBL. The exception was causing in convertion formula
of given time to ticks. It was because, the Neon instructions
were disabled and hence causing the undefined exception. In
FSBL case, the FSBL was enabling the Neon instructions. Hence,
added the lowlevel_init to enable the Neon instructions.

Also enable neon instructions for non-xilinx toolchain.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Acked-by: Radhey Shyam Pandey <radheys@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2015-01-26 08:55:31 +01:00
..
clk.c zynq: Update CLK in bdinfo 2014-02-19 09:41:22 +01:00
config.mk ARM: zynq: Enable the Neon instructions 2015-01-26 08:55:31 +01:00
cpu.c ARM: zynq: Enable the Neon instructions 2015-01-26 08:55:31 +01:00
ddrc.c cppcheck cleanup: fix nullPointer errors 2014-11-07 16:27:07 -05:00
Kconfig kconfig: zynq: Add ZYBO board 2014-11-11 11:02:52 +01:00
lowlevel_init.S ARM: zynq: Enable the Neon instructions 2015-01-26 08:55:31 +01:00
Makefile ARM: zynq: Enable the Neon instructions 2015-01-26 08:55:31 +01:00
slcr.c ARM: zynq: ehci: Added USB host driver support 2014-05-14 07:43:35 +02:00
spl.c Rename some defines containing FAT in their name to be filesystem generic 2014-10-27 11:04:01 -04:00
timer.c arm: zynq: correct the argument to lldiv 2014-02-19 09:41:22 +01:00
u-boot-spl.lds zynq: spl: Add vectors section to linker script 2014-08-08 11:27:29 +02:00
u-boot.lds arm: zynq: fix a bug in Zynq linker script 2014-06-17 12:28:26 +02:00