coreboot-kgpe-d16/src/mainboard
Julius Werner 4913cb78d2 storm: Fix timer init order problem
Commit 257aaee9e3a (arm: Add bootblock_mainboard_early_init() for
pre-console initialization) inadvertently moved the timer initialization
after console initialization for IPQ806x, which is apparently not a good
idea for this platform. This patch solves the issue by moving
init_timer() to bootblock_mainboard_early_init(), which is the new hook
explicitly provided to perform pre-console tasks.

BRANCH=None
BUG=None
TEST=Built and booted Storm with 257aaee9e reverted. Noticed that it was
already broken. Bisected coreboot and tracked down breakage to commit
a126a62f (ipq8064: use the new utility to build bootblock). Built and
booted successfully with this patch and a revert of a126a62f to confirm
that the bug in question here is fixed.

Change-Id: I4a3faa2aec8ff1fbbe6c389f1d048475aa944418
Signed-off-by: Stefan Reinauer <reinauer@chromium.org>
Original-Commit-Id: 752d1f879f9bd841f18bd84842491f747458cf52
Original-Change-Id: Ie4aa2d06cb6fda6d5ff8dd5ea052257fb7b8a24b
Original-Signed-off-by: Julius Werner <jwerner@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/233290
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Original-Reviewed-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: http://review.coreboot.org/9574
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-13 17:37:01 +02:00
..
a-trend mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion 2015-01-06 01:52:07 +01:00
aaeon mainboard/*/romstage.c: Sanitize system header inclusions 2015-01-06 01:51:42 +01:00
abit mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion 2015-01-06 01:52:07 +01:00
adlink LiPPERT: Add aliases for board_status wiki 2014-05-19 14:57:14 +02:00
advansus mainboards/amdfam10: Copy DIMM information to cbmem after romstage 2015-04-01 22:53:55 +02:00
amd mainboards/amdfam10: Copy DIMM information to cbmem after romstage 2015-04-01 22:53:55 +02:00
aopen mainboard/*/romstage.c: Sanitize system header inclusions 2015-01-06 01:51:42 +01:00
apple mainboard/cmos: Delete obsolete commented parameters 2015-02-16 09:23:02 +01:00
arima mainboard/cmos: Kill off unused boot_* parameters 2015-02-16 09:24:14 +01:00
artecgroup mainboard/cmos: Kill off unused boot_* parameters 2015-02-16 09:24:14 +01:00
asrock AGESA: Use same HeapManager for all BiosCallOuts 2015-03-07 21:22:44 +01:00
asus mainboard/asus/kfsn4-dre: Set maximum installable memory to 64GB 2015-04-02 05:55:57 +02:00
avalue mainboards/amdfam10: Copy DIMM information to cbmem after romstage 2015-04-01 22:53:55 +02:00
azza mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion 2015-01-06 01:52:07 +01:00
bachmann mainboard/cmos: Delete obsolete commented parameters 2015-02-16 09:23:02 +01:00
bcom mainboard/cmos: Kill off unused boot_* parameters 2015-02-16 09:24:14 +01:00
bifferos vboot2: add verstage 2015-01-27 01:41:40 +01:00
biostar mainboard/biostar: Add support for Biostar AM1ML ver7.x 2015-04-10 15:32:03 +02:00
broadcom mainboard/cmos: Kill off unused boot_* parameters 2015-02-16 09:24:14 +01:00
compaq mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion 2015-01-06 01:52:07 +01:00
cubietech New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
digitallogic mainboard/cmos: Kill off unused boot_* parameters 2015-02-16 09:24:14 +01:00
dmp misc: Drop print_ implementation from non-romcc boards 2015-01-09 06:12:22 +01:00
ecs mainboard/*/romstage.c: Sanitize system header inclusions 2015-01-06 01:51:42 +01:00
emulation New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
getac acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
gigabyte mainboards/amdfam10: Copy DIMM information to cbmem after romstage 2015-04-01 22:53:55 +02:00
gizmosphere mainboards: fix spd generation 2015-04-01 22:51:41 +02:00
google storm: Fix timer init order problem 2015-04-13 17:37:01 +02:00
hp hp/pavilion_m6_1035dx/cmos.layout: Remove unused options 2015-04-11 21:51:51 +02:00
ibase global: Refactor get_option usage 2015-04-06 19:40:00 +02:00
ibm mainboard/cmos: Kill off unused boot_* parameters 2015-02-16 09:24:14 +01:00
iei mainboards/amdfam10: Copy DIMM information to cbmem after romstage 2015-04-01 22:53:55 +02:00
intel broadwell: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:23 +02:00
iwave x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option 2015-03-10 23:39:41 +01:00
iwill mainboard/cmos: Kill off unused boot_* parameters 2015-02-16 09:24:14 +01:00
jetway mainboards/amdfam10: Copy DIMM information to cbmem after romstage 2015-04-01 22:53:55 +02:00
kontron global: Refactor get_option usage 2015-04-06 19:40:00 +02:00
lanner mainboard/cmos: Kill off unused boot_* parameters 2015-02-16 09:24:14 +01:00
lenovo mainboard/lenovo/x201: correct sata_port_map 2015-04-05 03:28:11 +02:00
linutop artecgroup/Kconfig, linutop/Kconfig: Add comment to endif 2014-07-30 02:08:50 +02:00
lippert AGESA: Use same HeapManager for all BiosCallOuts 2015-03-07 21:22:44 +01:00
mitac mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion 2015-01-06 01:52:07 +01:00
msi mainboards/amdfam10: Copy DIMM information to cbmem after romstage 2015-04-01 22:53:55 +02:00
nec mainboard/*/romstage.c: Sanitize system header inclusions 2015-01-06 01:51:42 +01:00
newisys mainboard/cmos: Kill off unused boot_* parameters 2015-02-16 09:24:14 +01:00
nokia mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion 2015-01-06 01:52:07 +01:00
nvidia mainboard/cmos: Kill off unused boot_* parameters 2015-02-16 09:24:14 +01:00
packardbell intel/nehalem: rename copypasted smi finalizer function 2015-04-05 03:25:45 +02:00
pcengines mainboards: fix spd generation 2015-04-01 22:51:41 +02:00
rca mainboard/*/romstage.c: Sanitize system header inclusions 2015-01-06 01:51:42 +01:00
roda acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
samsung vboot: add physical recovery switch support 2015-04-10 16:48:46 +02:00
siemens Update hex values to CBFS binary name types in Makefiles 2015-03-30 21:47:15 +02:00
soyo mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion 2015-01-06 01:52:07 +01:00
sunw mainboard/cmos: Kill off unused boot_* parameters 2015-02-16 09:24:14 +01:00
supermicro mainboard/supermicro/h8qme_fam10: Fix indentations and spelling 2015-04-01 23:19:13 +02:00
technexion acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
thomson x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
ti New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
traverse mainboard/cmos: Kill off unused boot_* parameters 2015-02-16 09:24:14 +01:00
tyan mainboards/amdfam10: Copy DIMM information to cbmem after romstage 2015-04-01 22:53:55 +02:00
via acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
winent mainboard/cmos: Kill off unused boot_* parameters 2015-02-16 09:24:14 +01:00
wyse mainboard/cmos: Kill off unused boot_* parameters 2015-02-16 09:24:14 +01:00
Kconfig Drop SC520 and related boards 2014-12-16 21:18:43 +01:00