coreboot/src
Marcelo Povoa 8404dca5a6 Remove stale char[] initialization causing unaligned memory access
This throws an alignment fault when run in ARMv8 Foundation
model and seems unnecessary, so remove it.

Change-Id: I2e3aa54502c292958ba44ff4e2e71c27653f2e1a
Signed-off-by: Marcelo Povoa <marcelogp@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/186744
Reviewed-by: David Hendricks <dhendrix@chromium.org>
(cherry picked from commit 57510d553c)
Signed-off-by: Isaac Christensen <isaac.christensen@se-eng.com>
Reviewed-on: http://review.coreboot.org/6974
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2014-09-29 19:26:49 +02:00
..
arch arm: Fix up new cache flush algorithm and replace dcache_*_all() with it 2014-09-29 17:26:45 +02:00
console arm: Remove CAR_MIGRATE Kconfig and associated cruft 2014-09-15 17:38:28 +02:00
cpu x86/mtrr: Enable MTRR's before enabling caching 2014-09-25 23:24:03 +02:00
device Remove stale char[] initialization causing unaligned memory access 2014-09-29 19:26:49 +02:00
drivers spi: add Kconfig variable for dual-output read enable 2014-09-17 19:56:16 +02:00
ec google/chromeec: Notify DPTF charger participant on AC state change 2014-09-29 17:28:25 +02:00
include Add check_member macro to allow clean and easy struct offset checking 2014-09-22 18:42:20 +02:00
lib rmodule: Fix rmodule.ld for 64-bit 2014-09-23 22:27:10 +02:00
mainboard google/panther: Be safe about invalid thermal readings 2014-09-29 17:32:05 +02:00
northbridge peppy and falco: set panel power timings in northbridge, using devicetree, not mainboards 2014-09-25 18:33:28 +02:00
soc soc/qualcomm: Add generic support skeleton for ipq806x 2014-09-25 19:05:46 +02:00
southbridge haswell: Move to per-device ACPI 2014-09-22 20:06:13 +02:00
superio pnp: Allow setting of misc register 0xf4 in device tree 2014-09-17 17:34:16 +02:00
vendorcode tpm: Clean up I2C TPM driver 2014-09-10 19:37:49 +02:00
Kconfig coreboot arm64: Add support for arm64 into coreboot framework 2014-09-23 18:10:32 +02:00