chipset_enable.c 61 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057
  1. /*
  2. * This file is part of the flashrom project.
  3. *
  4. * Copyright (C) 2000 Silicon Integrated System Corporation
  5. * Copyright (C) 2005-2009 coresystems GmbH
  6. * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  7. * Copyright (C) 2007,2008,2009 Carl-Daniel Hailfinger
  8. * Copyright (C) 2009 Kontron Modular Computers GmbH
  9. *
  10. * This program is free software; you can redistribute it and/or modify
  11. * it under the terms of the GNU General Public License as published by
  12. * the Free Software Foundation; version 2 of the License.
  13. *
  14. * This program is distributed in the hope that it will be useful,
  15. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. * GNU General Public License for more details.
  18. *
  19. * You should have received a copy of the GNU General Public License
  20. * along with this program; if not, write to the Free Software
  21. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  22. */
  23. /*
  24. * Contains the chipset specific flash enables.
  25. */
  26. #define _LARGEFILE64_SOURCE
  27. #include <stdlib.h>
  28. #include <string.h>
  29. #include <unistd.h>
  30. #include <inttypes.h>
  31. #include <errno.h>
  32. #include "flash.h"
  33. #include "programmer.h"
  34. #define NOT_DONE_YET 1
  35. #if defined(__i386__) || defined(__x86_64__)
  36. static int enable_flash_ali_m1533(struct pci_dev *dev, const char *name)
  37. {
  38. uint8_t tmp;
  39. /*
  40. * ROM Write enable, 0xFFFC0000-0xFFFDFFFF and
  41. * 0xFFFE0000-0xFFFFFFFF ROM select enable.
  42. */
  43. tmp = pci_read_byte(dev, 0x47);
  44. tmp |= 0x46;
  45. rpci_write_byte(dev, 0x47, tmp);
  46. return 0;
  47. }
  48. static int enable_flash_rdc_r8610(struct pci_dev *dev, const char *name)
  49. {
  50. uint8_t tmp;
  51. /* enable ROMCS for writes */
  52. tmp = pci_read_byte(dev, 0x43);
  53. tmp |= 0x80;
  54. pci_write_byte(dev, 0x43, tmp);
  55. /* read the bootstrapping register */
  56. tmp = pci_read_byte(dev, 0x40) & 0x3;
  57. switch (tmp) {
  58. case 3:
  59. internal_buses_supported = BUS_FWH;
  60. break;
  61. case 2:
  62. internal_buses_supported = BUS_LPC;
  63. break;
  64. default:
  65. internal_buses_supported = BUS_PARALLEL;
  66. break;
  67. }
  68. return 0;
  69. }
  70. static int enable_flash_sis85c496(struct pci_dev *dev, const char *name)
  71. {
  72. uint8_t tmp;
  73. tmp = pci_read_byte(dev, 0xd0);
  74. tmp |= 0xf8;
  75. rpci_write_byte(dev, 0xd0, tmp);
  76. return 0;
  77. }
  78. static int enable_flash_sis_mapping(struct pci_dev *dev, const char *name)
  79. {
  80. uint8_t new, newer;
  81. /* Extended BIOS enable = 1, Lower BIOS Enable = 1 */
  82. /* This is 0xFFF8000~0xFFFF0000 decoding on SiS 540/630. */
  83. new = pci_read_byte(dev, 0x40);
  84. new &= (~0x04); /* No idea why we clear bit 2. */
  85. new |= 0xb; /* 0x3 for some chipsets, bit 7 seems to be don't care. */
  86. rpci_write_byte(dev, 0x40, new);
  87. newer = pci_read_byte(dev, 0x40);
  88. if (newer != new) {
  89. msg_pinfo("Setting register 0x%x to 0x%x on %s failed "
  90. "(WARNING ONLY).\n", 0x40, new, name);
  91. msg_pinfo("Stuck at 0x%x\n", newer);
  92. return -1;
  93. }
  94. return 0;
  95. }
  96. static struct pci_dev *find_southbridge(uint16_t vendor, const char *name)
  97. {
  98. struct pci_dev *sbdev;
  99. sbdev = pci_dev_find_vendorclass(vendor, 0x0601);
  100. if (!sbdev)
  101. sbdev = pci_dev_find_vendorclass(vendor, 0x0680);
  102. if (!sbdev)
  103. sbdev = pci_dev_find_vendorclass(vendor, 0x0000);
  104. if (!sbdev)
  105. msg_perr("No southbridge found for %s!\n", name);
  106. if (sbdev)
  107. msg_pdbg("Found southbridge %04x:%04x at %02x:%02x:%01x\n",
  108. sbdev->vendor_id, sbdev->device_id,
  109. sbdev->bus, sbdev->dev, sbdev->func);
  110. return sbdev;
  111. }
  112. static int enable_flash_sis501(struct pci_dev *dev, const char *name)
  113. {
  114. uint8_t tmp;
  115. int ret = 0;
  116. struct pci_dev *sbdev;
  117. sbdev = find_southbridge(dev->vendor_id, name);
  118. if (!sbdev)
  119. return -1;
  120. ret = enable_flash_sis_mapping(sbdev, name);
  121. tmp = sio_read(0x22, 0x80);
  122. tmp &= (~0x20);
  123. tmp |= 0x4;
  124. sio_write(0x22, 0x80, tmp);
  125. tmp = sio_read(0x22, 0x70);
  126. tmp &= (~0x20);
  127. tmp |= 0x4;
  128. sio_write(0x22, 0x70, tmp);
  129. return ret;
  130. }
  131. static int enable_flash_sis5511(struct pci_dev *dev, const char *name)
  132. {
  133. uint8_t tmp;
  134. int ret = 0;
  135. struct pci_dev *sbdev;
  136. sbdev = find_southbridge(dev->vendor_id, name);
  137. if (!sbdev)
  138. return -1;
  139. ret = enable_flash_sis_mapping(sbdev, name);
  140. tmp = sio_read(0x22, 0x50);
  141. tmp &= (~0x20);
  142. tmp |= 0x4;
  143. sio_write(0x22, 0x50, tmp);
  144. return ret;
  145. }
  146. static int enable_flash_sis530(struct pci_dev *dev, const char *name)
  147. {
  148. uint8_t new, newer;
  149. int ret = 0;
  150. struct pci_dev *sbdev;
  151. sbdev = find_southbridge(dev->vendor_id, name);
  152. if (!sbdev)
  153. return -1;
  154. ret = enable_flash_sis_mapping(sbdev, name);
  155. new = pci_read_byte(sbdev, 0x45);
  156. new &= (~0x20);
  157. new |= 0x4;
  158. rpci_write_byte(sbdev, 0x45, new);
  159. newer = pci_read_byte(sbdev, 0x45);
  160. if (newer != new) {
  161. msg_pinfo("Setting register 0x%x to 0x%x on %s failed "
  162. "(WARNING ONLY).\n", 0x45, new, name);
  163. msg_pinfo("Stuck at 0x%x\n", newer);
  164. ret = -1;
  165. }
  166. return ret;
  167. }
  168. static int enable_flash_sis540(struct pci_dev *dev, const char *name)
  169. {
  170. uint8_t new, newer;
  171. int ret = 0;
  172. struct pci_dev *sbdev;
  173. sbdev = find_southbridge(dev->vendor_id, name);
  174. if (!sbdev)
  175. return -1;
  176. ret = enable_flash_sis_mapping(sbdev, name);
  177. new = pci_read_byte(sbdev, 0x45);
  178. new &= (~0x80);
  179. new |= 0x40;
  180. rpci_write_byte(sbdev, 0x45, new);
  181. newer = pci_read_byte(sbdev, 0x45);
  182. if (newer != new) {
  183. msg_pinfo("Setting register 0x%x to 0x%x on %s failed "
  184. "(WARNING ONLY).\n", 0x45, new, name);
  185. msg_pinfo("Stuck at 0x%x\n", newer);
  186. ret = -1;
  187. }
  188. return ret;
  189. }
  190. /* Datasheet:
  191. * - Name: 82371AB PCI-TO-ISA / IDE XCELERATOR (PIIX4)
  192. * - URL: http://www.intel.com/design/intarch/datashts/290562.htm
  193. * - PDF: http://www.intel.com/design/intarch/datashts/29056201.pdf
  194. * - Order Number: 290562-001
  195. */
  196. static int enable_flash_piix4(struct pci_dev *dev, const char *name)
  197. {
  198. uint16_t old, new;
  199. uint16_t xbcs = 0x4e; /* X-Bus Chip Select register. */
  200. internal_buses_supported = BUS_PARALLEL;
  201. old = pci_read_word(dev, xbcs);
  202. /* Set bit 9: 1-Meg Extended BIOS Enable (PCI master accesses to
  203. * FFF00000-FFF7FFFF are forwarded to ISA).
  204. * Note: This bit is reserved on PIIX/PIIX3/MPIIX.
  205. * Set bit 7: Extended BIOS Enable (PCI master accesses to
  206. * FFF80000-FFFDFFFF are forwarded to ISA).
  207. * Set bit 6: Lower BIOS Enable (PCI master, or ISA master accesses to
  208. * the lower 64-Kbyte BIOS block (E0000-EFFFF) at the top
  209. * of 1 Mbyte, or the aliases at the top of 4 Gbyte
  210. * (FFFE0000-FFFEFFFF) result in the generation of BIOSCS#.
  211. * Note: Accesses to FFFF0000-FFFFFFFF are always forwarded to ISA.
  212. * Set bit 2: BIOSCS# Write Enable (1=enable, 0=disable).
  213. */
  214. if (dev->device_id == 0x122e || dev->device_id == 0x7000
  215. || dev->device_id == 0x1234)
  216. new = old | 0x00c4; /* PIIX/PIIX3/MPIIX: Bit 9 is reserved. */
  217. else
  218. new = old | 0x02c4;
  219. if (new == old)
  220. return 0;
  221. rpci_write_word(dev, xbcs, new);
  222. if (pci_read_word(dev, xbcs) != new) {
  223. msg_pinfo("Setting register 0x%x to 0x%x on %s failed "
  224. "(WARNING ONLY).\n", xbcs, new, name);
  225. return -1;
  226. }
  227. return 0;
  228. }
  229. /*
  230. * See ie. page 375 of "Intel I/O Controller Hub 7 (ICH7) Family Datasheet"
  231. * http://download.intel.com/design/chipsets/datashts/30701303.pdf
  232. */
  233. static int __enable_flash_ich(void *dev, const char *name, int bios_cntl,
  234. u8 (*read_bios_cntl)(struct pci_dev *,int),
  235. int (*write_bios_cntl)(struct pci_dev *, int, uint8_t))
  236. {
  237. uint8_t old, new, wanted;
  238. /*
  239. * Note: the ICH0-ICH5 BIOS_CNTL register is actually 16 bit wide, but
  240. * just treating it as 8 bit wide seems to work fine in practice.
  241. */
  242. old = read_bios_cntl(dev, bios_cntl);
  243. wanted = old;
  244. msg_pdbg("\nBIOS Lock Enable: %sabled, ",
  245. (old & (1 << 1)) ? "en" : "dis");
  246. msg_pdbg("BIOS Write Enable: %sabled, ",
  247. (old & (1 << 0)) ? "en" : "dis");
  248. msg_pdbg("BIOS_CNTL is 0x%x\n", old);
  249. /*
  250. * Quote from the 6 Series datasheet (Document Number: 324645-004):
  251. * "Bit 5: SMM BIOS Write Protect Disable (SMM_BWP)
  252. * 1 = BIOS region SMM protection is enabled.
  253. * The BIOS Region is not writable unless all processors are in SMM."
  254. * In earlier chipsets this bit is reserved.
  255. */
  256. if (old & (1 << 5)) {
  257. msg_pdbg("WARNING: BIOS region SMM protection is enabled!\n");
  258. msg_pdbg("Trying to clear BIOS region SMM protection.\n");
  259. wanted &= ~(1 << 5);
  260. }
  261. wanted |= (1 << 0);
  262. /* Only write the register if it's necessary */
  263. if (wanted == old)
  264. return 0;
  265. write_bios_cntl(dev, bios_cntl, wanted);
  266. if ((new = read_bios_cntl(dev, bios_cntl)) != wanted) {
  267. msg_pinfo("WARNING: Setting 0x%x from 0x%x to 0x%x on %s "
  268. "failed. New value is 0x%x.\n",
  269. bios_cntl, old, wanted, name, new);
  270. return -1;
  271. }
  272. return 0;
  273. }
  274. static int enable_flash_ich(struct pci_dev *dev, const char *name,
  275. int bios_cntl)
  276. {
  277. return __enable_flash_ich(dev, name, bios_cntl, pci_read_byte,
  278. rpci_write_byte);
  279. }
  280. static u8 apl_read_bios_cntl(struct pci_dev *dev, int offset)
  281. {
  282. void *base = dev;
  283. return mmio_readb(base + offset);
  284. }
  285. static int apl_write_bios_cntl(struct pci_dev *dev, int offset, uint8_t val)
  286. {
  287. void *base = dev;
  288. mmio_writeb(val, base + offset);
  289. return 0;
  290. }
  291. static int enable_flash_ich_apl(void *dev, const char *name, int bios_cntl)
  292. {
  293. return __enable_flash_ich(dev, name, bios_cntl, apl_read_bios_cntl,
  294. apl_write_bios_cntl);
  295. }
  296. static int enable_flash_ich_4e(struct pci_dev *dev, const char *name)
  297. {
  298. /*
  299. * Note: ICH5 has registers similar to FWH_SEL1, FWH_SEL2 and
  300. * FWH_DEC_EN1, but they are called FB_SEL1, FB_SEL2, FB_DEC_EN1 and
  301. * FB_DEC_EN2.
  302. */
  303. internal_buses_supported = BUS_FWH;
  304. return enable_flash_ich(dev, name, 0x4e);
  305. }
  306. static int enable_flash_ich_dc(struct pci_dev *dev, const char *name)
  307. {
  308. uint32_t fwh_conf;
  309. int i, tmp;
  310. char *idsel = NULL;
  311. int max_decode_fwh_idsel = 0, max_decode_fwh_decode = 0;
  312. int contiguous = 1;
  313. idsel = extract_programmer_param("fwh_idsel");
  314. if (idsel && strlen(idsel)) {
  315. uint64_t fwh_idsel_old, fwh_idsel;
  316. errno = 0;
  317. /* Base 16, nothing else makes sense. */
  318. fwh_idsel = (uint64_t)strtoull(idsel, NULL, 16);
  319. if (errno) {
  320. msg_perr("Error: fwh_idsel= specified, but value could "
  321. "not be converted.\n");
  322. goto idsel_garbage_out;
  323. }
  324. if (fwh_idsel & 0xffff000000000000ULL) {
  325. msg_perr("Error: fwh_idsel= specified, but value had "
  326. "unused bits set.\n");
  327. goto idsel_garbage_out;
  328. }
  329. fwh_idsel_old = pci_read_long(dev, 0xd0);
  330. fwh_idsel_old <<= 16;
  331. fwh_idsel_old |= pci_read_word(dev, 0xd4);
  332. msg_pdbg("\nSetting IDSEL from 0x%012" PRIx64 " to "
  333. "0x%012" PRIx64 " for top 16 MB.", fwh_idsel_old,
  334. fwh_idsel);
  335. rpci_write_long(dev, 0xd0, (fwh_idsel >> 16) & 0xffffffff);
  336. rpci_write_word(dev, 0xd4, fwh_idsel & 0xffff);
  337. /* FIXME: Decode settings are not changed. */
  338. } else if (idsel) {
  339. msg_perr("Error: fwh_idsel= specified, but no value given.\n");
  340. idsel_garbage_out:
  341. free(idsel);
  342. return ERROR_FATAL;
  343. }
  344. free(idsel);
  345. /* Ignore all legacy ranges below 1 MB.
  346. * We currently only support flashing the chip which responds to
  347. * IDSEL=0. To support IDSEL!=0, flashbase and decode size calculations
  348. * have to be adjusted.
  349. */
  350. /* FWH_SEL1 */
  351. fwh_conf = pci_read_long(dev, 0xd0);
  352. for (i = 7; i >= 0; i--) {
  353. tmp = (fwh_conf >> (i * 4)) & 0xf;
  354. msg_pdbg("\n0x%08x/0x%08x FWH IDSEL: 0x%x",
  355. (0x1ff8 + i) * 0x80000,
  356. (0x1ff0 + i) * 0x80000,
  357. tmp);
  358. if ((tmp == 0) && contiguous) {
  359. max_decode_fwh_idsel = (8 - i) * 0x80000;
  360. } else {
  361. contiguous = 0;
  362. }
  363. }
  364. /* FWH_SEL2 */
  365. fwh_conf = pci_read_word(dev, 0xd4);
  366. for (i = 3; i >= 0; i--) {
  367. tmp = (fwh_conf >> (i * 4)) & 0xf;
  368. msg_pdbg("\n0x%08x/0x%08x FWH IDSEL: 0x%x",
  369. (0xff4 + i) * 0x100000,
  370. (0xff0 + i) * 0x100000,
  371. tmp);
  372. if ((tmp == 0) && contiguous) {
  373. max_decode_fwh_idsel = (8 - i) * 0x100000;
  374. } else {
  375. contiguous = 0;
  376. }
  377. }
  378. contiguous = 1;
  379. /* FWH_DEC_EN1 */
  380. fwh_conf = pci_read_word(dev, 0xd8);
  381. for (i = 7; i >= 0; i--) {
  382. tmp = (fwh_conf >> (i + 0x8)) & 0x1;
  383. msg_pdbg("\n0x%08x/0x%08x FWH decode %sabled",
  384. (0x1ff8 + i) * 0x80000,
  385. (0x1ff0 + i) * 0x80000,
  386. tmp ? "en" : "dis");
  387. if ((tmp == 1) && contiguous) {
  388. max_decode_fwh_decode = (8 - i) * 0x80000;
  389. } else {
  390. contiguous = 0;
  391. }
  392. }
  393. for (i = 3; i >= 0; i--) {
  394. tmp = (fwh_conf >> i) & 0x1;
  395. msg_pdbg("\n0x%08x/0x%08x FWH decode %sabled",
  396. (0xff4 + i) * 0x100000,
  397. (0xff0 + i) * 0x100000,
  398. tmp ? "en" : "dis");
  399. if ((tmp == 1) && contiguous) {
  400. max_decode_fwh_decode = (8 - i) * 0x100000;
  401. } else {
  402. contiguous = 0;
  403. }
  404. }
  405. max_rom_decode.fwh = min(max_decode_fwh_idsel, max_decode_fwh_decode);
  406. msg_pdbg("\nMaximum FWH chip size: 0x%x bytes", max_rom_decode.fwh);
  407. /* If we're called by enable_flash_ich_dc_spi, it will override
  408. * internal_buses_supported anyway.
  409. */
  410. internal_buses_supported = BUS_FWH;
  411. return enable_flash_ich(dev, name, 0xdc);
  412. }
  413. static int enable_flash_byt(struct pci_dev *dev, const char *name)
  414. {
  415. uint32_t old, new, wanted, fwh_conf;
  416. int i, tmp;
  417. char *idsel = NULL;
  418. int max_decode_fwh_idsel = 0, max_decode_fwh_decode = 0;
  419. int contiguous = 1;
  420. uint32_t ilb_base;
  421. void *ilb;
  422. /* Determine iLB base address */
  423. ilb_base = pci_read_long(dev, 0x50);
  424. ilb_base &= 0xfffffe00; /* bits 31:9 */
  425. if (ilb_base == 0) {
  426. msg_perr("Error: Invalid ILB_BASE_ADDRESS\n");
  427. return ERROR_FATAL;
  428. }
  429. ilb = physmap("BYT IBASE", ilb_base, 512);
  430. idsel = extract_programmer_param("fwh_idsel");
  431. if (idsel && strlen(idsel)) {
  432. uint64_t fwh_idsel_old, fwh_idsel;
  433. errno = 0;
  434. /* Base 16, nothing else makes sense. */
  435. fwh_idsel = (uint64_t)strtoull(idsel, NULL, 16);
  436. if (errno) {
  437. msg_perr("Error: fwh_idsel= specified, but value could "
  438. "not be converted.\n");
  439. free(idsel);
  440. return ERROR_FATAL;
  441. }
  442. if (fwh_idsel & 0xffff000000000000ULL) {
  443. msg_perr("Error: fwh_idsel= specified, but value had "
  444. "unused bits set.\n");
  445. free(idsel);
  446. return ERROR_FATAL;
  447. }
  448. fwh_idsel_old = mmio_readl(ilb + 0x18);
  449. msg_pdbg("\nSetting IDSEL from 0x%08" PRIx64 " to "
  450. "0x%08" PRIx64 " for top 16 MB.", fwh_idsel_old,
  451. fwh_idsel);
  452. rmmio_writel(fwh_idsel, ilb + 0x18);
  453. /* FIXME: Decode settings are not changed. */
  454. } else if (idsel) {
  455. msg_perr("Error: fwh_idsel= specified, but no value given.\n");
  456. free(idsel);
  457. return ERROR_FATAL;
  458. }
  459. free(idsel);
  460. /* Ignore all legacy ranges below 1 MB.
  461. * We currently only support flashing the chip which responds to
  462. * IDSEL=0. To support IDSEL!=0, flashbase and decode size calculations
  463. * have to be adjusted.
  464. */
  465. /* FS - FWH ID Select */
  466. fwh_conf = mmio_readl(ilb + 0x18);
  467. for (i = 7; i >= 0; i--) {
  468. tmp = (fwh_conf >> (i * 4)) & 0xf;
  469. msg_pdbg("\n0x%08x/0x%08x FWH IDSEL: 0x%x",
  470. (0x1ff8 + i) * 0x80000,
  471. (0x1ff0 + i) * 0x80000,
  472. tmp);
  473. if ((tmp == 0) && contiguous) {
  474. max_decode_fwh_idsel = (8 - i) * 0x80000;
  475. } else {
  476. contiguous = 0;
  477. }
  478. }
  479. contiguous = 1;
  480. /* PCIE_REG_BIOS_DECODE_EN */
  481. fwh_conf = pci_read_word(dev, 0xd8);
  482. for (i = 7; i >= 0; i--) {
  483. tmp = (fwh_conf >> (i + 0x8)) & 0x1;
  484. msg_pdbg("\n0x%08x/0x%08x FWH decode %sabled",
  485. (0x1ff8 + i) * 0x80000,
  486. (0x1ff0 + i) * 0x80000,
  487. tmp ? "en" : "dis");
  488. if ((tmp == 1) && contiguous) {
  489. max_decode_fwh_decode = (8 - i) * 0x80000;
  490. } else {
  491. contiguous = 0;
  492. }
  493. }
  494. for (i = 3; i >= 0; i--) {
  495. tmp = (fwh_conf >> i) & 0x1;
  496. msg_pdbg("\n0x%08x/0x%08x FWH decode %sabled",
  497. (0xff4 + i) * 0x100000,
  498. (0xff0 + i) * 0x100000,
  499. tmp ? "en" : "dis");
  500. if ((tmp == 1) && contiguous) {
  501. max_decode_fwh_decode = (8 - i) * 0x100000;
  502. } else {
  503. contiguous = 0;
  504. }
  505. }
  506. max_rom_decode.fwh = min(max_decode_fwh_idsel, max_decode_fwh_decode);
  507. msg_pdbg("\nMaximum FWH chip size: 0x%x bytes", max_rom_decode.fwh);
  508. /* Enable BIOS writing */
  509. old = mmio_readl(ilb + 0x1c);
  510. wanted = old;
  511. msg_pdbg("\nBIOS Lock Enable: %sabled, ",
  512. (old & (1 << 1)) ? "en" : "dis");
  513. msg_pdbg("BIOS Write Enable: %sabled, ",
  514. (old & (1 << 0)) ? "en" : "dis");
  515. msg_pdbg("BIOS_CNTL is 0x%x\n", old);
  516. wanted |= (1 << 0);
  517. /* Only write the register if it's necessary */
  518. if (wanted == old)
  519. return 0;
  520. rmmio_writel(wanted, ilb + 0x1c);
  521. if ((new = mmio_readl(ilb + 0x1c)) != wanted) {
  522. msg_pinfo("WARNING: Setting ILB+0x%x from 0x%x to 0x%x on %s "
  523. "failed. New value is 0x%x.\n",
  524. 0x1c, old, wanted, name, new);
  525. return ERROR_FATAL;
  526. }
  527. return 0;
  528. }
  529. static int enable_flash_poulsbo(struct pci_dev *dev, const char *name)
  530. {
  531. uint16_t old, new;
  532. int err;
  533. if ((err = enable_flash_ich(dev, name, 0xd8)) != 0)
  534. return err;
  535. old = pci_read_byte(dev, 0xd9);
  536. msg_pdbg("BIOS Prefetch Enable: %sabled, ",
  537. (old & 1) ? "en" : "dis");
  538. new = old & ~1;
  539. if (new != old)
  540. rpci_write_byte(dev, 0xd9, new);
  541. internal_buses_supported = BUS_FWH;
  542. return 0;
  543. }
  544. static int enable_flash_tunnelcreek(struct pci_dev *dev, const char *name)
  545. {
  546. uint16_t old, new;
  547. uint32_t tmp, bnt;
  548. void *rcrb;
  549. int ret;
  550. /* Enable Flash Writes */
  551. ret = enable_flash_ich(dev, name, 0xd8);
  552. if (ret == ERROR_FATAL)
  553. return ret;
  554. /* Make sure BIOS prefetch mechanism is disabled */
  555. old = pci_read_byte(dev, 0xd9);
  556. msg_pdbg("BIOS Prefetch Enable: %sabled, ", (old & 1) ? "en" : "dis");
  557. new = old & ~1;
  558. if (new != old)
  559. rpci_write_byte(dev, 0xd9, new);
  560. /* Get physical address of Root Complex Register Block */
  561. tmp = pci_read_long(dev, 0xf0) & 0xffffc000;
  562. msg_pdbg("\nRoot Complex Register Block address = 0x%x\n", tmp);
  563. /* Map RCBA to virtual memory */
  564. rcrb = physmap("ICH RCRB", tmp, 0x4000);
  565. /* Test Boot BIOS Strap Status */
  566. bnt = mmio_readl(rcrb + 0x3410);
  567. if (bnt & 0x02) {
  568. /* If strapped to LPC, no SPI initialization is required */
  569. internal_buses_supported = BUS_FWH;
  570. return 0;
  571. }
  572. /* This adds BUS_SPI */
  573. if (ich_init_spi(dev, tmp, rcrb, 7) != 0) {
  574. if (!ret)
  575. ret = ERROR_NONFATAL;
  576. }
  577. return ret;
  578. }
  579. static int enable_flash_vt8237s_spi(struct pci_dev *dev, const char *name)
  580. {
  581. /* Do we really need no write enable? */
  582. return via_init_spi(dev);
  583. }
  584. static int enable_flash_ich_dc_spi(struct pci_dev *dev, const char *name,
  585. enum ich_chipset generation)
  586. {
  587. int ret, ret_spi;
  588. uint8_t bbs, buc;
  589. uint32_t tmp, gcs;
  590. void *rcrb;
  591. const char *const *straps_names;
  592. static const char *const straps_names_EP80579[] = { "SPI", "reserved", "reserved", "LPC" };
  593. static const char *const straps_names_ich7_nm10[] = { "reserved", "SPI", "PCI", "LPC" };
  594. static const char *const straps_names_ich8910[] = { "SPI", "SPI", "PCI", "LPC" };
  595. static const char *const straps_names_pch56[] = { "LPC", "reserved", "PCI", "SPI" };
  596. static const char *const straps_names_lpt[] = { "LPC", "reserved", "reserved", "SPI" };
  597. static const char *const straps_names_lpt_lp[] = { "SPI", "LPC", "unknown", "unknown" };
  598. static const char *const straps_names_unknown[] = { "unknown", "unknown", "unknown", "unknown" };
  599. switch (generation) {
  600. case CHIPSET_ICH7:
  601. /* EP80579 may need further changes, but this is the least
  602. * intrusive way to get correct BOOT Strap printing without
  603. * changing the rest of its code path). */
  604. if (strcmp(name, "EP80579") == 0)
  605. straps_names = straps_names_EP80579;
  606. else
  607. straps_names = straps_names_ich7_nm10;
  608. break;
  609. case CHIPSET_ICH8:
  610. case CHIPSET_ICH9:
  611. case CHIPSET_ICH10:
  612. straps_names = straps_names_ich8910;
  613. break;
  614. case CHIPSET_5_SERIES_IBEX_PEAK:
  615. case CHIPSET_6_SERIES_COUGAR_POINT:
  616. case CHIPSET_7_SERIES_PANTHER_POINT:
  617. straps_names = straps_names_pch56;
  618. break;
  619. case CHIPSET_8_SERIES_LYNX_POINT:
  620. straps_names = straps_names_lpt;
  621. break;
  622. case CHIPSET_8_SERIES_LYNX_POINT_LP:
  623. case CHIPSET_9_SERIES_WILDCAT_POINT:
  624. case CHIPSET_100_SERIES_SUNRISE_POINT:
  625. case CHIPSET_APL:
  626. straps_names = straps_names_lpt_lp;
  627. break;
  628. default:
  629. msg_gerr("%s: unknown ICH generation. Please report!\n",
  630. __func__);
  631. straps_names = straps_names_unknown;
  632. break;
  633. }
  634. switch (generation) {
  635. case CHIPSET_APL:
  636. ret = enable_flash_ich_apl(dev, name, 0xdc);
  637. if (ret == ERROR_FATAL)
  638. return ret;
  639. /* Read SPI BAR */
  640. tmp = mmio_readl((void *)dev + 0x10) & 0xfffff000;
  641. msg_pdbg("SPI BAR is = 0x%x\n", tmp);
  642. /* Map SPI BAR to virtual memory */
  643. rcrb = physmap("PCH SPI BAR0", tmp, 0x4000);
  644. /* Set BBS (Boot BIOS Straps) field of GCS register. */
  645. gcs = mmio_readl((void *)dev + 0xdc);
  646. break;
  647. case CHIPSET_100_SERIES_SUNRISE_POINT:
  648. ret = enable_flash_ich(dev, name, 0xdc);
  649. if (ret == ERROR_FATAL)
  650. return ret;
  651. /* Read SPI BAR */
  652. tmp = pci_read_long(dev, 0x10) & 0xfffff000;
  653. msg_pdbg("SPI BAR is = 0x%x\n", tmp);
  654. /* Map SPI BAR to virtual memory */
  655. rcrb = physmap("PCH SPI BAR0", tmp, 0x4000);
  656. /* Set BBS (Boot BIOS Straps) field of GCS register. */
  657. gcs = pci_read_long(dev, 0xdc);
  658. break;
  659. default:
  660. /* Enable Flash Writes */
  661. ret = enable_flash_ich_dc(dev, name);
  662. if (ret == ERROR_FATAL)
  663. return ret;
  664. /* Get physical address of Root Complex Register Block */
  665. tmp = pci_read_long(dev, 0xf0) & 0xffffc000;
  666. msg_pdbg("Root Complex Register Block address = 0x%x\n", tmp);
  667. /* Map RCBA to virtual memory */
  668. rcrb = physmap("ICH RCRB", tmp, 0x4000);
  669. /* Set BBS (Boot BIOS Straps) field of GCS register. */
  670. gcs = mmio_readl(rcrb + 0x3410);
  671. break;
  672. }
  673. switch (generation) {
  674. case CHIPSET_5_SERIES_IBEX_PEAK:
  675. case CHIPSET_6_SERIES_COUGAR_POINT:
  676. case CHIPSET_7_SERIES_PANTHER_POINT:
  677. /* ICH 10 BBS (Boot BIOS Straps) field of GCS register.
  678. * 00b: LPC.
  679. * 01b: reserved
  680. * 10b: PCI
  681. * 11b: SPI
  682. */
  683. if (target_bus == BUS_LPC) {
  684. msg_pdbg("Setting BBS to LPC\n");
  685. gcs = (gcs & ~0xc00) | (0x0 << 10);
  686. } else if (target_bus == BUS_SPI) {
  687. msg_pdbg("Setting BBS to SPI\n");
  688. gcs = (gcs & ~0xc00) | (0x3 << 10);
  689. }
  690. break;
  691. case CHIPSET_8_SERIES_LYNX_POINT:
  692. /* Lynx Point BBS (Boot BIOS Straps) field of GCS register.
  693. * 00b: LPC
  694. * 01b: reserved
  695. * 10b: reserved
  696. * 11b: SPI
  697. */
  698. if (target_bus == BUS_LPC) {
  699. msg_pdbg("Setting BBS to LPC\n");
  700. gcs = (gcs & ~0xc00) | (0x0 << 10);
  701. } else if (target_bus == BUS_SPI) {
  702. msg_pdbg("Setting BBS to SPI\n");
  703. gcs = (gcs & ~0xc00) | (0x3 << 10);
  704. }
  705. break;
  706. case CHIPSET_8_SERIES_LYNX_POINT_LP:
  707. case CHIPSET_9_SERIES_WILDCAT_POINT:
  708. /* Lynx Point LP BBS (Boot BIOS Straps) field of GCS register.
  709. * 0b: SPI
  710. * 1b: LPC
  711. */
  712. if (target_bus == BUS_LPC) {
  713. msg_pdbg("Setting BBS to LPC\n");
  714. gcs = (gcs & ~0x400) | (0x1 << 10);
  715. } else if (target_bus == BUS_SPI) {
  716. msg_pdbg("Setting BBS to SPI\n");
  717. gcs = (gcs & ~0x400) | (0x0 << 10);
  718. }
  719. break;
  720. case CHIPSET_ICH7:
  721. case CHIPSET_ICH8:
  722. case CHIPSET_ICH9:
  723. case CHIPSET_ICH10:
  724. /* Older BBS (Boot BIOS Straps) field of GCS register.
  725. * 00: reserved
  726. * 01: SPI
  727. * 02: PCI
  728. * 03: LPC
  729. */
  730. if (target_bus == BUS_LPC) {
  731. msg_pdbg("Setting BBS to LPC\n");
  732. gcs = (gcs & ~0xc00) | (0x3 << 10);
  733. } else if (target_bus == BUS_SPI) {
  734. msg_pdbg("Setting BBS to SPI\n");
  735. gcs = (gcs & ~0xc00) | (0x1 << 10);
  736. }
  737. break;
  738. case CHIPSET_100_SERIES_SUNRISE_POINT:
  739. case CHIPSET_APL:
  740. if (target_bus == BUS_SPI) {
  741. msg_pdbg("Setting BBS to SPI -\n");
  742. gcs = (gcs & ~0x40) | (0x0 << 6);
  743. } else if (target_bus == BUS_LPC) {
  744. msg_pdbg("Setting BBS to LPC\n");
  745. gcs = (gcs & ~0x40) | (0x1 << 6);
  746. }
  747. break;
  748. default:
  749. msg_perr("Cannot determine what to set for BBS.\n");
  750. return -1;
  751. break;
  752. }
  753. switch (generation) {
  754. case CHIPSET_APL:
  755. mmio_writel(gcs, (void *)dev + 0xdc);
  756. msg_pdbg("GCS = 0x%x: ", gcs);
  757. msg_pdbg("BIOS Interface Lock-Down: %sabled, ",
  758. (gcs & 0x80) ? "en" : "dis");
  759. break;
  760. case CHIPSET_100_SERIES_SUNRISE_POINT:
  761. rpci_write_long(dev, 0xdc, gcs);
  762. msg_pdbg("GCS = 0x%x: ", gcs);
  763. msg_pdbg("BIOS Interface Lock-Down: %sabled, ",
  764. (gcs & 0x80) ? "en" : "dis");
  765. break;
  766. default:
  767. rmmio_writel(gcs, rcrb + 0x3410);
  768. msg_pdbg("GCS = 0x%x: ", gcs);
  769. msg_pdbg("BIOS Interface Lock-Down: %sabled, ",
  770. (gcs & 0x1) ? "en" : "dis");
  771. break;
  772. }
  773. switch (generation) {
  774. case CHIPSET_8_SERIES_LYNX_POINT_LP:
  775. case CHIPSET_9_SERIES_WILDCAT_POINT:
  776. /* Lynx Point LP uses a single bit for GCS */
  777. bbs = (gcs >> 10) & 0x1;
  778. break;
  779. case CHIPSET_100_SERIES_SUNRISE_POINT:
  780. case CHIPSET_APL:
  781. bbs = (gcs & 0x40) >> 6;
  782. break;
  783. default:
  784. /* Older chipsets use two bits for GCS */
  785. bbs = (gcs >> 10) & 0x3;
  786. break;
  787. }
  788. msg_pdbg("Boot BIOS Straps: 0x%x (%s)\n", bbs, straps_names[bbs]);
  789. switch (generation) {
  790. case CHIPSET_100_SERIES_SUNRISE_POINT:
  791. case CHIPSET_APL:
  792. break;
  793. default:
  794. buc = mmio_readb(rcrb + 0x3414);
  795. msg_pdbg("Top Swap : %s\n",
  796. (buc & 1) ? "enabled (A16 inverted)" : "not enabled");
  797. break;
  798. }
  799. /* It seems the ICH7 does not support SPI and LPC chips at the same
  800. * time. At least not with our current code. So we prevent searching
  801. * on ICH7 when the southbridge is strapped to LPC
  802. */
  803. internal_buses_supported = BUS_FWH;
  804. if (generation == CHIPSET_ICH7) {
  805. if (bbs == 0x03) {
  806. /* If strapped to LPC, no further SPI initialization is
  807. * required. */
  808. return ret;
  809. } else {
  810. /* Disable LPC/FWH if strapped to PCI or SPI */
  811. internal_buses_supported = BUS_NONE;
  812. }
  813. }
  814. /* This adds BUS_SPI */
  815. ret_spi = ich_init_spi(dev, tmp, rcrb, generation);
  816. if (ret_spi == ERROR_FATAL)
  817. return ret_spi;
  818. if (ret || ret_spi)
  819. ret = ERROR_NONFATAL;
  820. return ret;
  821. }
  822. static int enable_flash_ich7(struct pci_dev *dev, const char *name)
  823. {
  824. return enable_flash_ich_dc_spi(dev, name, CHIPSET_ICH7);
  825. }
  826. static int enable_flash_ich8(struct pci_dev *dev, const char *name)
  827. {
  828. return enable_flash_ich_dc_spi(dev, name, CHIPSET_ICH8);
  829. }
  830. static int enable_flash_ich9(struct pci_dev *dev, const char *name)
  831. {
  832. return enable_flash_ich_dc_spi(dev, name, CHIPSET_ICH9);
  833. }
  834. static int enable_flash_ich10(struct pci_dev *dev, const char *name)
  835. {
  836. return enable_flash_ich_dc_spi(dev, name, CHIPSET_ICH10);
  837. }
  838. /* Ibex Peak aka. 5 series & 3400 series */
  839. static int enable_flash_pch5(struct pci_dev *dev, const char *name)
  840. {
  841. return enable_flash_ich_dc_spi(dev, name, CHIPSET_5_SERIES_IBEX_PEAK);
  842. }
  843. /* Cougar Point aka. 6 series & c200 series */
  844. static int enable_flash_pch6(struct pci_dev *dev, const char *name)
  845. {
  846. return enable_flash_ich_dc_spi(dev, name, CHIPSET_6_SERIES_COUGAR_POINT);
  847. }
  848. /* Lynx Point */
  849. static int enable_flash_lynxpoint(struct pci_dev *dev, const char *name)
  850. {
  851. return enable_flash_ich_dc_spi(dev, name, CHIPSET_8_SERIES_LYNX_POINT);
  852. }
  853. /* Lynx Point LP */
  854. static int enable_flash_lynxpoint_lp(struct pci_dev *dev, const char *name)
  855. {
  856. return enable_flash_ich_dc_spi(dev, name,
  857. CHIPSET_8_SERIES_LYNX_POINT_LP);
  858. }
  859. /* Wildcat Point */
  860. static int enable_flash_wildcatpoint(struct pci_dev *dev, const char *name)
  861. {
  862. return enable_flash_ich_dc_spi(dev, name,
  863. CHIPSET_9_SERIES_WILDCAT_POINT);
  864. }
  865. /* Sunrise Point */
  866. static int enable_flash_sunrisepoint(struct pci_dev *dev, const char *name)
  867. {
  868. return enable_flash_ich_dc_spi(dev, name,
  869. CHIPSET_100_SERIES_SUNRISE_POINT);
  870. }
  871. static int enable_flash_apl(struct pci_dev *dev, const char *name)
  872. {
  873. uint32_t addr = (0xe0000000 | (0xd << 15) | (0x2 << 12));
  874. void *spicfg = physmap("SPI PCI CONFIG", addr, 0x1000);
  875. msg_pdbg("Vendor ID: %x, Device ID: %x, BAR: %x\n",
  876. mmio_readw(spicfg + 0x0), mmio_readw(spicfg + 0x2),
  877. mmio_readl(spicfg + 0x10));
  878. return enable_flash_ich_dc_spi(spicfg, name, CHIPSET_APL);
  879. }
  880. /* Baytrail */
  881. static int enable_flash_baytrail(struct pci_dev *dev, const char *name)
  882. {
  883. int ret, ret_spi;
  884. uint8_t bbs, buc;
  885. uint32_t tmp, gcs;
  886. void *rcrb, *spibar;
  887. static const char *const straps_names[] = { "LPC", "unknown",
  888. "unknown", "SPI" };
  889. /* Enable Flash Writes */
  890. ret = enable_flash_byt(dev, name);
  891. if (ret == ERROR_FATAL)
  892. return ret;
  893. /* Get physical address of Root Complex Register Block */
  894. tmp = pci_read_long(dev, 0xf0) & 0xffffc000;
  895. msg_pdbg("Root Complex Register Block address = 0x%x\n", tmp);
  896. /* Map RCBA to virtual memory */
  897. rcrb = physmap("BYT RCRB", tmp, 0x4000);
  898. /* Set BBS (Boot BIOS Straps) field of GCS register. */
  899. gcs = mmio_readl(rcrb + 0);
  900. /* Bay Trail BBS (Boot BIOS Straps) field of GCS register.
  901. * 00b: LPC
  902. * 01b: reserved
  903. * 10b: reserved
  904. * 11b: SPI
  905. */
  906. if (target_bus == BUS_LPC) {
  907. msg_pdbg("Setting BBS to LPC\n");
  908. gcs = (gcs & ~0xc00) | (0x0 << 10);
  909. } else if (target_bus == BUS_SPI) {
  910. msg_pdbg("Setting BBS to SPI\n");
  911. gcs = (gcs & ~0xc00) | (0x3 << 10);
  912. }
  913. rmmio_writel(gcs, rcrb + 0);
  914. msg_pdbg("GCS = 0x%x: ", gcs);
  915. msg_pdbg("BIOS Interface Lock-Down: %sabled, ",
  916. (gcs & 0x1) ? "en" : "dis");
  917. bbs = (gcs >> 10) & 0x3;
  918. msg_pdbg("Boot BIOS Straps: 0x%x (%s)\n", bbs, straps_names[bbs]);
  919. buc = mmio_readb(rcrb + 0x3414);
  920. msg_pdbg("Top Swap : %s\n",
  921. (buc & 1) ? "enabled (A16 inverted)" : "not enabled");
  922. /* This adds BUS_SPI */
  923. tmp = pci_read_long(dev, 0x54) & 0xfffffe00;
  924. msg_pdbg("SPI_BASE_ADDRESS = 0x%x\n", tmp);
  925. spibar = physmap("BYT SBASE", tmp, 512);
  926. ret_spi = ich_init_spi(dev, tmp, spibar, CHIPSET_BAYTRAIL);
  927. if (ret_spi == ERROR_FATAL)
  928. return ret_spi;
  929. if (ret || ret_spi)
  930. ret = ERROR_NONFATAL;
  931. return ret;
  932. }
  933. static int via_no_byte_merge(struct pci_dev *dev, const char *name)
  934. {
  935. uint8_t val;
  936. val = pci_read_byte(dev, 0x71);
  937. if (val & 0x40) {
  938. msg_pdbg("Disabling byte merging\n");
  939. val &= ~0x40;
  940. rpci_write_byte(dev, 0x71, val);
  941. }
  942. return NOT_DONE_YET; /* need to find south bridge, too */
  943. }
  944. static int enable_flash_vt823x(struct pci_dev *dev, const char *name)
  945. {
  946. uint8_t val;
  947. /* Enable ROM decode range (1MB) FFC00000 - FFFFFFFF. */
  948. rpci_write_byte(dev, 0x41, 0x7f);
  949. /* ROM write enable */
  950. val = pci_read_byte(dev, 0x40);
  951. val |= 0x10;
  952. rpci_write_byte(dev, 0x40, val);
  953. if (pci_read_byte(dev, 0x40) != val) {
  954. msg_pinfo("\nWARNING: Failed to enable flash write on \"%s\"\n",
  955. name);
  956. return -1;
  957. }
  958. if (dev->device_id == 0x3227) { /* VT8237R */
  959. /* All memory cycles, not just ROM ones, go to LPC. */
  960. val = pci_read_byte(dev, 0x59);
  961. val &= ~0x80;
  962. rpci_write_byte(dev, 0x59, val);
  963. }
  964. return 0;
  965. }
  966. static int enable_flash_cs5530(struct pci_dev *dev, const char *name)
  967. {
  968. uint8_t reg8;
  969. #define DECODE_CONTROL_REG2 0x5b /* F0 index 0x5b */
  970. #define ROM_AT_LOGIC_CONTROL_REG 0x52 /* F0 index 0x52 */
  971. #define CS5530_RESET_CONTROL_REG 0x44 /* F0 index 0x44 */
  972. #define CS5530_USB_SHADOW_REG 0x43 /* F0 index 0x43 */
  973. #define LOWER_ROM_ADDRESS_RANGE (1 << 0)
  974. #define ROM_WRITE_ENABLE (1 << 1)
  975. #define UPPER_ROM_ADDRESS_RANGE (1 << 2)
  976. #define BIOS_ROM_POSITIVE_DECODE (1 << 5)
  977. #define CS5530_ISA_MASTER (1 << 7)
  978. #define CS5530_ENABLE_SA2320 (1 << 2)
  979. #define CS5530_ENABLE_SA20 (1 << 6)
  980. internal_buses_supported = BUS_PARALLEL;
  981. /* Decode 0x000E0000-0x000FFFFF (128 kB), not just 64 kB, and
  982. * decode 0xFF000000-0xFFFFFFFF (16 MB), not just 256 kB.
  983. * FIXME: Should we really touch the low mapping below 1 MB? Flashrom
  984. * ignores that region completely.
  985. * Make the configured ROM areas writable.
  986. */
  987. reg8 = pci_read_byte(dev, ROM_AT_LOGIC_CONTROL_REG);
  988. reg8 |= LOWER_ROM_ADDRESS_RANGE;
  989. reg8 |= UPPER_ROM_ADDRESS_RANGE;
  990. reg8 |= ROM_WRITE_ENABLE;
  991. rpci_write_byte(dev, ROM_AT_LOGIC_CONTROL_REG, reg8);
  992. /* Set positive decode on ROM. */
  993. reg8 = pci_read_byte(dev, DECODE_CONTROL_REG2);
  994. reg8 |= BIOS_ROM_POSITIVE_DECODE;
  995. rpci_write_byte(dev, DECODE_CONTROL_REG2, reg8);
  996. reg8 = pci_read_byte(dev, CS5530_RESET_CONTROL_REG);
  997. if (reg8 & CS5530_ISA_MASTER) {
  998. /* We have A0-A23 available. */
  999. max_rom_decode.parallel = 16 * 1024 * 1024;
  1000. } else {
  1001. reg8 = pci_read_byte(dev, CS5530_USB_SHADOW_REG);
  1002. if (reg8 & CS5530_ENABLE_SA2320) {
  1003. /* We have A0-19, A20-A23 available. */
  1004. max_rom_decode.parallel = 16 * 1024 * 1024;
  1005. } else if (reg8 & CS5530_ENABLE_SA20) {
  1006. /* We have A0-19, A20 available. */
  1007. max_rom_decode.parallel = 2 * 1024 * 1024;
  1008. } else {
  1009. /* A20 and above are not active. */
  1010. max_rom_decode.parallel = 1024 * 1024;
  1011. }
  1012. }
  1013. return 0;
  1014. }
  1015. /*
  1016. * Geode systems write protect the BIOS via RCONFs (cache settings similar
  1017. * to MTRRs). To unlock, change MSR 0x1808 top byte to 0x22.
  1018. *
  1019. * Geode systems also write protect the NOR flash chip itself via MSR_NORF_CTL.
  1020. * To enable write to NOR Boot flash for the benefit of systems that have such
  1021. * a setup, raise MSR 0x51400018 WE_CS3 (write enable Boot Flash Chip Select).
  1022. */
  1023. static int enable_flash_cs5536(struct pci_dev *dev, const char *name)
  1024. {
  1025. #define MSR_RCONF_DEFAULT 0x1808
  1026. #define MSR_NORF_CTL 0x51400018
  1027. msr_t msr;
  1028. /* Geode only has a single core */
  1029. if (setup_cpu_msr(0))
  1030. return -1;
  1031. msr = rdmsr(MSR_RCONF_DEFAULT);
  1032. if ((msr.hi >> 24) != 0x22) {
  1033. msr.hi &= 0xfbffffff;
  1034. wrmsr(MSR_RCONF_DEFAULT, msr);
  1035. }
  1036. msr = rdmsr(MSR_NORF_CTL);
  1037. /* Raise WE_CS3 bit. */
  1038. msr.lo |= 0x08;
  1039. wrmsr(MSR_NORF_CTL, msr);
  1040. cleanup_cpu_msr();
  1041. #undef MSR_RCONF_DEFAULT
  1042. #undef MSR_NORF_CTL
  1043. return 0;
  1044. }
  1045. static int enable_flash_sc1100(struct pci_dev *dev, const char *name)
  1046. {
  1047. uint8_t new;
  1048. rpci_write_byte(dev, 0x52, 0xee);
  1049. new = pci_read_byte(dev, 0x52);
  1050. if (new != 0xee) {
  1051. msg_pinfo("Setting register 0x%x to 0x%x on %s failed "
  1052. "(WARNING ONLY).\n", 0x52, new, name);
  1053. return -1;
  1054. }
  1055. return 0;
  1056. }
  1057. /* Works for AMD-8111, VIA VT82C586A/B, VIA VT82C686A/B. */
  1058. static int enable_flash_amd8111(struct pci_dev *dev, const char *name)
  1059. {
  1060. uint8_t old, new;
  1061. /* Enable decoding at 0xffb00000 to 0xffffffff. */
  1062. old = pci_read_byte(dev, 0x43);
  1063. new = old | 0xC0;
  1064. if (new != old) {
  1065. rpci_write_byte(dev, 0x43, new);
  1066. if (pci_read_byte(dev, 0x43) != new) {
  1067. msg_pinfo("Setting register 0x%x to 0x%x on %s failed "
  1068. "(WARNING ONLY).\n", 0x43, new, name);
  1069. }
  1070. }
  1071. /* Enable 'ROM write' bit. */
  1072. old = pci_read_byte(dev, 0x40);
  1073. new = old | 0x01;
  1074. if (new == old)
  1075. return 0;
  1076. rpci_write_byte(dev, 0x40, new);
  1077. if (pci_read_byte(dev, 0x40) != new) {
  1078. msg_pinfo("Setting register 0x%x to 0x%x on %s failed "
  1079. "(WARNING ONLY).\n", 0x40, new, name);
  1080. return -1;
  1081. }
  1082. return 0;
  1083. }
  1084. static int enable_flash_sb600(struct pci_dev *dev, const char *name)
  1085. {
  1086. uint32_t prot;
  1087. uint8_t reg;
  1088. int ret;
  1089. /* Clear ROM protect 0-3. */
  1090. for (reg = 0x50; reg < 0x60; reg += 4) {
  1091. prot = pci_read_long(dev, reg);
  1092. /* No protection flags for this region?*/
  1093. if ((prot & 0x3) == 0)
  1094. continue;
  1095. msg_pinfo("SB600 %s%sprotected from 0x%08x to 0x%08x\n",
  1096. (prot & 0x1) ? "write " : "",
  1097. (prot & 0x2) ? "read " : "",
  1098. (prot & 0xfffff800),
  1099. (prot & 0xfffff800) + (((prot & 0x7fc) << 8) | 0x3ff));
  1100. prot &= 0xfffffffc;
  1101. rpci_write_byte(dev, reg, prot);
  1102. prot = pci_read_long(dev, reg);
  1103. if (prot & 0x3)
  1104. msg_perr("SB600 %s%sunprotect failed from 0x%08x to 0x%08x\n",
  1105. (prot & 0x1) ? "write " : "",
  1106. (prot & 0x2) ? "read " : "",
  1107. (prot & 0xfffff800),
  1108. (prot & 0xfffff800) + (((prot & 0x7fc) << 8) | 0x3ff));
  1109. }
  1110. internal_buses_supported = BUS_LPC | BUS_FWH;
  1111. ret = sb600_probe_spi(dev);
  1112. /* Read ROM strap override register. */
  1113. OUTB(0x8f, 0xcd6);
  1114. reg = INB(0xcd7);
  1115. reg &= 0x0e;
  1116. msg_pdbg("ROM strap override is %sactive", (reg & 0x02) ? "" : "not ");
  1117. if (reg & 0x02) {
  1118. switch ((reg & 0x0c) >> 2) {
  1119. case 0x00:
  1120. msg_pdbg(": LPC");
  1121. break;
  1122. case 0x01:
  1123. msg_pdbg(": PCI");
  1124. break;
  1125. case 0x02:
  1126. msg_pdbg(": FWH");
  1127. break;
  1128. case 0x03:
  1129. msg_pdbg(": SPI");
  1130. break;
  1131. }
  1132. }
  1133. msg_pdbg("\n");
  1134. /* Force enable SPI ROM in SB600 PM register.
  1135. * If we enable SPI ROM here, we have to disable it after we leave.
  1136. * But how can we know which ROM we are going to handle? So we have
  1137. * to trade off. We only access LPC ROM if we boot via LPC ROM. And
  1138. * only SPI ROM if we boot via SPI ROM. If you want to access SPI on
  1139. * boards with LPC straps, you have to use the code below.
  1140. */
  1141. /*
  1142. OUTB(0x8f, 0xcd6);
  1143. OUTB(0x0e, 0xcd7);
  1144. */
  1145. return ret;
  1146. }
  1147. static int enable_flash_nvidia_nforce2(struct pci_dev *dev, const char *name)
  1148. {
  1149. uint8_t tmp;
  1150. rpci_write_byte(dev, 0x92, 0);
  1151. tmp = pci_read_byte(dev, 0x6d);
  1152. tmp |= 0x01;
  1153. rpci_write_byte(dev, 0x6d, tmp);
  1154. return 0;
  1155. }
  1156. static int enable_flash_ck804(struct pci_dev *dev, const char *name)
  1157. {
  1158. uint8_t old, new;
  1159. pci_write_byte(dev, 0x92, 0x00);
  1160. if (pci_read_byte(dev, 0x92) != 0x00) {
  1161. msg_pinfo("Setting register 0x%x to 0x%x on %s failed "
  1162. "(WARNING ONLY).\n", 0x92, 0x00, name);
  1163. }
  1164. old = pci_read_byte(dev, 0x88);
  1165. new = old | 0xc0;
  1166. if (new != old) {
  1167. rpci_write_byte(dev, 0x88, new);
  1168. if (pci_read_byte(dev, 0x88) != new) {
  1169. msg_pinfo("Setting register 0x%x to 0x%x on %s failed "
  1170. "(WARNING ONLY).\n", 0x88, new, name);
  1171. }
  1172. }
  1173. old = pci_read_byte(dev, 0x6d);
  1174. new = old | 0x01;
  1175. if (new == old)
  1176. return 0;
  1177. rpci_write_byte(dev, 0x6d, new);
  1178. if (pci_read_byte(dev, 0x6d) != new) {
  1179. msg_pinfo("Setting register 0x%x to 0x%x on %s failed "
  1180. "(WARNING ONLY).\n", 0x6d, new, name);
  1181. return -1;
  1182. }
  1183. return 0;
  1184. }
  1185. static int enable_flash_osb4(struct pci_dev *dev, const char *name)
  1186. {
  1187. uint8_t tmp;
  1188. internal_buses_supported = BUS_PARALLEL;
  1189. tmp = INB(0xc06);
  1190. tmp |= 0x1;
  1191. OUTB(tmp, 0xc06);
  1192. tmp = INB(0xc6f);
  1193. tmp |= 0x40;
  1194. OUTB(tmp, 0xc6f);
  1195. return 0;
  1196. }
  1197. /* ATI Technologies Inc IXP SB400 PCI-ISA Bridge (rev 80) */
  1198. static int enable_flash_sb400(struct pci_dev *dev, const char *name)
  1199. {
  1200. uint8_t tmp;
  1201. struct pci_dev *smbusdev;
  1202. /* Look for the SMBus device. */
  1203. smbusdev = pci_dev_find(0x1002, 0x4372);
  1204. if (!smbusdev) {
  1205. msg_perr("ERROR: SMBus device not found. Aborting.\n");
  1206. return ERROR_FATAL;
  1207. }
  1208. /* Enable some SMBus stuff. */
  1209. tmp = pci_read_byte(smbusdev, 0x79);
  1210. tmp |= 0x01;
  1211. rpci_write_byte(smbusdev, 0x79, tmp);
  1212. /* Change southbridge. */
  1213. tmp = pci_read_byte(dev, 0x48);
  1214. tmp |= 0x21;
  1215. rpci_write_byte(dev, 0x48, tmp);
  1216. /* Now become a bit silly. */
  1217. tmp = INB(0xc6f);
  1218. OUTB(tmp, 0xeb);
  1219. OUTB(tmp, 0xeb);
  1220. tmp |= 0x40;
  1221. OUTB(tmp, 0xc6f);
  1222. OUTB(tmp, 0xeb);
  1223. OUTB(tmp, 0xeb);
  1224. return 0;
  1225. }
  1226. static int enable_flash_mcp55(struct pci_dev *dev, const char *name)
  1227. {
  1228. uint8_t old, new, val;
  1229. uint16_t wordval;
  1230. /* Set the 0-16 MB enable bits. */
  1231. val = pci_read_byte(dev, 0x88);
  1232. val |= 0xff; /* 256K */
  1233. rpci_write_byte(dev, 0x88, val);
  1234. val = pci_read_byte(dev, 0x8c);
  1235. val |= 0xff; /* 1M */
  1236. rpci_write_byte(dev, 0x8c, val);
  1237. wordval = pci_read_word(dev, 0x90);
  1238. wordval |= 0x7fff; /* 16M */
  1239. rpci_write_word(dev, 0x90, wordval);
  1240. old = pci_read_byte(dev, 0x6d);
  1241. new = old | 0x01;
  1242. if (new == old)
  1243. return 0;
  1244. rpci_write_byte(dev, 0x6d, new);
  1245. if (pci_read_byte(dev, 0x6d) != new) {
  1246. msg_pinfo("Setting register 0x%x to 0x%x on %s failed "
  1247. "(WARNING ONLY).\n", 0x6d, new, name);
  1248. return -1;
  1249. }
  1250. return 0;
  1251. }
  1252. /*
  1253. * The MCP6x/MCP7x code is based on cleanroom reverse engineering.
  1254. * It is assumed that LPC chips need the MCP55 code and SPI chips need the
  1255. * code provided in enable_flash_mcp6x_7x_common.
  1256. */
  1257. static int enable_flash_mcp6x_7x(struct pci_dev *dev, const char *name)
  1258. {
  1259. int ret = 0, want_spi = 0;
  1260. uint8_t val;
  1261. msg_pinfo("This chipset is not really supported yet. Guesswork...\n");
  1262. /* dev is the ISA bridge. No idea what the stuff below does. */
  1263. val = pci_read_byte(dev, 0x8a);
  1264. msg_pdbg("ISA/LPC bridge reg 0x8a contents: 0x%02x, bit 6 is %i, bit 5 "
  1265. "is %i\n", val, (val >> 6) & 0x1, (val >> 5) & 0x1);
  1266. switch ((val >> 5) & 0x3) {
  1267. case 0x0:
  1268. ret = enable_flash_mcp55(dev, name);
  1269. internal_buses_supported = BUS_LPC;
  1270. msg_pdbg("Flash bus type is LPC\n");
  1271. break;
  1272. case 0x2:
  1273. want_spi = 1;
  1274. /* SPI is added in mcp6x_spi_init if it works.
  1275. * Do we really want to disable LPC in this case?
  1276. */
  1277. internal_buses_supported = BUS_NONE;
  1278. msg_pdbg("Flash bus type is SPI\n");
  1279. msg_pinfo("SPI on this chipset is WIP. Please report any "
  1280. "success or failure by mailing us the verbose "
  1281. "output to flashrom@flashrom.org, thanks!\n");
  1282. break;
  1283. default:
  1284. /* Should not happen. */
  1285. internal_buses_supported = BUS_NONE;
  1286. msg_pdbg("Flash bus type is unknown (none)\n");
  1287. msg_pinfo("Something went wrong with bus type detection.\n");
  1288. goto out_msg;
  1289. break;
  1290. }
  1291. /* Force enable SPI and disable LPC? Not a good idea. */
  1292. #if 0
  1293. val |= (1 << 6);
  1294. val &= ~(1 << 5);
  1295. rpci_write_byte(dev, 0x8a, val);
  1296. #endif
  1297. if (mcp6x_spi_init(want_spi))
  1298. ret = 1;
  1299. out_msg:
  1300. msg_pinfo("Please send the output of \"flashrom -V\" to "
  1301. "flashrom@flashrom.org with\n"
  1302. "your board name: flashrom -V as the subject to help us "
  1303. "finish support for your\n"
  1304. "chipset. Thanks.\n");
  1305. return ret;
  1306. }
  1307. static int enable_flash_ht1000(struct pci_dev *dev, const char *name)
  1308. {
  1309. uint8_t val;
  1310. /* Set the 4MB enable bit. */
  1311. val = pci_read_byte(dev, 0x41);
  1312. val |= 0x0e;
  1313. rpci_write_byte(dev, 0x41, val);
  1314. val = pci_read_byte(dev, 0x43);
  1315. val |= (1 << 4);
  1316. rpci_write_byte(dev, 0x43, val);
  1317. return 0;
  1318. }
  1319. /*
  1320. * Usually on the x86 architectures (and on other PC-like platforms like some
  1321. * Alphas or Itanium) the system flash is mapped right below 4G. On the AMD
  1322. * Elan SC520 only a small piece of the system flash is mapped there, but the
  1323. * complete flash is mapped somewhere below 1G. The position can be determined
  1324. * by the BOOTCS PAR register.
  1325. */
  1326. static int get_flashbase_sc520(struct pci_dev *dev, const char *name)
  1327. {
  1328. int i, bootcs_found = 0;
  1329. uint32_t parx = 0;
  1330. void *mmcr;
  1331. /* 1. Map MMCR */
  1332. mmcr = physmap("Elan SC520 MMCR", 0xfffef000, getpagesize());
  1333. /* 2. Scan PAR0 (0x88) - PAR15 (0xc4) for
  1334. * BOOTCS region (PARx[31:29] = 100b)e
  1335. */
  1336. for (i = 0x88; i <= 0xc4; i += 4) {
  1337. parx = mmio_readl(mmcr + i);
  1338. if ((parx >> 29) == 4) {
  1339. bootcs_found = 1;
  1340. break; /* BOOTCS found */
  1341. }
  1342. }
  1343. /* 3. PARx[25] = 1b --> flashbase[29:16] = PARx[13:0]
  1344. * PARx[25] = 0b --> flashbase[29:12] = PARx[17:0]
  1345. */
  1346. if (bootcs_found) {
  1347. if (parx & (1 << 25)) {
  1348. parx &= (1 << 14) - 1; /* Mask [13:0] */
  1349. flashbase = parx << 16;
  1350. } else {
  1351. parx &= (1 << 18) - 1; /* Mask [17:0] */
  1352. flashbase = parx << 12;
  1353. }
  1354. } else {
  1355. msg_pinfo("AMD Elan SC520 detected, but no BOOTCS. "
  1356. "Assuming flash at 4G.\n");
  1357. }
  1358. /* 4. Clean up */
  1359. physunmap(mmcr, getpagesize());
  1360. return 0;
  1361. }
  1362. #endif
  1363. /* Please keep this list numerically sorted by vendor/device ID. */
  1364. const struct penable chipset_enables[] = {
  1365. #if defined(__i386__) || defined(__x86_64__)
  1366. {0x1002, 0x4377, OK, "ATI", "SB400", enable_flash_sb400},
  1367. {0x1002, 0x438d, OK, "AMD", "SB600", enable_flash_sb600},
  1368. {0x1002, 0x439d, OK, "AMD", "SB7x0/SB8x0/SB9x0", enable_flash_sb600},
  1369. {0x100b, 0x0510, NT, "AMD", "SC1100", enable_flash_sc1100},
  1370. {0x1022, 0x2080, OK, "AMD", "CS5536", enable_flash_cs5536},
  1371. {0x1022, 0x2090, OK, "AMD", "CS5536", enable_flash_cs5536},
  1372. {0x1022, 0x3000, OK, "AMD", "Elan SC520", get_flashbase_sc520},
  1373. {0x1022, 0x7440, OK, "AMD", "AMD-768", enable_flash_amd8111},
  1374. {0x1022, 0x7468, OK, "AMD", "AMD8111", enable_flash_amd8111},
  1375. {0x1022, 0x780e, OK, "AMD", "Hudson", enable_flash_sb600},
  1376. {0x1039, 0x0406, NT, "SiS", "501/5101/5501", enable_flash_sis501},
  1377. {0x1039, 0x0496, NT, "SiS", "85C496+497", enable_flash_sis85c496},
  1378. {0x1039, 0x0530, OK, "SiS", "530", enable_flash_sis530},
  1379. {0x1039, 0x0540, NT, "SiS", "540", enable_flash_sis540},
  1380. {0x1039, 0x0620, NT, "SiS", "620", enable_flash_sis530},
  1381. {0x1039, 0x0630, NT, "SiS", "630", enable_flash_sis540},
  1382. {0x1039, 0x0635, NT, "SiS", "635", enable_flash_sis540},
  1383. {0x1039, 0x0640, NT, "SiS", "640", enable_flash_sis540},
  1384. {0x1039, 0x0645, NT, "SiS", "645", enable_flash_sis540},
  1385. {0x1039, 0x0646, OK, "SiS", "645DX", enable_flash_sis540},
  1386. {0x1039, 0x0648, NT, "SiS", "648", enable_flash_sis540},
  1387. {0x1039, 0x0650, NT, "SiS", "650", enable_flash_sis540},
  1388. {0x1039, 0x0651, OK, "SiS", "651", enable_flash_sis540},
  1389. {0x1039, 0x0655, NT, "SiS", "655", enable_flash_sis540},
  1390. {0x1039, 0x0661, OK, "SiS", "661", enable_flash_sis540},
  1391. {0x1039, 0x0730, OK, "SiS", "730", enable_flash_sis540},
  1392. {0x1039, 0x0733, NT, "SiS", "733", enable_flash_sis540},
  1393. {0x1039, 0x0735, OK, "SiS", "735", enable_flash_sis540},
  1394. {0x1039, 0x0740, NT, "SiS", "740", enable_flash_sis540},
  1395. {0x1039, 0x0741, OK, "SiS", "741", enable_flash_sis540},
  1396. {0x1039, 0x0745, OK, "SiS", "745", enable_flash_sis540},
  1397. {0x1039, 0x0746, NT, "SiS", "746", enable_flash_sis540},
  1398. {0x1039, 0x0748, NT, "SiS", "748", enable_flash_sis540},
  1399. {0x1039, 0x0755, NT, "SiS", "755", enable_flash_sis540},
  1400. {0x1039, 0x5511, NT, "SiS", "5511", enable_flash_sis5511},
  1401. {0x1039, 0x5571, NT, "SiS", "5571", enable_flash_sis530},
  1402. {0x1039, 0x5591, NT, "SiS", "5591/5592", enable_flash_sis530},
  1403. {0x1039, 0x5596, NT, "SiS", "5596", enable_flash_sis5511},
  1404. {0x1039, 0x5597, NT, "SiS", "5597/5598/5581/5120", enable_flash_sis530},
  1405. {0x1039, 0x5600, NT, "SiS", "600", enable_flash_sis530},
  1406. {0x1078, 0x0100, OK, "AMD", "CS5530(A)", enable_flash_cs5530},
  1407. {0x10b9, 0x1533, OK, "ALi", "M1533", enable_flash_ali_m1533},
  1408. {0x10de, 0x0030, OK, "NVIDIA", "nForce4/MCP4", enable_flash_nvidia_nforce2},
  1409. {0x10de, 0x0050, OK, "NVIDIA", "CK804", enable_flash_ck804}, /* LPC */
  1410. {0x10de, 0x0051, OK, "NVIDIA", "CK804", enable_flash_ck804}, /* Pro */
  1411. {0x10de, 0x0060, OK, "NVIDIA", "NForce2", enable_flash_nvidia_nforce2},
  1412. {0x10de, 0x00e0, OK, "NVIDIA", "NForce3", enable_flash_nvidia_nforce2},
  1413. /* Slave, should not be here, to fix known bug for A01. */
  1414. {0x10de, 0x00d3, OK, "NVIDIA", "CK804", enable_flash_ck804},
  1415. {0x10de, 0x0260, OK, "NVIDIA", "MCP51", enable_flash_ck804},
  1416. {0x10de, 0x0261, NT, "NVIDIA", "MCP51", enable_flash_ck804},
  1417. {0x10de, 0x0262, NT, "NVIDIA", "MCP51", enable_flash_ck804},
  1418. {0x10de, 0x0263, NT, "NVIDIA", "MCP51", enable_flash_ck804},
  1419. {0x10de, 0x0360, OK, "NVIDIA", "MCP55", enable_flash_mcp55}, /* M57SLI*/
  1420. /* 10de:0361 is present in Tyan S2915 OEM systems, but not connected to
  1421. * the flash chip. Instead, 10de:0364 is connected to the flash chip.
  1422. * Until we have PCI device class matching or some fallback mechanism,
  1423. * this is needed to get flashrom working on Tyan S2915 and maybe other
  1424. * dual-MCP55 boards.
  1425. */
  1426. #if 0
  1427. {0x10de, 0x0361, NT, "NVIDIA", "MCP55", enable_flash_mcp55}, /* LPC */
  1428. #endif
  1429. {0x10de, 0x0362, OK, "NVIDIA", "MCP55", enable_flash_mcp55}, /* LPC */
  1430. {0x10de, 0x0363, OK, "NVIDIA", "MCP55", enable_flash_mcp55}, /* LPC */
  1431. {0x10de, 0x0364, OK, "NVIDIA", "MCP55", enable_flash_mcp55}, /* LPC */
  1432. {0x10de, 0x0365, OK, "NVIDIA", "MCP55", enable_flash_mcp55}, /* LPC */
  1433. {0x10de, 0x0366, OK, "NVIDIA", "MCP55", enable_flash_mcp55}, /* LPC */
  1434. {0x10de, 0x0367, OK, "NVIDIA", "MCP55", enable_flash_mcp55}, /* Pro */
  1435. {0x10de, 0x03e0, OK, "NVIDIA", "MCP61", enable_flash_mcp6x_7x},
  1436. {0x10de, 0x03e1, OK, "NVIDIA", "MCP61", enable_flash_mcp6x_7x},
  1437. {0x10de, 0x03e2, NT, "NVIDIA", "MCP61", enable_flash_mcp6x_7x},
  1438. {0x10de, 0x03e3, NT, "NVIDIA", "MCP61", enable_flash_mcp6x_7x},
  1439. {0x10de, 0x0440, NT, "NVIDIA", "MCP65", enable_flash_mcp6x_7x},
  1440. {0x10de, 0x0441, NT, "NVIDIA", "MCP65", enable_flash_mcp6x_7x},
  1441. {0x10de, 0x0442, NT, "NVIDIA", "MCP65", enable_flash_mcp6x_7x},
  1442. {0x10de, 0x0443, NT, "NVIDIA", "MCP65", enable_flash_mcp6x_7x},
  1443. {0x10de, 0x0548, OK, "NVIDIA", "MCP67", enable_flash_mcp6x_7x},
  1444. {0x10de, 0x075c, NT, "NVIDIA", "MCP78S", enable_flash_mcp6x_7x},
  1445. {0x10de, 0x075d, OK, "NVIDIA", "MCP78S", enable_flash_mcp6x_7x},
  1446. {0x10de, 0x07d7, OK, "NVIDIA", "MCP73", enable_flash_mcp6x_7x},
  1447. {0x10de, 0x0aac, OK, "NVIDIA", "MCP79", enable_flash_mcp6x_7x},
  1448. {0x10de, 0x0aad, NT, "NVIDIA", "MCP79", enable_flash_mcp6x_7x},
  1449. {0x10de, 0x0aae, NT, "NVIDIA", "MCP79", enable_flash_mcp6x_7x},
  1450. {0x10de, 0x0aaf, NT, "NVIDIA", "MCP79", enable_flash_mcp6x_7x},
  1451. /* VIA northbridges */
  1452. {0x1106, 0x0585, NT, "VIA", "VT82C585VPX", via_no_byte_merge},
  1453. {0x1106, 0x0595, NT, "VIA", "VT82C595", via_no_byte_merge},
  1454. {0x1106, 0x0597, NT, "VIA", "VT82C597", via_no_byte_merge},
  1455. {0x1106, 0x0601, NT, "VIA", "VT8601/VT8601A", via_no_byte_merge},
  1456. {0x1106, 0x0691, OK, "VIA", "VT82C69x", via_no_byte_merge},
  1457. {0x1106, 0x8601, NT, "VIA", "VT8601T", via_no_byte_merge},
  1458. /* VIA southbridges */
  1459. {0x1106, 0x0586, OK, "VIA", "VT82C586A/B", enable_flash_amd8111},
  1460. {0x1106, 0x0596, OK, "VIA", "VT82C596", enable_flash_amd8111},
  1461. {0x1106, 0x0686, OK, "VIA", "VT82C686A/B", enable_flash_amd8111},
  1462. {0x1106, 0x3074, OK, "VIA", "VT8233", enable_flash_vt823x},
  1463. {0x1106, 0x3147, OK, "VIA", "VT8233A", enable_flash_vt823x},
  1464. {0x1106, 0x3177, OK, "VIA", "VT8235", enable_flash_vt823x},
  1465. {0x1106, 0x3227, OK, "VIA", "VT8237", enable_flash_vt823x},
  1466. {0x1106, 0x3337, OK, "VIA", "VT8237A", enable_flash_vt823x},
  1467. {0x1106, 0x3372, OK, "VIA", "VT8237S", enable_flash_vt8237s_spi},
  1468. {0x1106, 0x8231, NT, "VIA", "VT8231", enable_flash_vt823x},
  1469. {0x1106, 0x8324, OK, "VIA", "CX700", enable_flash_vt823x},
  1470. {0x1106, 0x8353, OK, "VIA", "VX800/VX820", enable_flash_vt8237s_spi},
  1471. {0x1106, 0x8409, OK, "VIA", "VX855/VX875", enable_flash_vt823x},
  1472. {0x1166, 0x0200, OK, "Broadcom", "OSB4", enable_flash_osb4},
  1473. {0x1166, 0x0205, OK, "Broadcom", "HT-1000", enable_flash_ht1000},
  1474. {0x17f3, 0x6030, OK, "RDC", "R8610/R3210", enable_flash_rdc_r8610},
  1475. {0x8086, 0x122e, OK, "Intel", "PIIX", enable_flash_piix4},
  1476. {0x8086, 0x1234, NT, "Intel", "MPIIX", enable_flash_piix4},
  1477. {0x8086, 0x1c44, OK, "Intel", "Z68", enable_flash_pch6},
  1478. {0x8086, 0x1c46, OK, "Intel", "P67", enable_flash_pch6},
  1479. {0x8086, 0x1c47, NT, "Intel", "UM67", enable_flash_pch6},
  1480. {0x8086, 0x1c49, OK, "Intel", "HM65", enable_flash_pch6},
  1481. {0x8086, 0x1c4a, OK, "Intel", "H67", enable_flash_pch6},
  1482. {0x8086, 0x1c4b, NT, "Intel", "HM67", enable_flash_pch6},
  1483. {0x8086, 0x1c4c, NT, "Intel", "Q65", enable_flash_pch6},
  1484. {0x8086, 0x1c4d, NT, "Intel", "QS67", enable_flash_pch6},
  1485. {0x8086, 0x1c4e, NT, "Intel", "Q67", enable_flash_pch6},
  1486. {0x8086, 0x1c4f, NT, "Intel", "QM67", enable_flash_pch6},
  1487. {0x8086, 0x1c50, NT, "Intel", "B65", enable_flash_pch6},
  1488. {0x8086, 0x1c52, NT, "Intel", "C202", enable_flash_pch6},
  1489. {0x8086, 0x1c54, NT, "Intel", "C204", enable_flash_pch6},
  1490. {0x8086, 0x1c56, NT, "Intel", "C206", enable_flash_pch6},
  1491. {0x8086, 0x1c5c, NT, "Intel", "H61", enable_flash_pch6},
  1492. {0x8086, 0x1d40, OK, "Intel", "X79", enable_flash_pch6},
  1493. {0x8086, 0x1d41, NT, "Intel", "X79", enable_flash_pch6},
  1494. {0x8086, 0x1e41, OK, "Intel", "Desktop Full", enable_flash_pch6},
  1495. {0x8086, 0x1e42, OK, "Intel", "Mobile Full", enable_flash_pch6},
  1496. {0x8086, 0x1e43, OK, "Intel", "Mobile SFF", enable_flash_pch6},
  1497. {0x8086, 0x1e44, OK, "Intel", "Z77", enable_flash_pch6},
  1498. {0x8086, 0x1e46, OK, "Intel", "Z75", enable_flash_pch6},
  1499. {0x8086, 0x1e47, OK, "Intel", "Q77", enable_flash_pch6},
  1500. {0x8086, 0x1e48, OK, "Intel", "Q75", enable_flash_pch6},
  1501. {0x8086, 0x1e49, OK, "Intel", "B75", enable_flash_pch6},
  1502. {0x8086, 0x1e4a, OK, "Intel", "H77", enable_flash_pch6},
  1503. {0x8086, 0x1e53, OK, "Intel", "C216", enable_flash_pch6},
  1504. {0x8086, 0x1e55, OK, "Intel", "QM77", enable_flash_pch6},
  1505. {0x8086, 0x1e56, OK, "Intel", "QS77", enable_flash_pch6},
  1506. {0x8086, 0x1e57, OK, "Intel", "HM77", enable_flash_pch6},
  1507. {0x8086, 0x1e58, OK, "Intel", "UM77", enable_flash_pch6},
  1508. {0x8086, 0x1e59, OK, "Intel", "HM76", enable_flash_pch6},
  1509. {0x8086, 0x1e5d, OK, "Intel", "HM75", enable_flash_pch6},
  1510. {0x8086, 0x1e5e, OK, "Intel", "HM70", enable_flash_pch6},
  1511. {0x8086, 0x1e5f, OK, "Intel", "NM70", enable_flash_pch6},
  1512. {0x8086, 0x2410, OK, "Intel", "ICH", enable_flash_ich_4e},
  1513. {0x8086, 0x2420, OK, "Intel", "ICH0", enable_flash_ich_4e},
  1514. {0x8086, 0x2440, OK, "Intel", "ICH2", enable_flash_ich_4e},
  1515. {0x8086, 0x244c, OK, "Intel", "ICH2-M", enable_flash_ich_4e},
  1516. {0x8086, 0x2450, NT, "Intel", "C-ICH", enable_flash_ich_4e},
  1517. {0x8086, 0x2480, OK, "Intel", "ICH3-S", enable_flash_ich_4e},
  1518. {0x8086, 0x248c, OK, "Intel", "ICH3-M", enable_flash_ich_4e},
  1519. {0x8086, 0x24c0, OK, "Intel", "ICH4/ICH4-L", enable_flash_ich_4e},
  1520. {0x8086, 0x24cc, OK, "Intel", "ICH4-M", enable_flash_ich_4e},
  1521. {0x8086, 0x24d0, OK, "Intel", "ICH5/ICH5R", enable_flash_ich_4e},
  1522. {0x8086, 0x25a1, OK, "Intel", "6300ESB", enable_flash_ich_4e},
  1523. {0x8086, 0x2640, OK, "Intel", "ICH6/ICH6R", enable_flash_ich_dc},
  1524. {0x8086, 0x2641, OK, "Intel", "ICH6-M", enable_flash_ich_dc},
  1525. {0x8086, 0x2642, NT, "Intel", "ICH6W/ICH6RW", enable_flash_ich_dc},
  1526. {0x8086, 0x2670, OK, "Intel", "631xESB/632xESB/3100", enable_flash_ich_dc},
  1527. {0x8086, 0x27b0, OK, "Intel", "ICH7DH", enable_flash_ich7},
  1528. {0x8086, 0x27b8, OK, "Intel", "ICH7/ICH7R", enable_flash_ich7},
  1529. {0x8086, 0x27b9, OK, "Intel", "ICH7M", enable_flash_ich7},
  1530. {0x8086, 0x27bc, OK, "Intel", "NM10", enable_flash_ich7},
  1531. {0x8086, 0x27bd, OK, "Intel", "ICH7MDH", enable_flash_ich7},
  1532. {0x8086, 0x2810, OK, "Intel", "ICH8/ICH8R", enable_flash_ich8},
  1533. {0x8086, 0x2811, OK, "Intel", "ICH8M-E", enable_flash_ich8},
  1534. {0x8086, 0x2812, OK, "Intel", "ICH8DH", enable_flash_ich8},
  1535. {0x8086, 0x2814, OK, "Intel", "ICH8DO", enable_flash_ich8},
  1536. {0x8086, 0x2815, OK, "Intel", "ICH8M", enable_flash_ich8},
  1537. {0x8086, 0x2910, OK, "Intel", "ICH9 Engineering Sample", enable_flash_ich9},
  1538. {0x8086, 0x2912, OK, "Intel", "ICH9DH", enable_flash_ich9},
  1539. {0x8086, 0x2914, OK, "Intel", "ICH9DO", enable_flash_ich9},
  1540. {0x8086, 0x2916, OK, "Intel", "ICH9R", enable_flash_ich9},
  1541. {0x8086, 0x2917, OK, "Intel", "ICH9M-E", enable_flash_ich9},
  1542. {0x8086, 0x2918, OK, "Intel", "ICH9", enable_flash_ich9},
  1543. {0x8086, 0x2919, OK, "Intel", "ICH9M", enable_flash_ich9},
  1544. {0x8086, 0x3a10, NT, "Intel", "ICH10R Engineering Sample", enable_flash_ich10},
  1545. {0x8086, 0x3a14, OK, "Intel", "ICH10DO", enable_flash_ich10},
  1546. {0x8086, 0x3a16, OK, "Intel", "ICH10R", enable_flash_ich10},
  1547. {0x8086, 0x3a18, OK, "Intel", "ICH10", enable_flash_ich10},
  1548. {0x8086, 0x3a1a, OK, "Intel", "ICH10D", enable_flash_ich10},
  1549. {0x8086, 0x3a1e, NT, "Intel", "ICH10 Engineering Sample", enable_flash_ich10},
  1550. {0x8086, 0x3b00, NT, "Intel", "3400 Desktop", enable_flash_pch5},
  1551. {0x8086, 0x3b01, NT, "Intel", "3400 Mobile", enable_flash_pch5},
  1552. {0x8086, 0x3b02, NT, "Intel", "P55", enable_flash_pch5},
  1553. {0x8086, 0x3b03, NT, "Intel", "PM55", enable_flash_pch5},
  1554. {0x8086, 0x3b06, OK, "Intel", "H55", enable_flash_pch5},
  1555. {0x8086, 0x3b07, OK, "Intel", "QM57", enable_flash_pch5},
  1556. {0x8086, 0x3b08, NT, "Intel", "H57", enable_flash_pch5},
  1557. {0x8086, 0x3b09, NT, "Intel", "HM55", enable_flash_pch5},
  1558. {0x8086, 0x3b0a, NT, "Intel", "Q57", enable_flash_pch5},
  1559. {0x8086, 0x3b0b, NT, "Intel", "HM57", enable_flash_pch5},
  1560. {0x8086, 0x3b0d, NT, "Intel", "3400 Mobile SFF", enable_flash_pch5},
  1561. {0x8086, 0x3b0e, NT, "Intel", "B55", enable_flash_pch5},
  1562. {0x8086, 0x3b0f, OK, "Intel", "QS57", enable_flash_pch5},
  1563. {0x8086, 0x3b12, NT, "Intel", "3400", enable_flash_pch5},
  1564. {0x8086, 0x3b14, NT, "Intel", "3420", enable_flash_pch5},
  1565. {0x8086, 0x3b16, NT, "Intel", "3450", enable_flash_pch5},
  1566. {0x8086, 0x3b1e, NT, "Intel", "B55", enable_flash_pch5},
  1567. {0x8086, 0x5031, OK, "Intel", "EP80579", enable_flash_ich7},
  1568. {0x8086, 0x7000, OK, "Intel", "PIIX3", enable_flash_piix4},
  1569. {0x8086, 0x7110, OK, "Intel", "PIIX4/4E/4M", enable_flash_piix4},
  1570. {0x8086, 0x7198, OK, "Intel", "440MX", enable_flash_piix4},
  1571. {0x8086, 0x8119, OK, "Intel", "SCH Poulsbo", enable_flash_poulsbo},
  1572. {0x8086, 0x8186, OK, "Intel", "Atom E6xx(T)/Tunnel Creek", enable_flash_tunnelcreek},
  1573. {0x8086, 0x8c41, OK, "Intel", "Mobile Engineering Sample", enable_flash_lynxpoint},
  1574. {0x8086, 0x8c42, OK, "Intel", "Desktop Engineering Sample", enable_flash_lynxpoint},
  1575. {0x8086, 0x8c44, OK, "Intel", "Z87", enable_flash_lynxpoint},
  1576. {0x8086, 0x8c46, OK, "Intel", "Z85", enable_flash_lynxpoint},
  1577. {0x8086, 0x8c49, OK, "Intel", "HM86", enable_flash_lynxpoint},
  1578. {0x8086, 0x8c4a, OK, "Intel", "H87", enable_flash_lynxpoint},
  1579. {0x8086, 0x8c4b, OK, "Intel", "HM87", enable_flash_lynxpoint},
  1580. {0x8086, 0x8c4c, OK, "Intel", "Q85", enable_flash_lynxpoint},
  1581. {0x8086, 0x8c4e, OK, "Intel", "Q87", enable_flash_lynxpoint},
  1582. {0x8086, 0x8c4f, OK, "Intel", "QM87", enable_flash_lynxpoint},
  1583. {0x8086, 0x9c41, OK, "Intel", "LP Engineering Sample", enable_flash_lynxpoint_lp},
  1584. {0x8086, 0x9c43, OK, "Intel", "LP Premium", enable_flash_lynxpoint_lp},
  1585. {0x8086, 0x9c45, OK, "Intel", "LP Mainstream", enable_flash_lynxpoint_lp},
  1586. {0x8086, 0x9c47, OK, "Intel", "LP Value", enable_flash_lynxpoint_lp},
  1587. {0x8086, 0x9cc1, OK, "Intel", "Haswell U Sample", enable_flash_wildcatpoint},
  1588. {0x8086, 0x9cc2, OK, "Intel", "Broadwell U Sample", enable_flash_wildcatpoint},
  1589. {0x8086, 0x9cc3, OK, "Intel", "Broadwell U Premium", enable_flash_wildcatpoint},
  1590. {0x8086, 0x9cc5, OK, "Intel", "Broadwell U Base", enable_flash_wildcatpoint},
  1591. {0x8086, 0x9cc6, OK, "Intel", "Broadwell Y Sample", enable_flash_wildcatpoint},
  1592. {0x8086, 0x9cc7, OK, "Intel", "Broadwell Y Premium", enable_flash_wildcatpoint},
  1593. {0x8086, 0x9cc9, OK, "Intel", "Broadwell Y Base", enable_flash_wildcatpoint},
  1594. {0x8086, 0x9ccb, OK, "Intel", "Broadwell H", enable_flash_wildcatpoint},
  1595. {0x8086, 0x0f1c, OK, "Intel", "Baytrail-M", enable_flash_baytrail},
  1596. {0x8086, 0x229c, OK, "Intel", "Braswell", enable_flash_baytrail},
  1597. {0x8086, 0x9d24, OK, "Intel", "Skylake", enable_flash_sunrisepoint},
  1598. {0x8086, 0xa224, OK, "Intel", "Lewisburg", enable_flash_sunrisepoint},
  1599. /*
  1600. * Currently, on Apollolake platform, the SPI PCI device is hidden in
  1601. * the OS. Thus, flashrom is not able to find the SPI device while
  1602. * walking the PCI tree. Instead use the PCI ID of APL host bridge. In
  1603. * the callback for enabling APL flash, use mmio-based access to mmap
  1604. * SPI PCI device and work with it.
  1605. */
  1606. {0x8086, 0x5af0, OK, "Intel", "Apollolake", enable_flash_apl},
  1607. #endif
  1608. {},
  1609. };
  1610. int chipset_flash_enable(void)
  1611. {
  1612. struct pci_dev *dev = NULL;
  1613. int ret = -2; /* Nothing! */
  1614. int i;
  1615. /* Now let's try to find the chipset we have... */
  1616. for (i = 0; chipset_enables[i].vendor_name != NULL; i++) {
  1617. dev = pci_dev_find(chipset_enables[i].vendor_id,
  1618. chipset_enables[i].device_id);
  1619. if (!dev)
  1620. continue;
  1621. if (ret != -2) {
  1622. msg_pinfo("WARNING: unexpected second chipset match: "
  1623. "\"%s %s\"\n"
  1624. "ignoring, please report lspci and board URL "
  1625. "to flashrom@flashrom.org\n"
  1626. "with \'CHIPSET: your board name\' in the "
  1627. "subject line.\n",
  1628. chipset_enables[i].vendor_name,
  1629. chipset_enables[i].device_name);
  1630. continue;
  1631. }
  1632. msg_pdbg("Found chipset \"%s %s\"",
  1633. chipset_enables[i].vendor_name,
  1634. chipset_enables[i].device_name);
  1635. msg_pdbg(" with PCI ID %04x:%04x",
  1636. chipset_enables[i].vendor_id,
  1637. chipset_enables[i].device_id);
  1638. msg_pdbg(". ");
  1639. if (chipset_enables[i].status == NT) {
  1640. msg_pinfo("\nThis chipset is marked as untested. If "
  1641. "you are using an up-to-date version\nof "
  1642. "flashrom please email a report to "
  1643. "flashrom@flashrom.org including a\nverbose "
  1644. "(-V) log. Thank you!\n");
  1645. }
  1646. msg_pdbg("Enabling flash write... ");
  1647. ret = chipset_enables[i].doit(dev,
  1648. chipset_enables[i].device_name);
  1649. if (ret == NOT_DONE_YET) {
  1650. ret = -2;
  1651. msg_pdbg("OK - searching further chips.\n");
  1652. } else if (ret < 0)
  1653. msg_pinfo("FAILED!\n");
  1654. else if (ret == 0)
  1655. msg_pdbg("OK.\n");
  1656. else if (ret == ERROR_NONFATAL)
  1657. msg_pinfo("PROBLEMS, continuing anyway\n");
  1658. if (ret == ERROR_FATAL) {
  1659. msg_perr("FATAL ERROR!\n");
  1660. return ret;
  1661. }
  1662. }
  1663. return ret;
  1664. }
  1665. #if defined(__i386__) || defined(__x86_64__)
  1666. int get_target_bus_from_chipset(enum chipbustype *bus)
  1667. {
  1668. int i;
  1669. struct pci_dev *dev = 0;
  1670. int is_new_ich = 0;
  1671. uint32_t tmp, gcs;
  1672. void *rcrb;
  1673. int ret = -1; /* not found */
  1674. /* search dev */
  1675. for (i = 0; chipset_enables[i].vendor_name != NULL; i++) {
  1676. dev = pci_dev_find(chipset_enables[i].vendor_id,
  1677. chipset_enables[i].device_id);
  1678. if (dev) {
  1679. if (chipset_enables[i].doit == enable_flash_pch5 ||
  1680. chipset_enables[i].doit == enable_flash_pch6
  1681. /* TODO: add once enable_flash_ich_dc_spi(..., \
  1682. CHIPSET_7_SERIES_PANTHER_POINT); */) {
  1683. is_new_ich = 1;
  1684. } else if ((chipset_enables[i].doit ==
  1685. enable_flash_lynxpoint_lp) ||
  1686. (chipset_enables[i].doit ==
  1687. enable_flash_wildcatpoint)) {
  1688. /* The new LP chipsets have 1 bit BBS */
  1689. is_new_ich = 2;
  1690. } else if (chipset_enables[i].doit ==
  1691. enable_flash_baytrail) {
  1692. /* Baytrail has 2 bit BBS at different offset */
  1693. is_new_ich = 3;
  1694. } else if ((chipset_enables[i].doit ==
  1695. enable_flash_sunrisepoint) ||
  1696. (chipset_enables[i].doit ==
  1697. enable_flash_apl)) {
  1698. /* Sunrise point has 1 bit BBS
  1699. * in GCS register */
  1700. is_new_ich = 4;
  1701. }
  1702. break;
  1703. }
  1704. }
  1705. if (!dev) return -3; /* unknown pci dev */
  1706. switch (is_new_ich) {
  1707. case 4:
  1708. break;
  1709. default:
  1710. /* Get physical address of Root Complex Register Block */
  1711. tmp = pci_read_long(dev, 0xf0) & 0xffffc000;
  1712. msg_pdbg("\nRoot Complex Register Block address = 0x%x\n", tmp);
  1713. /* Map RCBA to virtual memory */
  1714. rcrb = physmap("ICH RCRB", tmp, 0x4000);
  1715. break;
  1716. }
  1717. switch (is_new_ich) {
  1718. case 4:
  1719. /* Sunrise Point BBS (Boot BIOS Straps) field of GCS register.
  1720. * 0b: SPI
  1721. * 1b: LPC
  1722. */
  1723. gcs = pci_read_long(dev, 0xdc);
  1724. switch ((gcs & 0x40) >> 6) {
  1725. case 0x0:
  1726. /* Return BUS_PROG as HWSEQ is used */
  1727. *bus = BUS_PROG;
  1728. break;
  1729. case 0x1:
  1730. *bus = BUS_LPC;
  1731. break;
  1732. }
  1733. ret = 0;
  1734. break;
  1735. case 3:
  1736. /* Bay Trail BBS field of GCS register.
  1737. * 00b: LPC
  1738. * 01b: reserved
  1739. * 10b: reserved
  1740. * 11b: SPI
  1741. */
  1742. gcs = mmio_readl(rcrb + 0);
  1743. switch ((gcs & 0xc00) >> 10) {
  1744. case 0x0:
  1745. *bus = BUS_LPC;
  1746. ret = 0;
  1747. break;
  1748. case 0x3:
  1749. *bus = BUS_SPI;
  1750. ret = 0;
  1751. break;
  1752. default:
  1753. *bus = BUS_NONE;
  1754. ret = -2; /* unknown bus type */
  1755. }
  1756. break;
  1757. case 2:
  1758. /* Lynx Point LP BBS (Boot BIOS Straps) field of GCS register.
  1759. * 0b: SPI
  1760. * 1b: LPC
  1761. */
  1762. gcs = mmio_readl(rcrb + 0x3410);
  1763. switch ((gcs & 0x400) >> 10) {
  1764. case 0x0:
  1765. *bus = BUS_SPI;
  1766. break;
  1767. case 0x1:
  1768. *bus = BUS_LPC;
  1769. break;
  1770. }
  1771. ret = 0;
  1772. break;
  1773. case 1:
  1774. /* Newer BBS (Boot BIOS Straps) field of GCS register.
  1775. * 00b: LPC.
  1776. * 01b: reserved
  1777. * 10b: PCI
  1778. * 11b: SPI
  1779. */
  1780. gcs = mmio_readl(rcrb + 0x3410);
  1781. switch ((gcs & 0xc00) >> 10) {
  1782. case 0x0:
  1783. *bus = BUS_LPC;
  1784. break;
  1785. case 0x3:
  1786. *bus = BUS_SPI;
  1787. break;
  1788. default:
  1789. *bus = BUS_NONE;
  1790. ret = -2; /* unknown bus type. */
  1791. break;
  1792. }
  1793. ret = 0;
  1794. break;
  1795. case 0:
  1796. /* Older BBS (Boot BIOS Straps) field of GCS register.
  1797. * 00: reserved
  1798. * 01: SPI
  1799. * 02: PCI
  1800. * 03: LPC
  1801. */
  1802. gcs = mmio_readl(rcrb + 0x3410);
  1803. switch ((gcs & 0xc00) >> 10) {
  1804. case 0x1:
  1805. *bus = BUS_SPI;
  1806. break;
  1807. case 0x3:
  1808. *bus = BUS_LPC;
  1809. break;
  1810. default:
  1811. *bus = BUS_NONE;
  1812. ret = -2; /* unknown bus type. */
  1813. break;
  1814. }
  1815. ret = 0;
  1816. break;
  1817. }
  1818. return ret;
  1819. }
  1820. #endif