u-boot-brain/arch
Stefan Roese 787ddb7cd1 arm: mvebu: timer.c: Explicitly move "init_done" var to data section
As reported by Simon Guinot, commit ade741b3
"arm: mvebu: Call timer_init early before PHY and DDR init" breaks
Kirkwood platforms. As the static variable "init_done" is not
available at that early boot time. This patch moves it to explicitly
to the data section, making it available at that time.

Signed-off-by: Stefan Roese <sr@denx.de>
Reported-by: Simon Guinot <simon.guinot@sequanux.org>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Tested-by: Simon Guinot <simon.guinot@sequanux.org>
2015-10-01 02:00:02 +02:00
..
arc arc: make AXS101 default platform 2015-09-07 13:38:24 +03:00
arm arm: mvebu: timer.c: Explicitly move "init_done" var to data section 2015-10-01 02:00:02 +02:00
avr32
blackfin
m68k m68k: cache: add an empty stub functions for invalidate/flush dcache 2015-08-12 20:47:46 -04:00
microblaze
mips MIPS: fix syntax for fdt_chosen/initrd. 2015-08-21 15:22:41 +02:00
nds32 NDS32: Generic Board Support and Unsupport 2015-08-28 11:46:35 -04:00
nios2
openrisc
powerpc powerpc: mpc85xx: remove stxgp3, stxssa support 2015-09-02 11:33:19 -04:00
sandbox dm: test: Add a new test case for dm_test_eth_rotate 2015-09-09 07:48:03 -06:00
sh Move default y configs out of arch/board Kconfig 2015-06-25 22:17:55 -04:00
sparc
x86 x86: quark: Configure MTRR to enable cache 2015-09-16 19:53:53 -06:00
.gitignore
Kconfig NDS32: Generic Board Support and Unsupport 2015-08-28 11:46:35 -04:00