Skip to content

Commit 99a61f6

Browse files
committedSep 18, 2016
2016-09-18 firmware update
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
1 parent 6232cd2 commit 99a61f6

File tree

3 files changed

+46
-46
lines changed

3 files changed

+46
-46
lines changed
 

‎firmware-util.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# a custom coreboot firmware for supported
66
# ChromeOS devices
77
#
8-
# Created by Mr.Chromebox <mr.chromebox@gmail.com>
8+
# Created by Mr.Chromebox <mrchromebox@gmail.com>
99
#
1010
# May be freely distributed and modified as needed,
1111
# as long as proper attribution is given.

‎setup-kodi.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# ChromeOS devices for Kodi installation via
55
# LibreELEC or GalliumOS/Ubuntu
66
#
7-
# Created by Mr.Chromebox <mr.chromebox@gmail.com>
7+
# Created by Mr.Chromebox <mrchromebox@gmail.com>
88
#
99
# May be freely distributed and modified as needed,
1010
# as long as proper attribution is given.

‎sources.sh

+44-44
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44

55
#define these here for easy updating
6-
script_date="[2016-09-15]"
6+
script_date="[2016-09-18]"
77

88
#where the stuff is
99
util_source="https://www.mrchromebox.tech/files/util/"
@@ -28,65 +28,65 @@ LE_version_latest="7.90.005"
2828
syslinux_version="syslinux-6.04-pre1"
2929

3030
#SBIB full ROMs
31-
coreboot_stumpy="coreboot_seabios-stumpy-mrchromebox_20160906.rom"
31+
coreboot_stumpy="coreboot_seabios-stumpy-mrchromebox_20160918.rom"
3232

3333
#Haswell full ROMs - Legacy
34-
coreboot_falco="coreboot_seabios-falco-mrchromebox_20160906.rom"
35-
coreboot_leon="coreboot_seabios-leon-mrchromebox_20160906.rom"
36-
coreboot_hsw_box="coreboot_seabios-panther-mrchromebox_20160906.rom"
37-
coreboot_peppy="coreboot_seabios-peppy-mrchromebox_20160906.rom"
38-
coreboot_peppy_elan="coreboot_seabios-peppy_elan-mrchromebox_20160906.rom"
39-
coreboot_wolf="coreboot_seabios-wolf-mrchromebox_20160906.rom"
34+
coreboot_falco="coreboot_seabios-falco-mrchromebox_20160918.rom"
35+
coreboot_leon="coreboot_seabios-leon-mrchromebox_20160918.rom"
36+
coreboot_hsw_box="coreboot_seabios-panther-mrchromebox_20160918.rom"
37+
coreboot_peppy="coreboot_seabios-peppy-mrchromebox_20160918.rom"
38+
coreboot_peppy_elan="coreboot_seabios-peppy_elan-mrchromebox_20160918.rom"
39+
coreboot_wolf="coreboot_seabios-wolf-mrchromebox_20160918.rom"
4040
#Haswell full ROMs - UEFI
41-
coreboot_uefi_falco="coreboot_seabios_duet-falco-mrchromebox_20160906.rom"
42-
coreboot_uefi_leon="coreboot_seabios_duet-leon-mrchromebox_20160906.rom"
43-
coreboot_uefi_hsw_box="coreboot_seabios_duet-panther-mrchromebox_20160906.rom"
44-
coreboot_uefi_peppy="coreboot_seabios_duet-peppy-mrchromebox_20160906.rom"
45-
coreboot_uefi_peppy_elan="coreboot_seabios_duet-peppy_elan-mrchromebox_20160906.rom"
46-
coreboot_uefi_wolf="coreboot_seabios_duet-wolf-mrchromebox_20160906.rom"
41+
coreboot_uefi_falco="coreboot_seabios_duet-falco-mrchromebox_20160918.rom"
42+
coreboot_uefi_leon="coreboot_seabios_duet-leon-mrchromebox_20160918.rom"
43+
coreboot_uefi_hsw_box="coreboot_seabios_duet-panther-mrchromebox_20160918.rom"
44+
coreboot_uefi_peppy="coreboot_seabios_duet-peppy-mrchromebox_20160918.rom"
45+
coreboot_uefi_peppy_elan="coreboot_seabios_duet-peppy_elan-mrchromebox_20160918.rom"
46+
coreboot_uefi_wolf="coreboot_seabios_duet-wolf-mrchromebox_20160918.rom"
4747

