coreboot-kgpe-d16/src/mainboard/google/slippy
Aaron Durbin 3e91cffd89 mainboards: fix spd generation
echo is evaluated by a shell builtin producing non-binary
spd data of the form '-e -n \<byte>'. Correct this by
using printf builtin which does the equivalent and is
more cross platform friendly.

Boards changed:
gizmosphere/gizmo
gizmosphere/gizmo2
google/bolt
google/falco
google/link
google/peppy
google/rambi
google/samus
google/slippy
pcengines/apu1

Change-Id: Iefdaf59903b9682cc88c94fd991883b560616492
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/9196
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-01 22:51:41 +02:00
..
acpi Remove dead video.asl 2014-08-22 20:27:58 +02:00
Hynix_HMT425S6AFR6A.spd.hex slippy: Update SPD 2013-11-24 06:19:46 +01:00
Kconfig Remove IRQ_SLOT_COUNT on all boards without PIRQ table. 2014-12-06 21:34:19 +01:00
Makefile.inc mainboards: fix spd generation 2015-04-01 22:51:41 +02:00
Micron_4KTF25664HZ.spd.hex slippy: Update SPD 2013-11-24 06:19:46 +01:00
acpi_tables.c lynxpoint: Consolidate common GNVS init 2014-10-18 22:16:24 +02:00
board_info.txt Add aliases for Chromebooks in board_info 2014-05-19 14:57:54 +02:00
chromeos.c Declare get_write_protect_state() without ChromeOS 2014-05-08 16:25:30 +02:00
cmos.layout mainboard/cmos: Delete obsolete commented parameters 2015-02-16 09:23:02 +01:00
devicetree.cb slippy/falco/peppy: update ACPI C-state settings 2013-12-21 07:39:00 +01:00
dsdt.asl
ec.c intel boards: Use acpi_is_wakeup_s3() 2014-06-21 08:04:52 +02:00
ec.h slippy: Clean up for easier porting 2013-11-24 06:26:30 +01:00
fadt.c
gpio.h lynxpoint: Add an inverted input GPIO type 2013-11-26 20:41:42 +01:00
hda_verb.c azalia: Shrink boilerplate 2014-09-13 00:42:14 +02:00
mainboard.c azalia: Shrink boilerplate 2014-09-13 00:42:14 +02:00
mainboard.h Falco: Patch to enable correct port clock selection for dp 2014-08-13 19:32:56 +02:00
onboard.h slippy: Add on-board devices and configure GPIO irq/wake 2013-11-25 23:45:44 +01:00
romstage.c cbfs: correct types used for accessing files 2015-04-01 22:51:10 +02:00
smihandler.c Coding style: punctuation cleanup [1/2]. 2013-12-23 02:12:51 +01:00
thermal.h haswell boards: Use PECI temp sensor id 0 2013-12-21 07:28:30 +01:00