4848
#Broadwell full ROMs - Legacy
49-
coreboot_auron_paine="coreboot_seabios-auron_paine-mrchromebox_20160906.rom"
50-
coreboot_auron_yuna="coreboot_seabios-auron_yuna-mrchromebox_20160906.rom"
49+
coreboot_auron_paine="coreboot_seabios-auron_paine-mrchromebox_20160918.rom"
50+
coreboot_auron_yuna="coreboot_seabios-auron_yuna-mrchromebox_20160918.rom"
5151
coreboot_auron=${coreboot_auron_paine}
52-
coreboot_gandof="coreboot_seabios-gandof-mrchromebox_20160906.rom"
53-
coreboot_guado="coreboot_seabios-guado-mrchromebox_20160906.rom"
54-
coreboot_lulu="coreboot_seabios-lulu-mrchromebox_20160906.rom"
55-
coreboot_rikku="coreboot_seabios-rikku-mrchromebox_20160906.rom"
56-
coreboot_samus="coreboot_seabios-samus-mrchromebox_20160906.rom"
57-
coreboot_tidus="coreboot_seabios-tidus-mrchromebox_20160906.rom"
52+
coreboot_gandof="coreboot_seabios-gandof-mrchromebox_20160918.rom"
53+
coreboot_guado="coreboot_seabios-guado-mrchromebox_20160918.rom"
54+
coreboot_lulu="coreboot_seabios-lulu-mrchromebox_20160918.rom"
55+
coreboot_rikku="coreboot_seabios-rikku-mrchromebox_20160918.rom"
56+
coreboot_samus="coreboot_seabios-samus-mrchromebox_20160918.rom"
57+
coreboot_tidus="coreboot_seabios-tidus-mrchromebox_20160918.rom"
5858
#Broadwell full ROMs - UEFI
59-
coreboot_uefi_auron_paine="coreboot_seabios_duet-auron_paine-mrchromebox_20160906.rom"
60-
coreboot_uefi_auron_yuna="coreboot_seabios_duet-auron_yuna-mrchromebox_20160906.rom"
59+
coreboot_uefi_auron_paine="coreboot_seabios_duet-auron_paine-mrchromebox_20160918.rom"
60+
coreboot_uefi_auron_yuna="coreboot_seabios_duet-auron_yuna-mrchromebox_20160918.rom"
6161
coreboot_uefi_auron=${coreboot_uefi_auron_paine}
62-
coreboot_uefi_gandof="coreboot_seabios_duet-gandof-mrchromebox_20160906.rom"
63-
coreboot_uefi_guado="coreboot_seabios_duet-guado-mrchromebox_20160906.rom"
64-
coreboot_uefi_lulu="coreboot_seabios_duet-lulu-mrchromebox_20160906.rom"
65-
coreboot_uefi_rikku="coreboot_seabios_duet-rikku-mrchromebox_20160906.rom"
66-
coreboot_uefi_samus="coreboot_seabios_duet-samus-mrchromebox_20160906.rom"
67-
coreboot_uefi_tidus="coreboot_seabios_duet-tidus-mrchromebox_20160906.rom"
62+
coreboot_uefi_gandof="coreboot_seabios_duet-gandof-mrchromebox_20160918.rom"
63+
coreboot_uefi_guado="coreboot_seabios_duet-guado-mrchromebox_20160918.rom"
64+
coreboot_uefi_lulu="coreboot_seabios_duet-lulu-mrchromebox_20160918.rom"
65+
coreboot_uefi_rikku="coreboot_seabios_duet-rikku-mrchromebox_20160918.rom"
66+
coreboot_uefi_samus="coreboot_seabios_duet-samus-mrchromebox_20160918.rom"
67+
coreboot_uefi_tidus="coreboot_seabios_duet-tidus-mrchromebox_20160918.rom"
6868

6969

7070
#BayTrail full ROMs - Legacy
71-
coreboot_candy="coreboot_seabios-candy-mrchromebox_20160906.rom"
72-
coreboot_enguarde="coreboot_seabios-enguarde-mrchromebox_20160906.rom"
73-
coreboot_glimmer="coreboot_seabios-glimmer-mrchromebox_20160906.rom"
74-
coreboot_gnawty="coreboot_seabios-gnawty-mrchromebox_20160906.rom"
75-
coreboot_ninja="coreboot_seabios-ninja-mrchromebox_20160906.rom"
76-
coreboot_quawks="coreboot_seabios-quawks-mrchromebox_20160906.rom"
77-
coreboot_swanky="coreboot_seabios-swanky-mrchromebox_20160906.rom"
71+
coreboot_candy="coreboot_seabios-candy-mrchromebox_20160918.rom"
72+
coreboot_enguarde="coreboot_seabios-enguarde-mrchromebox_20160918.rom"
73+
coreboot_glimmer="coreboot_seabios-glimmer-mrchromebox_20160918.rom"
74+
coreboot_gnawty="coreboot_seabios-gnawty-mrchromebox_20160918.rom"
75+
coreboot_ninja="coreboot_seabios-ninja-mrchromebox_20160918.rom"
76+
coreboot_quawks="coreboot_seabios-quawks-mrchromebox_20160918.rom"
77+
coreboot_swanky="coreboot_seabios-swanky-mrchromebox_20160918.rom"
7878

7979

8080
#RW_LEGACY payloads
81-
seabios_hswbdw_box="seabios-hswbdw_box-mrchromebox_20160906.bin"
82-
seabios_hsw_book="seabios-hsw_book-mrchromebox_20160906.bin"
83-
seabios_bdw_book="seabios-bdw_book-mrchromebox_20160906.bin"
84-
seabios_baytrail="seabios-byt-mrchromebox_20160906.bin"
85-
seabios_braswell="seabios-bsw-mrchromebox_20160906.bin"
86-
seabios_skylake="seabios-skl-mrchromebox_20160906.bin"
81+
seabios_hswbdw_box="seabios-hswbdw_box-mrchromebox_20160918.bin"
82+
seabios_hsw_book="seabios-hsw_book-mrchromebox_20160918.bin"
83+
seabios_bdw_book="seabios-bdw_book-mrchromebox_20160918.bin"
84+
seabios_baytrail="seabios-byt-mrchromebox_20160918.bin"
85+
seabios_braswell="seabios-bsw-mrchromebox_20160918.bin"
86+
seabios_skylake="seabios-skl-mrchromebox_20160918.bin"
8787

8888
#BOOT_STUB payloads
89-
bootstub_payload_baytrail="seabios-byt_bootstub-mrchromebox_20160906.bin"
89+
bootstub_payload_baytrail="seabios-byt_bootstub-mrchromebox_20160918.bin"
9090

9191
#hsw/bdw headless VBIOS
9292
hswbdw_headless_vbios="hswbdw_vgabios_1040_cbox_headless.dat"

0 commit comments

Comments
 (0)
Please sign in to comment.