prom_init.c 81 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008
  1. /*
  2. * Procedures for interfacing to Open Firmware.
  3. *
  4. * Paul Mackerras August 1996.
  5. * Copyright (C) 1996-2005 Paul Mackerras.
  6. *
  7. * Adapted for 64bit PowerPC by Dave Engebretsen and Peter Bergner.
  8. * {engebret|bergner}@us.ibm.com
  9. *
  10. * This program is free software; you can redistribute it and/or
  11. * modify it under the terms of the GNU General Public License
  12. * as published by the Free Software Foundation; either version
  13. * 2 of the License, or (at your option) any later version.
  14. */
  15. #undef DEBUG_PROM
  16. #include <stdarg.h>
  17. #include <linux/kernel.h>
  18. #include <linux/string.h>
  19. #include <linux/init.h>
  20. #include <linux/threads.h>
  21. #include <linux/spinlock.h>
  22. #include <linux/types.h>
  23. #include <linux/pci.h>
  24. #include <linux/proc_fs.h>
  25. #include <linux/stringify.h>
  26. #include <linux/delay.h>
  27. #include <linux/initrd.h>
  28. #include <linux/bitops.h>
  29. #include <asm/prom.h>
  30. #include <asm/rtas.h>
  31. #include <asm/page.h>
  32. #include <asm/processor.h>
  33. #include <asm/irq.h>
  34. #include <asm/io.h>
  35. #include <asm/smp.h>
  36. #include <asm/system.h>
  37. #include <asm/mmu.h>
  38. #include <asm/pgtable.h>
  39. #include <asm/pci.h>
  40. #include <asm/iommu.h>
  41. #include <asm/btext.h>
  42. #include <asm/sections.h>
  43. #include <asm/machdep.h>
  44. #include <asm/opal.h>
  45. #include <linux/linux_logo.h>
  46. /*
  47. * Properties whose value is longer than this get excluded from our
  48. * copy of the device tree. This value does need to be big enough to
  49. * ensure that we don't lose things like the interrupt-map property
  50. * on a PCI-PCI bridge.
  51. */
  52. #define MAX_PROPERTY_LENGTH (1UL * 1024 * 1024)
  53. /*
  54. * Eventually bump that one up
  55. */
  56. #define DEVTREE_CHUNK_SIZE 0x100000
  57. /*
  58. * This is the size of the local memory reserve map that gets copied
  59. * into the boot params passed to the kernel. That size is totally
  60. * flexible as the kernel just reads the list until it encounters an
  61. * entry with size 0, so it can be changed without breaking binary
  62. * compatibility
  63. */
  64. #define MEM_RESERVE_MAP_SIZE 8
  65. /*
  66. * prom_init() is called very early on, before the kernel text
  67. * and data have been mapped to KERNELBASE. At this point the code
  68. * is running at whatever address it has been loaded at.
  69. * On ppc32 we compile with -mrelocatable, which means that references
  70. * to extern and static variables get relocated automatically.
  71. * On ppc64 we have to relocate the references explicitly with
  72. * RELOC. (Note that strings count as static variables.)
  73. *
  74. * Because OF may have mapped I/O devices into the area starting at
  75. * KERNELBASE, particularly on CHRP machines, we can't safely call
  76. * OF once the kernel has been mapped to KERNELBASE. Therefore all
  77. * OF calls must be done within prom_init().
  78. *
  79. * ADDR is used in calls to call_prom. The 4th and following
  80. * arguments to call_prom should be 32-bit values.
  81. * On ppc64, 64 bit values are truncated to 32 bits (and
  82. * fortunately don't get interpreted as two arguments).
  83. */
  84. #ifdef CONFIG_PPC64
  85. #define RELOC(x) (*PTRRELOC(&(x)))
  86. #define ADDR(x) (u32) add_reloc_offset((unsigned long)(x))
  87. #define OF_WORKAROUNDS 0
  88. #else
  89. #define RELOC(x) (x)
  90. #define ADDR(x) (u32) (x)
  91. #define OF_WORKAROUNDS of_workarounds
  92. int of_workarounds;
  93. #endif
  94. #define OF_WA_CLAIM 1 /* do phys/virt claim separately, then map */
  95. #define OF_WA_LONGTRAIL 2 /* work around longtrail bugs */
  96. #define PROM_BUG() do { \
  97. prom_printf("kernel BUG at %s line 0x%x!\n", \
  98. RELOC(__FILE__), __LINE__); \
  99. __asm__ __volatile__(".long " BUG_ILLEGAL_INSTR); \
  100. } while (0)
  101. #ifdef DEBUG_PROM
  102. #define prom_debug(x...) prom_printf(x)
  103. #else
  104. #define prom_debug(x...)
  105. #endif
  106. typedef u32 prom_arg_t;
  107. struct prom_args {
  108. u32 service;
  109. u32 nargs;
  110. u32 nret;
  111. prom_arg_t args[10];
  112. };
  113. struct prom_t {
  114. ihandle root;
  115. phandle chosen;
  116. int cpu;
  117. ihandle stdout;
  118. ihandle mmumap;
  119. ihandle memory;
  120. };
  121. struct mem_map_entry {
  122. u64 base;
  123. u64 size;
  124. };
  125. typedef u32 cell_t;
  126. extern void __start(unsigned long r3, unsigned long r4, unsigned long r5,
  127. unsigned long r6, unsigned long r7, unsigned long r8,
  128. unsigned long r9);
  129. #ifdef CONFIG_PPC64
  130. extern int enter_prom(struct prom_args *args, unsigned long entry);
  131. #else
  132. static inline int enter_prom(struct prom_args *args, unsigned long entry)
  133. {
  134. return ((int (*)(struct prom_args *))entry)(args);
  135. }
  136. #endif
  137. extern void copy_and_flush(unsigned long dest, unsigned long src,
  138. unsigned long size, unsigned long offset);
  139. /* prom structure */
  140. static struct prom_t __initdata prom;
  141. static unsigned long prom_entry __initdata;
  142. #define PROM_SCRATCH_SIZE 256
  143. static char __initdata of_stdout_device[256];
  144. static char __initdata prom_scratch[PROM_SCRATCH_SIZE];
  145. static unsigned long __initdata dt_header_start;
  146. static unsigned long __initdata dt_struct_start, dt_struct_end;
  147. static unsigned long __initdata dt_string_start, dt_string_end;
  148. static unsigned long __initdata prom_initrd_start, prom_initrd_end;
  149. #ifdef CONFIG_PPC64
  150. static int __initdata prom_iommu_force_on;
  151. static int __initdata prom_iommu_off;
  152. static unsigned long __initdata prom_tce_alloc_start;
  153. static unsigned long __initdata prom_tce_alloc_end;
  154. #endif
  155. /* Platforms codes are now obsolete in the kernel. Now only used within this
  156. * file and ultimately gone too. Feel free to change them if you need, they
  157. * are not shared with anything outside of this file anymore
  158. */
  159. #define PLATFORM_PSERIES 0x0100
  160. #define PLATFORM_PSERIES_LPAR 0x0101
  161. #define PLATFORM_LPAR 0x0001
  162. #define PLATFORM_POWERMAC 0x0400
  163. #define PLATFORM_GENERIC 0x0500
  164. #define PLATFORM_OPAL 0x0600
  165. static int __initdata of_platform;
  166. static char __initdata prom_cmd_line[COMMAND_LINE_SIZE];
  167. static unsigned long __initdata prom_memory_limit;
  168. static unsigned long __initdata alloc_top;
  169. static unsigned long __initdata alloc_top_high;
  170. static unsigned long __initdata alloc_bottom;
  171. static unsigned long __initdata rmo_top;
  172. static unsigned long __initdata ram_top;
  173. static struct mem_map_entry __initdata mem_reserve_map[MEM_RESERVE_MAP_SIZE];
  174. static int __initdata mem_reserve_cnt;
  175. static cell_t __initdata regbuf[1024];
  176. /*
  177. * Error results ... some OF calls will return "-1" on error, some
  178. * will return 0, some will return either. To simplify, here are
  179. * macros to use with any ihandle or phandle return value to check if
  180. * it is valid
  181. */
  182. #define PROM_ERROR (-1u)
  183. #define PHANDLE_VALID(p) ((p) != 0 && (p) != PROM_ERROR)
  184. #define IHANDLE_VALID(i) ((i) != 0 && (i) != PROM_ERROR)
  185. /* This is the one and *ONLY* place where we actually call open
  186. * firmware.
  187. */
  188. static int __init call_prom(const char *service, int nargs, int nret, ...)
  189. {
  190. int i;
  191. struct prom_args args;
  192. va_list list;
  193. args.service = ADDR(service);
  194. args.nargs = nargs;
  195. args.nret = nret;
  196. va_start(list, nret);
  197. for (i = 0; i < nargs; i++)
  198. args.args[i] = va_arg(list, prom_arg_t);
  199. va_end(list);
  200. for (i = 0; i < nret; i++)
  201. args.args[nargs+i] = 0;
  202. if (enter_prom(&args, RELOC(prom_entry)) < 0)
  203. return PROM_ERROR;
  204. return (nret > 0) ? args.args[nargs] : 0;
  205. }
  206. static int __init call_prom_ret(const char *service, int nargs, int nret,
  207. prom_arg_t *rets, ...)
  208. {
  209. int i;
  210. struct prom_args args;
  211. va_list list;
  212. args.service = ADDR(service);
  213. args.nargs = nargs;
  214. args.nret = nret;
  215. va_start(list, rets);
  216. for (i = 0; i < nargs; i++)
  217. args.args[i] = va_arg(list, prom_arg_t);
  218. va_end(list);
  219. for (i = 0; i < nret; i++)
  220. args.args[nargs+i] = 0;
  221. if (enter_prom(&args, RELOC(prom_entry)) < 0)
  222. return PROM_ERROR;
  223. if (rets != NULL)
  224. for (i = 1; i < nret; ++i)
  225. rets[i-1] = args.args[nargs+i];
  226. return (nret > 0) ? args.args[nargs] : 0;
  227. }
  228. static void __init prom_print(const char *msg)
  229. {
  230. const char *p, *q;
  231. struct prom_t *_prom = &RELOC(prom);
  232. if (_prom->stdout == 0)
  233. return;
  234. for (p = msg; *p != 0; p = q) {
  235. for (q = p; *q != 0 && *q != '\n'; ++q)
  236. ;
  237. if (q > p)
  238. call_prom("write", 3, 1, _prom->stdout, p, q - p);
  239. if (*q == 0)
  240. break;
  241. ++q;
  242. call_prom("write", 3, 1, _prom->stdout, ADDR("\r\n"), 2);
  243. }
  244. }
  245. static void __init prom_print_hex(unsigned long val)
  246. {
  247. int i, nibbles = sizeof(val)*2;
  248. char buf[sizeof(val)*2+1];
  249. struct prom_t *_prom = &RELOC(prom);
  250. for (i = nibbles-1; i >= 0; i--) {
  251. buf[i] = (val & 0xf) + '0';
  252. if (buf[i] > '9')
  253. buf[i] += ('a'-'0'-10);
  254. val >>= 4;
  255. }
  256. buf[nibbles] = '\0';
  257. call_prom("write", 3, 1, _prom->stdout, buf, nibbles);
  258. }
  259. /* max number of decimal digits in an unsigned long */
  260. #define UL_DIGITS 21
  261. static void __init prom_print_dec(unsigned long val)
  262. {
  263. int i, size;
  264. char buf[UL_DIGITS+1];
  265. struct prom_t *_prom = &RELOC(prom);
  266. for (i = UL_DIGITS-1; i >= 0; i--) {
  267. buf[i] = (val % 10) + '0';
  268. val = val/10;
  269. if (val == 0)
  270. break;
  271. }
  272. /* shift stuff down */
  273. size = UL_DIGITS - i;
  274. call_prom("write", 3, 1, _prom->stdout, buf+i, size);
  275. }
  276. static void __init prom_printf(const char *format, ...)
  277. {
  278. const char *p, *q, *s;
  279. va_list args;
  280. unsigned long v;
  281. long vs;
  282. struct prom_t *_prom = &RELOC(prom);
  283. va_start(args, format);
  284. #ifdef CONFIG_PPC64
  285. format = PTRRELOC(format);
  286. #endif
  287. for (p = format; *p != 0; p = q) {
  288. for (q = p; *q != 0 && *q != '\n' && *q != '%'; ++q)
  289. ;
  290. if (q > p)
  291. call_prom("write", 3, 1, _prom->stdout, p, q - p);
  292. if (*q == 0)
  293. break;
  294. if (*q == '\n') {
  295. ++q;
  296. call_prom("write", 3, 1, _prom->stdout,
  297. ADDR("\r\n"), 2);
  298. continue;
  299. }
  300. ++q;
  301. if (*q == 0)
  302. break;
  303. switch (*q) {
  304. case 's':
  305. ++q;
  306. s = va_arg(args, const char *);
  307. prom_print(s);
  308. break;
  309. case 'x':
  310. ++q;
  311. v = va_arg(args, unsigned long);
  312. prom_print_hex(v);
  313. break;
  314. case 'd':
  315. ++q;
  316. vs = va_arg(args, int);
  317. if (vs < 0) {
  318. prom_print(RELOC("-"));
  319. vs = -vs;
  320. }
  321. prom_print_dec(vs);
  322. break;
  323. case 'l':
  324. ++q;
  325. if (*q == 0)
  326. break;
  327. else if (*q == 'x') {
  328. ++q;
  329. v = va_arg(args, unsigned long);
  330. prom_print_hex(v);
  331. } else if (*q == 'u') { /* '%lu' */
  332. ++q;
  333. v = va_arg(args, unsigned long);
  334. prom_print_dec(v);
  335. } else if (*q == 'd') { /* %ld */
  336. ++q;
  337. vs = va_arg(args, long);
  338. if (vs < 0) {
  339. prom_print(RELOC("-"));
  340. vs = -vs;
  341. }
  342. prom_print_dec(vs);
  343. }
  344. break;
  345. }
  346. }
  347. }
  348. static unsigned int __init prom_claim(unsigned long virt, unsigned long size,
  349. unsigned long align)
  350. {
  351. struct prom_t *_prom = &RELOC(prom);
  352. if (align == 0 && (OF_WORKAROUNDS & OF_WA_CLAIM)) {
  353. /*
  354. * Old OF requires we claim physical and virtual separately
  355. * and then map explicitly (assuming virtual mode)
  356. */
  357. int ret;
  358. prom_arg_t result;
  359. ret = call_prom_ret("call-method", 5, 2, &result,
  360. ADDR("claim"), _prom->memory,
  361. align, size, virt);
  362. if (ret != 0 || result == -1)
  363. return -1;
  364. ret = call_prom_ret("call-method", 5, 2, &result,
  365. ADDR("claim"), _prom->mmumap,
  366. align, size, virt);
  367. if (ret != 0) {
  368. call_prom("call-method", 4, 1, ADDR("release"),
  369. _prom->memory, size, virt);
  370. return -1;
  371. }
  372. /* the 0x12 is M (coherence) + PP == read/write */
  373. call_prom("call-method", 6, 1,
  374. ADDR("map"), _prom->mmumap, 0x12, size, virt, virt);
  375. return virt;
  376. }
  377. return call_prom("claim", 3, 1, (prom_arg_t)virt, (prom_arg_t)size,
  378. (prom_arg_t)align);
  379. }
  380. static void __init __attribute__((noreturn)) prom_panic(const char *reason)
  381. {
  382. #ifdef CONFIG_PPC64
  383. reason = PTRRELOC(reason);
  384. #endif
  385. prom_print(reason);
  386. /* Do not call exit because it clears the screen on pmac
  387. * it also causes some sort of double-fault on early pmacs */
  388. if (RELOC(of_platform) == PLATFORM_POWERMAC)
  389. asm("trap\n");
  390. /* ToDo: should put up an SRC here on p/iSeries */
  391. call_prom("exit", 0, 0);
  392. for (;;) /* should never get here */
  393. ;
  394. }
  395. static int __init prom_next_node(phandle *nodep)
  396. {
  397. phandle node;
  398. if ((node = *nodep) != 0
  399. && (*nodep = call_prom("child", 1, 1, node)) != 0)
  400. return 1;
  401. if ((*nodep = call_prom("peer", 1, 1, node)) != 0)
  402. return 1;
  403. for (;;) {
  404. if ((node = call_prom("parent", 1, 1, node)) == 0)
  405. return 0;
  406. if ((*nodep = call_prom("peer", 1, 1, node)) != 0)
  407. return 1;
  408. }
  409. }
  410. static int inline prom_getprop(phandle node, const char *pname,
  411. void *value, size_t valuelen)
  412. {
  413. return call_prom("getprop", 4, 1, node, ADDR(pname),
  414. (u32)(unsigned long) value, (u32) valuelen);
  415. }
  416. static int inline prom_getproplen(phandle node, const char *pname)
  417. {
  418. return call_prom("getproplen", 2, 1, node, ADDR(pname));
  419. }
  420. static void add_string(char **str, const char *q)
  421. {
  422. char *p = *str;
  423. while (*q)
  424. *p++ = *q++;
  425. *p++ = ' ';
  426. *str = p;
  427. }
  428. static char *tohex(unsigned int x)
  429. {
  430. static char digits[] = "0123456789abcdef";
  431. static char result[9];
  432. int i;
  433. result[8] = 0;
  434. i = 8;
  435. do {
  436. --i;
  437. result[i] = digits[x & 0xf];
  438. x >>= 4;
  439. } while (x != 0 && i > 0);
  440. return &result[i];
  441. }
  442. static int __init prom_setprop(phandle node, const char *nodename,
  443. const char *pname, void *value, size_t valuelen)
  444. {
  445. char cmd[256], *p;
  446. if (!(OF_WORKAROUNDS & OF_WA_LONGTRAIL))
  447. return call_prom("setprop", 4, 1, node, ADDR(pname),
  448. (u32)(unsigned long) value, (u32) valuelen);
  449. /* gah... setprop doesn't work on longtrail, have to use interpret */
  450. p = cmd;
  451. add_string(&p, "dev");
  452. add_string(&p, nodename);
  453. add_string(&p, tohex((u32)(unsigned long) value));
  454. add_string(&p, tohex(valuelen));
  455. add_string(&p, tohex(ADDR(pname)));
  456. add_string(&p, tohex(strlen(RELOC(pname))));
  457. add_string(&p, "property");
  458. *p = 0;
  459. return call_prom("interpret", 1, 1, (u32)(unsigned long) cmd);
  460. }
  461. /* We can't use the standard versions because of RELOC headaches. */
  462. #define isxdigit(c) (('0' <= (c) && (c) <= '9') \
  463. || ('a' <= (c) && (c) <= 'f') \
  464. || ('A' <= (c) && (c) <= 'F'))
  465. #define isdigit(c) ('0' <= (c) && (c) <= '9')
  466. #define islower(c) ('a' <= (c) && (c) <= 'z')
  467. #define toupper(c) (islower(c) ? ((c) - 'a' + 'A') : (c))
  468. unsigned long prom_strtoul(const char *cp, const char **endp)
  469. {
  470. unsigned long result = 0, base = 10, value;
  471. if (*cp == '0') {
  472. base = 8;
  473. cp++;
  474. if (toupper(*cp) == 'X') {
  475. cp++;
  476. base = 16;
  477. }
  478. }
  479. while (isxdigit(*cp) &&
  480. (value = isdigit(*cp) ? *cp - '0' : toupper(*cp) - 'A' + 10) < base) {
  481. result = result * base + value;
  482. cp++;
  483. }
  484. if (endp)
  485. *endp = cp;
  486. return result;
  487. }
  488. unsigned long prom_memparse(const char *ptr, const char **retptr)
  489. {
  490. unsigned long ret = prom_strtoul(ptr, retptr);
  491. int shift = 0;
  492. /*
  493. * We can't use a switch here because GCC *may* generate a
  494. * jump table which won't work, because we're not running at
  495. * the address we're linked at.
  496. */
  497. if ('G' == **retptr || 'g' == **retptr)
  498. shift = 30;
  499. if ('M' == **retptr || 'm' == **retptr)
  500. shift = 20;
  501. if ('K' == **retptr || 'k' == **retptr)
  502. shift = 10;
  503. if (shift) {
  504. ret <<= shift;
  505. (*retptr)++;
  506. }
  507. return ret;
  508. }
  509. /*
  510. * Early parsing of the command line passed to the kernel, used for
  511. * "mem=x" and the options that affect the iommu
  512. */
  513. static void __init early_cmdline_parse(void)
  514. {
  515. struct prom_t *_prom = &RELOC(prom);
  516. const char *opt;
  517. char *p;
  518. int l = 0;
  519. RELOC(prom_cmd_line[0]) = 0;
  520. p = RELOC(prom_cmd_line);
  521. if ((long)_prom->chosen > 0)
  522. l = prom_getprop(_prom->chosen, "bootargs", p, COMMAND_LINE_SIZE-1);
  523. #ifdef CONFIG_CMDLINE
  524. if (l <= 0 || p[0] == '\0') /* dbl check */
  525. strlcpy(RELOC(prom_cmd_line),
  526. RELOC(CONFIG_CMDLINE), sizeof(prom_cmd_line));
  527. #endif /* CONFIG_CMDLINE */
  528. prom_printf("command line: %s\n", RELOC(prom_cmd_line));
  529. #ifdef CONFIG_PPC64
  530. opt = strstr(RELOC(prom_cmd_line), RELOC("iommu="));
  531. if (opt) {
  532. prom_printf("iommu opt is: %s\n", opt);
  533. opt += 6;
  534. while (*opt && *opt == ' ')
  535. opt++;
  536. if (!strncmp(opt, RELOC("off"), 3))
  537. RELOC(prom_iommu_off) = 1;
  538. else if (!strncmp(opt, RELOC("force"), 5))
  539. RELOC(prom_iommu_force_on) = 1;
  540. }
  541. #endif
  542. opt = strstr(RELOC(prom_cmd_line), RELOC("mem="));
  543. if (opt) {
  544. opt += 4;
  545. RELOC(prom_memory_limit) = prom_memparse(opt, (const char **)&opt);
  546. #ifdef CONFIG_PPC64
  547. /* Align to 16 MB == size of ppc64 large page */
  548. RELOC(prom_memory_limit) = ALIGN(RELOC(prom_memory_limit), 0x1000000);
  549. #endif
  550. }
  551. }
  552. #if defined(CONFIG_PPC_PSERIES) || defined(CONFIG_PPC_POWERNV)
  553. /*
  554. * There are two methods for telling firmware what our capabilities are.
  555. * Newer machines have an "ibm,client-architecture-support" method on the
  556. * root node. For older machines, we have to call the "process-elf-header"
  557. * method in the /packages/elf-loader node, passing it a fake 32-bit
  558. * ELF header containing a couple of PT_NOTE sections that contain
  559. * structures that contain various information.
  560. */
  561. /*
  562. * New method - extensible architecture description vector.
  563. *
  564. * Because the description vector contains a mix of byte and word
  565. * values, we declare it as an unsigned char array, and use this
  566. * macro to put word values in.
  567. */
  568. #define W(x) ((x) >> 24) & 0xff, ((x) >> 16) & 0xff, \
  569. ((x) >> 8) & 0xff, (x) & 0xff
  570. /* Option vector bits - generic bits in byte 1 */
  571. #define OV_IGNORE 0x80 /* ignore this vector */
  572. #define OV_CESSATION_POLICY 0x40 /* halt if unsupported option present*/
  573. /* Option vector 1: processor architectures supported */
  574. #define OV1_PPC_2_00 0x80 /* set if we support PowerPC 2.00 */
  575. #define OV1_PPC_2_01 0x40 /* set if we support PowerPC 2.01 */
  576. #define OV1_PPC_2_02 0x20 /* set if we support PowerPC 2.02 */
  577. #define OV1_PPC_2_03 0x10 /* set if we support PowerPC 2.03 */
  578. #define OV1_PPC_2_04 0x08 /* set if we support PowerPC 2.04 */
  579. #define OV1_PPC_2_05 0x04 /* set if we support PowerPC 2.05 */
  580. #define OV1_PPC_2_06 0x02 /* set if we support PowerPC 2.06 */
  581. /* Option vector 2: Open Firmware options supported */
  582. #define OV2_REAL_MODE 0x20 /* set if we want OF in real mode */
  583. /* Option vector 3: processor options supported */
  584. #define OV3_FP 0x80 /* floating point */
  585. #define OV3_VMX 0x40 /* VMX/Altivec */
  586. #define OV3_DFP 0x20 /* decimal FP */
  587. /* Option vector 5: PAPR/OF options supported */
  588. #define OV5_LPAR 0x80 /* logical partitioning supported */
  589. #define OV5_SPLPAR 0x40 /* shared-processor LPAR supported */
  590. /* ibm,dynamic-reconfiguration-memory property supported */
  591. #define OV5_DRCONF_MEMORY 0x20
  592. #define OV5_LARGE_PAGES 0x10 /* large pages supported */
  593. #define OV5_DONATE_DEDICATE_CPU 0x02 /* donate dedicated CPU support */
  594. /* PCIe/MSI support. Without MSI full PCIe is not supported */
  595. #ifdef CONFIG_PCI_MSI
  596. #define OV5_MSI 0x01 /* PCIe/MSI support */
  597. #else
  598. #define OV5_MSI 0x00
  599. #endif /* CONFIG_PCI_MSI */
  600. #ifdef CONFIG_PPC_SMLPAR
  601. #define OV5_CMO 0x80 /* Cooperative Memory Overcommitment */
  602. #define OV5_XCMO 0x40 /* Page Coalescing */
  603. #else
  604. #define OV5_CMO 0x00
  605. #define OV5_XCMO 0x00
  606. #endif
  607. #define OV5_TYPE1_AFFINITY 0x80 /* Type 1 NUMA affinity */
  608. /* Option Vector 6: IBM PAPR hints */
  609. #define OV6_LINUX 0x02 /* Linux is our OS */
  610. /*
  611. * The architecture vector has an array of PVR mask/value pairs,
  612. * followed by # option vectors - 1, followed by the option vectors.
  613. */
  614. static unsigned char ibm_architecture_vec[] = {
  615. W(0xfffe0000), W(0x003a0000), /* POWER5/POWER5+ */
  616. W(0xffff0000), W(0x003e0000), /* POWER6 */
  617. W(0xffff0000), W(0x003f0000), /* POWER7 */
  618. W(0xffffffff), W(0x0f000003), /* all 2.06-compliant */
  619. W(0xffffffff), W(0x0f000002), /* all 2.05-compliant */
  620. W(0xfffffffe), W(0x0f000001), /* all 2.04-compliant and earlier */
  621. 6 - 1, /* 6 option vectors */
  622. /* option vector 1: processor architectures supported */
  623. 3 - 2, /* length */
  624. 0, /* don't ignore, don't halt */
  625. OV1_PPC_2_00 | OV1_PPC_2_01 | OV1_PPC_2_02 | OV1_PPC_2_03 |
  626. OV1_PPC_2_04 | OV1_PPC_2_05 | OV1_PPC_2_06,
  627. /* option vector 2: Open Firmware options supported */
  628. 34 - 2, /* length */
  629. OV2_REAL_MODE,
  630. 0, 0,
  631. W(0xffffffff), /* real_base */
  632. W(0xffffffff), /* real_size */
  633. W(0xffffffff), /* virt_base */
  634. W(0xffffffff), /* virt_size */
  635. W(0xffffffff), /* load_base */
  636. W(64), /* 64MB min RMA */
  637. W(0xffffffff), /* full client load */
  638. 0, /* min RMA percentage of total RAM */
  639. 48, /* max log_2(hash table size) */
  640. /* option vector 3: processor options supported */
  641. 3 - 2, /* length */
  642. 0, /* don't ignore, don't halt */
  643. OV3_FP | OV3_VMX | OV3_DFP,
  644. /* option vector 4: IBM PAPR implementation */
  645. 2 - 2, /* length */
  646. 0, /* don't halt */
  647. /* option vector 5: PAPR/OF options */
  648. 13 - 2, /* length */
  649. 0, /* don't ignore, don't halt */
  650. OV5_LPAR | OV5_SPLPAR | OV5_LARGE_PAGES | OV5_DRCONF_MEMORY |
  651. OV5_DONATE_DEDICATE_CPU | OV5_MSI,
  652. 0,
  653. OV5_CMO | OV5_XCMO,
  654. OV5_TYPE1_AFFINITY,
  655. 0,
  656. 0,
  657. 0,
  658. /* WARNING: The offset of the "number of cores" field below
  659. * must match by the macro below. Update the definition if
  660. * the structure layout changes.
  661. */
  662. #define IBM_ARCH_VEC_NRCORES_OFFSET 100
  663. W(NR_CPUS), /* number of cores supported */
  664. /* option vector 6: IBM PAPR hints */
  665. 4 - 2, /* length */
  666. 0,
  667. 0,
  668. OV6_LINUX,
  669. };
  670. /* Old method - ELF header with PT_NOTE sections */
  671. static struct fake_elf {
  672. Elf32_Ehdr elfhdr;
  673. Elf32_Phdr phdr[2];
  674. struct chrpnote {
  675. u32 namesz;
  676. u32 descsz;
  677. u32 type;
  678. char name[8]; /* "PowerPC" */
  679. struct chrpdesc {
  680. u32 real_mode;
  681. u32 real_base;
  682. u32 real_size;
  683. u32 virt_base;
  684. u32 virt_size;
  685. u32 load_base;
  686. } chrpdesc;
  687. } chrpnote;
  688. struct rpanote {
  689. u32 namesz;
  690. u32 descsz;
  691. u32 type;
  692. char name[24]; /* "IBM,RPA-Client-Config" */
  693. struct rpadesc {
  694. u32 lpar_affinity;
  695. u32 min_rmo_size;
  696. u32 min_rmo_percent;
  697. u32 max_pft_size;
  698. u32 splpar;
  699. u32 min_load;
  700. u32 new_mem_def;
  701. u32 ignore_me;
  702. } rpadesc;
  703. } rpanote;
  704. } fake_elf = {
  705. .elfhdr = {
  706. .e_ident = { 0x7f, 'E', 'L', 'F',
  707. ELFCLASS32, ELFDATA2MSB, EV_CURRENT },
  708. .e_type = ET_EXEC, /* yeah right */
  709. .e_machine = EM_PPC,
  710. .e_version = EV_CURRENT,
  711. .e_phoff = offsetof(struct fake_elf, phdr),
  712. .e_phentsize = sizeof(Elf32_Phdr),
  713. .e_phnum = 2
  714. },
  715. .phdr = {
  716. [0] = {
  717. .p_type = PT_NOTE,
  718. .p_offset = offsetof(struct fake_elf, chrpnote),
  719. .p_filesz = sizeof(struct chrpnote)
  720. }, [1] = {
  721. .p_type = PT_NOTE,
  722. .p_offset = offsetof(struct fake_elf, rpanote),
  723. .p_filesz = sizeof(struct rpanote)
  724. }
  725. },
  726. .chrpnote = {
  727. .namesz = sizeof("PowerPC"),
  728. .descsz = sizeof(struct chrpdesc),
  729. .type = 0x1275,
  730. .name = "PowerPC",
  731. .chrpdesc = {
  732. .real_mode = ~0U, /* ~0 means "don't care" */
  733. .real_base = ~0U,
  734. .real_size = ~0U,
  735. .virt_base = ~0U,
  736. .virt_size = ~0U,
  737. .load_base = ~0U
  738. },
  739. },
  740. .rpanote = {
  741. .namesz = sizeof("IBM,RPA-Client-Config"),
  742. .descsz = sizeof(struct rpadesc),
  743. .type = 0x12759999,
  744. .name = "IBM,RPA-Client-Config",
  745. .rpadesc = {
  746. .lpar_affinity = 0,
  747. .min_rmo_size = 64, /* in megabytes */
  748. .min_rmo_percent = 0,
  749. .max_pft_size = 48, /* 2^48 bytes max PFT size */
  750. .splpar = 1,
  751. .min_load = ~0U,
  752. .new_mem_def = 0
  753. }
  754. }
  755. };
  756. static int __init prom_count_smt_threads(void)
  757. {
  758. phandle node;
  759. char type[64];
  760. unsigned int plen;
  761. /* Pick up th first CPU node we can find */
  762. for (node = 0; prom_next_node(&node); ) {
  763. type[0] = 0;
  764. prom_getprop(node, "device_type", type, sizeof(type));
  765. if (strcmp(type, RELOC("cpu")))
  766. continue;
  767. /*
  768. * There is an entry for each smt thread, each entry being
  769. * 4 bytes long. All cpus should have the same number of
  770. * smt threads, so return after finding the first.
  771. */
  772. plen = prom_getproplen(node, "ibm,ppc-interrupt-server#s");
  773. if (plen == PROM_ERROR)
  774. break;
  775. plen >>= 2;
  776. prom_debug("Found %lu smt threads per core\n", (unsigned long)plen);
  777. /* Sanity check */
  778. if (plen < 1 || plen > 64) {
  779. prom_printf("Threads per core %lu out of bounds, assuming 1\n",
  780. (unsigned long)plen);
  781. return 1;
  782. }
  783. return plen;
  784. }
  785. prom_debug("No threads found, assuming 1 per core\n");
  786. return 1;
  787. }
  788. static void __init prom_send_capabilities(void)
  789. {
  790. ihandle elfloader, root;
  791. prom_arg_t ret;
  792. u32 *cores;
  793. root = call_prom("open", 1, 1, ADDR("/"));
  794. if (root != 0) {
  795. /* We need to tell the FW about the number of cores we support.
  796. *
  797. * To do that, we count the number of threads on the first core
  798. * (we assume this is the same for all cores) and use it to
  799. * divide NR_CPUS.
  800. */
  801. cores = (u32 *)PTRRELOC(&ibm_architecture_vec[IBM_ARCH_VEC_NRCORES_OFFSET]);
  802. if (*cores != NR_CPUS) {
  803. prom_printf("WARNING ! "
  804. "ibm_architecture_vec structure inconsistent: %lu!\n",
  805. *cores);
  806. } else {
  807. *cores = DIV_ROUND_UP(NR_CPUS, prom_count_smt_threads());
  808. prom_printf("Max number of cores passed to firmware: %lu (NR_CPUS = %lu)\n",
  809. *cores, NR_CPUS);
  810. }
  811. /* try calling the ibm,client-architecture-support method */
  812. prom_printf("Calling ibm,client-architecture-support...");
  813. if (call_prom_ret("call-method", 3, 2, &ret,
  814. ADDR("ibm,client-architecture-support"),
  815. root,
  816. ADDR(ibm_architecture_vec)) == 0) {
  817. /* the call exists... */
  818. if (ret)
  819. prom_printf("\nWARNING: ibm,client-architecture"
  820. "-support call FAILED!\n");
  821. call_prom("close", 1, 0, root);
  822. prom_printf(" done\n");
  823. return;
  824. }
  825. call_prom("close", 1, 0, root);
  826. prom_printf(" not implemented\n");
  827. }
  828. /* no ibm,client-architecture-support call, try the old way */
  829. elfloader = call_prom("open", 1, 1, ADDR("/packages/elf-loader"));
  830. if (elfloader == 0) {
  831. prom_printf("couldn't open /packages/elf-loader\n");
  832. return;
  833. }
  834. call_prom("call-method", 3, 1, ADDR("process-elf-header"),
  835. elfloader, ADDR(&fake_elf));
  836. call_prom("close", 1, 0, elfloader);
  837. }
  838. #endif
  839. /*
  840. * Memory allocation strategy... our layout is normally:
  841. *
  842. * at 14Mb or more we have vmlinux, then a gap and initrd. In some
  843. * rare cases, initrd might end up being before the kernel though.
  844. * We assume this won't override the final kernel at 0, we have no
  845. * provision to handle that in this version, but it should hopefully
  846. * never happen.
  847. *
  848. * alloc_top is set to the top of RMO, eventually shrink down if the
  849. * TCEs overlap
  850. *
  851. * alloc_bottom is set to the top of kernel/initrd
  852. *
  853. * from there, allocations are done this way : rtas is allocated
  854. * topmost, and the device-tree is allocated from the bottom. We try
  855. * to grow the device-tree allocation as we progress. If we can't,
  856. * then we fail, we don't currently have a facility to restart
  857. * elsewhere, but that shouldn't be necessary.
  858. *
  859. * Note that calls to reserve_mem have to be done explicitly, memory
  860. * allocated with either alloc_up or alloc_down isn't automatically
  861. * reserved.
  862. */
  863. /*
  864. * Allocates memory in the RMO upward from the kernel/initrd
  865. *
  866. * When align is 0, this is a special case, it means to allocate in place
  867. * at the current location of alloc_bottom or fail (that is basically
  868. * extending the previous allocation). Used for the device-tree flattening
  869. */
  870. static unsigned long __init alloc_up(unsigned long size, unsigned long align)
  871. {
  872. unsigned long base = RELOC(alloc_bottom);
  873. unsigned long addr = 0;
  874. if (align)
  875. base = _ALIGN_UP(base, align);
  876. prom_debug("alloc_up(%x, %x)\n", size, align);
  877. if (RELOC(ram_top) == 0)
  878. prom_panic("alloc_up() called with mem not initialized\n");
  879. if (align)
  880. base = _ALIGN_UP(RELOC(alloc_bottom), align);
  881. else
  882. base = RELOC(alloc_bottom);
  883. for(; (base + size) <= RELOC(alloc_top);
  884. base = _ALIGN_UP(base + 0x100000, align)) {
  885. prom_debug(" trying: 0x%x\n\r", base);
  886. addr = (unsigned long)prom_claim(base, size, 0);
  887. if (addr != PROM_ERROR && addr != 0)
  888. break;
  889. addr = 0;
  890. if (align == 0)
  891. break;
  892. }
  893. if (addr == 0)
  894. return 0;
  895. RELOC(alloc_bottom) = addr + size;
  896. prom_debug(" -> %x\n", addr);
  897. prom_debug(" alloc_bottom : %x\n", RELOC(alloc_bottom));
  898. prom_debug(" alloc_top : %x\n", RELOC(alloc_top));
  899. prom_debug(" alloc_top_hi : %x\n", RELOC(alloc_top_high));
  900. prom_debug(" rmo_top : %x\n", RELOC(rmo_top));
  901. prom_debug(" ram_top : %x\n", RELOC(ram_top));
  902. return addr;
  903. }
  904. /*
  905. * Allocates memory downward, either from top of RMO, or if highmem
  906. * is set, from the top of RAM. Note that this one doesn't handle
  907. * failures. It does claim memory if highmem is not set.
  908. */
  909. static unsigned long __init alloc_down(unsigned long size, unsigned long align,
  910. int highmem)
  911. {
  912. unsigned long base, addr = 0;
  913. prom_debug("alloc_down(%x, %x, %s)\n", size, align,
  914. highmem ? RELOC("(high)") : RELOC("(low)"));
  915. if (RELOC(ram_top) == 0)
  916. prom_panic("alloc_down() called with mem not initialized\n");
  917. if (highmem) {
  918. /* Carve out storage for the TCE table. */
  919. addr = _ALIGN_DOWN(RELOC(alloc_top_high) - size, align);
  920. if (addr <= RELOC(alloc_bottom))
  921. return 0;
  922. /* Will we bump into the RMO ? If yes, check out that we
  923. * didn't overlap existing allocations there, if we did,
  924. * we are dead, we must be the first in town !
  925. */
  926. if (addr < RELOC(rmo_top)) {
  927. /* Good, we are first */
  928. if (RELOC(alloc_top) == RELOC(rmo_top))
  929. RELOC(alloc_top) = RELOC(rmo_top) = addr;
  930. else
  931. return 0;
  932. }
  933. RELOC(alloc_top_high) = addr;
  934. goto bail;
  935. }
  936. base = _ALIGN_DOWN(RELOC(alloc_top) - size, align);
  937. for (; base > RELOC(alloc_bottom);
  938. base = _ALIGN_DOWN(base - 0x100000, align)) {
  939. prom_debug(" trying: 0x%x\n\r", base);
  940. addr = (unsigned long)prom_claim(base, size, 0);
  941. if (addr != PROM_ERROR && addr != 0)
  942. break;
  943. addr = 0;
  944. }
  945. if (addr == 0)
  946. return 0;
  947. RELOC(alloc_top) = addr;
  948. bail:
  949. prom_debug(" -> %x\n", addr);
  950. prom_debug(" alloc_bottom : %x\n", RELOC(alloc_bottom));
  951. prom_debug(" alloc_top : %x\n", RELOC(alloc_top));
  952. prom_debug(" alloc_top_hi : %x\n", RELOC(alloc_top_high));
  953. prom_debug(" rmo_top : %x\n", RELOC(rmo_top));
  954. prom_debug(" ram_top : %x\n", RELOC(ram_top));
  955. return addr;
  956. }
  957. /*
  958. * Parse a "reg" cell
  959. */
  960. static unsigned long __init prom_next_cell(int s, cell_t **cellp)
  961. {
  962. cell_t *p = *cellp;
  963. unsigned long r = 0;
  964. /* Ignore more than 2 cells */
  965. while (s > sizeof(unsigned long) / 4) {
  966. p++;
  967. s--;
  968. }
  969. r = *p++;
  970. #ifdef CONFIG_PPC64
  971. if (s > 1) {
  972. r <<= 32;
  973. r |= *(p++);
  974. }
  975. #endif
  976. *cellp = p;
  977. return r;
  978. }
  979. /*
  980. * Very dumb function for adding to the memory reserve list, but
  981. * we don't need anything smarter at this point
  982. *
  983. * XXX Eventually check for collisions. They should NEVER happen.
  984. * If problems seem to show up, it would be a good start to track
  985. * them down.
  986. */
  987. static void __init reserve_mem(u64 base, u64 size)
  988. {
  989. u64 top = base + size;
  990. unsigned long cnt = RELOC(mem_reserve_cnt);
  991. if (size == 0)
  992. return;
  993. /* We need to always keep one empty entry so that we
  994. * have our terminator with "size" set to 0 since we are
  995. * dumb and just copy this entire array to the boot params
  996. */
  997. base = _ALIGN_DOWN(base, PAGE_SIZE);
  998. top = _ALIGN_UP(top, PAGE_SIZE);
  999. size = top - base;
  1000. if (cnt >= (MEM_RESERVE_MAP_SIZE - 1))
  1001. prom_panic("Memory reserve map exhausted !\n");
  1002. RELOC(mem_reserve_map)[cnt].base = base;
  1003. RELOC(mem_reserve_map)[cnt].size = size;
  1004. RELOC(mem_reserve_cnt) = cnt + 1;
  1005. }
  1006. /*
  1007. * Initialize memory allocation mechanism, parse "memory" nodes and
  1008. * obtain that way the top of memory and RMO to setup out local allocator
  1009. */
  1010. static void __init prom_init_mem(void)
  1011. {
  1012. phandle node;
  1013. char *path, type[64];
  1014. unsigned int plen;
  1015. cell_t *p, *endp;
  1016. struct prom_t *_prom = &RELOC(prom);
  1017. u32 rac, rsc;
  1018. /*
  1019. * We iterate the memory nodes to find
  1020. * 1) top of RMO (first node)
  1021. * 2) top of memory
  1022. */
  1023. rac = 2;
  1024. prom_getprop(_prom->root, "#address-cells", &rac, sizeof(rac));
  1025. rsc = 1;
  1026. prom_getprop(_prom->root, "#size-cells", &rsc, sizeof(rsc));
  1027. prom_debug("root_addr_cells: %x\n", (unsigned long) rac);
  1028. prom_debug("root_size_cells: %x\n", (unsigned long) rsc);
  1029. prom_debug("scanning memory:\n");
  1030. path = RELOC(prom_scratch);
  1031. for (node = 0; prom_next_node(&node); ) {
  1032. type[0] = 0;
  1033. prom_getprop(node, "device_type", type, sizeof(type));
  1034. if (type[0] == 0) {
  1035. /*
  1036. * CHRP Longtrail machines have no device_type
  1037. * on the memory node, so check the name instead...
  1038. */
  1039. prom_getprop(node, "name", type, sizeof(type));
  1040. }
  1041. if (strcmp(type, RELOC("memory")))
  1042. continue;
  1043. plen = prom_getprop(node, "reg", RELOC(regbuf), sizeof(regbuf));
  1044. if (plen > sizeof(regbuf)) {
  1045. prom_printf("memory node too large for buffer !\n");
  1046. plen = sizeof(regbuf);
  1047. }
  1048. p = RELOC(regbuf);
  1049. endp = p + (plen / sizeof(cell_t));
  1050. #ifdef DEBUG_PROM
  1051. memset(path, 0, PROM_SCRATCH_SIZE);
  1052. call_prom("package-to-path", 3, 1, node, path, PROM_SCRATCH_SIZE-1);
  1053. prom_debug(" node %s :\n", path);
  1054. #endif /* DEBUG_PROM */
  1055. while ((endp - p) >= (rac + rsc)) {
  1056. unsigned long base, size;
  1057. base = prom_next_cell(rac, &p);
  1058. size = prom_next_cell(rsc, &p);
  1059. if (size == 0)
  1060. continue;
  1061. prom_debug(" %x %x\n", base, size);
  1062. if (base == 0 && (RELOC(of_platform) & PLATFORM_LPAR))
  1063. RELOC(rmo_top) = size;
  1064. if ((base + size) > RELOC(ram_top))
  1065. RELOC(ram_top) = base + size;
  1066. }
  1067. }
  1068. RELOC(alloc_bottom) = PAGE_ALIGN((unsigned long)&RELOC(_end) + 0x4000);
  1069. /* Check if we have an initrd after the kernel, if we do move our bottom
  1070. * point to after it
  1071. */
  1072. if (RELOC(prom_initrd_start)) {
  1073. if (RELOC(prom_initrd_end) > RELOC(alloc_bottom))
  1074. RELOC(alloc_bottom) = PAGE_ALIGN(RELOC(prom_initrd_end));
  1075. }
  1076. /*
  1077. * If prom_memory_limit is set we reduce the upper limits *except* for
  1078. * alloc_top_high. This must be the real top of RAM so we can put
  1079. * TCE's up there.
  1080. */
  1081. RELOC(alloc_top_high) = RELOC(ram_top);
  1082. if (RELOC(prom_memory_limit)) {
  1083. if (RELOC(prom_memory_limit) <= RELOC(alloc_bottom)) {
  1084. prom_printf("Ignoring mem=%x <= alloc_bottom.\n",
  1085. RELOC(prom_memory_limit));
  1086. RELOC(prom_memory_limit) = 0;
  1087. } else if (RELOC(prom_memory_limit) >= RELOC(ram_top)) {
  1088. prom_printf("Ignoring mem=%x >= ram_top.\n",
  1089. RELOC(prom_memory_limit));
  1090. RELOC(prom_memory_limit) = 0;
  1091. } else {
  1092. RELOC(ram_top) = RELOC(prom_memory_limit);
  1093. RELOC(rmo_top) = min(RELOC(rmo_top), RELOC(prom_memory_limit));
  1094. }
  1095. }
  1096. /*
  1097. * Setup our top alloc point, that is top of RMO or top of
  1098. * segment 0 when running non-LPAR.
  1099. * Some RS64 machines have buggy firmware where claims up at
  1100. * 1GB fail. Cap at 768MB as a workaround.
  1101. * Since 768MB is plenty of room, and we need to cap to something
  1102. * reasonable on 32-bit, cap at 768MB on all machines.
  1103. */
  1104. if (!RELOC(rmo_top))
  1105. RELOC(rmo_top) = RELOC(ram_top);
  1106. RELOC(rmo_top) = min(0x30000000ul, RELOC(rmo_top));
  1107. RELOC(alloc_top) = RELOC(rmo_top);
  1108. RELOC(alloc_top_high) = RELOC(ram_top);
  1109. prom_printf("memory layout at init:\n");
  1110. prom_printf(" memory_limit : %x (16 MB aligned)\n", RELOC(prom_memory_limit));
  1111. prom_printf(" alloc_bottom : %x\n", RELOC(alloc_bottom));
  1112. prom_printf(" alloc_top : %x\n", RELOC(alloc_top));
  1113. prom_printf(" alloc_top_hi : %x\n", RELOC(alloc_top_high));
  1114. prom_printf(" rmo_top : %x\n", RELOC(rmo_top));
  1115. prom_printf(" ram_top : %x\n", RELOC(ram_top));
  1116. }
  1117. static void __init prom_close_stdin(void)
  1118. {
  1119. struct prom_t *_prom = &RELOC(prom);
  1120. ihandle val;
  1121. if (prom_getprop(_prom->chosen, "stdin", &val, sizeof(val)) > 0)
  1122. call_prom("close", 1, 0, val);
  1123. }
  1124. #ifdef CONFIG_PPC_POWERNV
  1125. static u64 __initdata prom_opal_size;
  1126. static u64 __initdata prom_opal_align;
  1127. static int __initdata prom_rtas_start_cpu;
  1128. static u64 __initdata prom_rtas_data;
  1129. static u64 __initdata prom_rtas_entry;
  1130. #ifdef CONFIG_PPC_EARLY_DEBUG_OPAL
  1131. static u64 __initdata prom_opal_base;
  1132. static u64 __initdata prom_opal_entry;
  1133. #endif
  1134. /* XXX Don't change this structure without updating opal-takeover.S */
  1135. static struct opal_secondary_data {
  1136. s64 ack; /* 0 */
  1137. u64 go; /* 8 */
  1138. struct opal_takeover_args args; /* 16 */
  1139. } opal_secondary_data;
  1140. extern char opal_secondary_entry;
  1141. static void prom_query_opal(void)
  1142. {
  1143. long rc;
  1144. /* We must not query for OPAL presence on a machine that
  1145. * supports TNK takeover (970 blades), as this uses the same
  1146. * h-call with different arguments and will crash
  1147. */
  1148. if (PHANDLE_VALID(call_prom("finddevice", 1, 1,
  1149. ADDR("/tnk-memory-map")))) {
  1150. prom_printf("TNK takeover detected, skipping OPAL check\n");
  1151. return;
  1152. }
  1153. prom_printf("Querying for OPAL presence... ");
  1154. rc = opal_query_takeover(&RELOC(prom_opal_size),
  1155. &RELOC(prom_opal_align));
  1156. prom_debug("(rc = %ld) ", rc);
  1157. if (rc != 0) {
  1158. prom_printf("not there.\n");
  1159. return;
  1160. }
  1161. RELOC(of_platform) = PLATFORM_OPAL;
  1162. prom_printf(" there !\n");
  1163. prom_debug(" opal_size = 0x%lx\n", RELOC(prom_opal_size));
  1164. prom_debug(" opal_align = 0x%lx\n", RELOC(prom_opal_align));
  1165. if (RELOC(prom_opal_align) < 0x10000)
  1166. RELOC(prom_opal_align) = 0x10000;
  1167. }
  1168. static int prom_rtas_call(int token, int nargs, int nret, int *outputs, ...)
  1169. {
  1170. struct rtas_args rtas_args;
  1171. va_list list;
  1172. int i;
  1173. rtas_args.token = token;
  1174. rtas_args.nargs = nargs;
  1175. rtas_args.nret = nret;
  1176. rtas_args.rets = (rtas_arg_t *)&(rtas_args.args[nargs]);
  1177. va_start(list, outputs);
  1178. for (i = 0; i < nargs; ++i)
  1179. rtas_args.args[i] = va_arg(list, rtas_arg_t);
  1180. va_end(list);
  1181. for (i = 0; i < nret; ++i)
  1182. rtas_args.rets[i] = 0;
  1183. opal_enter_rtas(&rtas_args, RELOC(prom_rtas_data),
  1184. RELOC(prom_rtas_entry));
  1185. if (nret > 1 && outputs != NULL)
  1186. for (i = 0; i < nret-1; ++i)
  1187. outputs[i] = rtas_args.rets[i+1];
  1188. return (nret > 0)? rtas_args.rets[0]: 0;
  1189. }
  1190. static void __init prom_opal_hold_cpus(void)
  1191. {
  1192. int i, cnt, cpu, rc;
  1193. long j;
  1194. phandle node;
  1195. char type[64];
  1196. u32 servers[8];
  1197. struct prom_t *_prom = &RELOC(prom);
  1198. void *entry = (unsigned long *)&RELOC(opal_secondary_entry);
  1199. struct opal_secondary_data *data = &RELOC(opal_secondary_data);
  1200. prom_debug("prom_opal_hold_cpus: start...\n");
  1201. prom_debug(" - entry = 0x%x\n", entry);
  1202. prom_debug(" - data = 0x%x\n", data);
  1203. data->ack = -1;
  1204. data->go = 0;
  1205. /* look for cpus */
  1206. for (node = 0; prom_next_node(&node); ) {
  1207. type[0] = 0;
  1208. prom_getprop(node, "device_type", type, sizeof(type));
  1209. if (strcmp(type, RELOC("cpu")) != 0)
  1210. continue;
  1211. /* Skip non-configured cpus. */
  1212. if (prom_getprop(node, "status", type, sizeof(type)) > 0)
  1213. if (strcmp(type, RELOC("okay")) != 0)
  1214. continue;
  1215. cnt = prom_getprop(node, "ibm,ppc-interrupt-server#s", servers,
  1216. sizeof(servers));
  1217. if (cnt == PROM_ERROR)
  1218. break;
  1219. cnt >>= 2;
  1220. for (i = 0; i < cnt; i++) {
  1221. cpu = servers[i];
  1222. prom_debug("CPU %d ... ", cpu);
  1223. if (cpu == _prom->cpu) {
  1224. prom_debug("booted !\n");
  1225. continue;
  1226. }
  1227. prom_debug("starting ... ");
  1228. /* Init the acknowledge var which will be reset by
  1229. * the secondary cpu when it awakens from its OF
  1230. * spinloop.
  1231. */
  1232. data->ack = -1;
  1233. rc = prom_rtas_call(RELOC(prom_rtas_start_cpu), 3, 1,
  1234. NULL, cpu, entry, data);
  1235. prom_debug("rtas rc=%d ...", rc);
  1236. for (j = 0; j < 100000000 && data->ack == -1; j++) {
  1237. HMT_low();
  1238. mb();
  1239. }
  1240. HMT_medium();
  1241. if (data->ack != -1)
  1242. prom_debug("done, PIR=0x%x\n", data->ack);
  1243. else
  1244. prom_debug("timeout !\n");
  1245. }
  1246. }
  1247. prom_debug("prom_opal_hold_cpus: end...\n");
  1248. }
  1249. static void prom_opal_takeover(void)
  1250. {
  1251. struct opal_secondary_data *data = &RELOC(opal_secondary_data);
  1252. struct opal_takeover_args *args = &data->args;
  1253. u64 align = RELOC(prom_opal_align);
  1254. u64 top_addr, opal_addr;
  1255. args->k_image = (u64)RELOC(_stext);
  1256. args->k_size = _end - _stext;
  1257. args->k_entry = 0;
  1258. args->k_entry2 = 0x60;
  1259. top_addr = _ALIGN_UP(args->k_size, align);
  1260. if (RELOC(prom_initrd_start) != 0) {
  1261. args->rd_image = RELOC(prom_initrd_start);
  1262. args->rd_size = RELOC(prom_initrd_end) - args->rd_image;
  1263. args->rd_loc = top_addr;
  1264. top_addr = _ALIGN_UP(args->rd_loc + args->rd_size, align);
  1265. }
  1266. /* Pickup an address for the HAL. We want to go really high
  1267. * up to avoid problem with future kexecs. On the other hand
  1268. * we don't want to be all over the TCEs on P5IOC2 machines
  1269. * which are going to be up there too. We assume the machine
  1270. * has plenty of memory, and we ask for the HAL for now to
  1271. * be just below the 1G point, or above the initrd
  1272. */
  1273. opal_addr = _ALIGN_DOWN(0x40000000 - RELOC(prom_opal_size), align);
  1274. if (opal_addr < top_addr)
  1275. opal_addr = top_addr;
  1276. args->hal_addr = opal_addr;
  1277. /* Copy the command line to the kernel image */
  1278. strlcpy(RELOC(boot_command_line), RELOC(prom_cmd_line),
  1279. COMMAND_LINE_SIZE);
  1280. prom_debug(" k_image = 0x%lx\n", args->k_image);
  1281. prom_debug(" k_size = 0x%lx\n", args->k_size);
  1282. prom_debug(" k_entry = 0x%lx\n", args->k_entry);
  1283. prom_debug(" k_entry2 = 0x%lx\n", args->k_entry2);
  1284. prom_debug(" hal_addr = 0x%lx\n", args->hal_addr);
  1285. prom_debug(" rd_image = 0x%lx\n", args->rd_image);
  1286. prom_debug(" rd_size = 0x%lx\n", args->rd_size);
  1287. prom_debug(" rd_loc = 0x%lx\n", args->rd_loc);
  1288. prom_printf("Performing OPAL takeover,this can take a few minutes..\n");
  1289. prom_close_stdin();
  1290. mb();
  1291. data->go = 1;
  1292. for (;;)
  1293. opal_do_takeover(args);
  1294. }
  1295. /*
  1296. * Allocate room for and instantiate OPAL
  1297. */
  1298. static void __init prom_instantiate_opal(void)
  1299. {
  1300. phandle opal_node;
  1301. ihandle opal_inst;
  1302. u64 base, entry;
  1303. u64 size = 0, align = 0x10000;
  1304. u32 rets[2];
  1305. prom_debug("prom_instantiate_opal: start...\n");
  1306. opal_node = call_prom("finddevice", 1, 1, ADDR("/ibm,opal"));
  1307. prom_debug("opal_node: %x\n", opal_node);
  1308. if (!PHANDLE_VALID(opal_node))
  1309. return;
  1310. prom_getprop(opal_node, "opal-runtime-size", &size, sizeof(size));
  1311. if (size == 0)
  1312. return;
  1313. prom_getprop(opal_node, "opal-runtime-alignment", &align,
  1314. sizeof(align));
  1315. base = alloc_down(size, align, 0);
  1316. if (base == 0) {
  1317. prom_printf("OPAL allocation failed !\n");
  1318. return;
  1319. }
  1320. opal_inst = call_prom("open", 1, 1, ADDR("/ibm,opal"));
  1321. if (!IHANDLE_VALID(opal_inst)) {
  1322. prom_printf("opening opal package failed (%x)\n", opal_inst);
  1323. return;
  1324. }
  1325. prom_printf("instantiating opal at 0x%x...", base);
  1326. if (call_prom_ret("call-method", 4, 3, rets,
  1327. ADDR("load-opal-runtime"),
  1328. opal_inst,
  1329. base >> 32, base & 0xffffffff) != 0
  1330. || (rets[0] == 0 && rets[1] == 0)) {
  1331. prom_printf(" failed\n");
  1332. return;
  1333. }
  1334. entry = (((u64)rets[0]) << 32) | rets[1];
  1335. prom_printf(" done\n");
  1336. reserve_mem(base, size);
  1337. prom_debug("opal base = 0x%x\n", base);
  1338. prom_debug("opal align = 0x%x\n", align);
  1339. prom_debug("opal entry = 0x%x\n", entry);
  1340. prom_debug("opal size = 0x%x\n", (long)size);
  1341. prom_setprop(opal_node, "/ibm,opal", "opal-base-address",
  1342. &base, sizeof(base));
  1343. prom_setprop(opal_node, "/ibm,opal", "opal-entry-address",
  1344. &entry, sizeof(entry));
  1345. #ifdef CONFIG_PPC_EARLY_DEBUG_OPAL
  1346. RELOC(prom_opal_base) = base;
  1347. RELOC(prom_opal_entry) = entry;
  1348. #endif
  1349. prom_debug("prom_instantiate_opal: end...\n");
  1350. }
  1351. #endif /* CONFIG_PPC_POWERNV */
  1352. /*
  1353. * Allocate room for and instantiate RTAS
  1354. */
  1355. static void __init prom_instantiate_rtas(void)
  1356. {
  1357. phandle rtas_node;
  1358. ihandle rtas_inst;
  1359. u32 base, entry = 0;
  1360. u32 size = 0;
  1361. prom_debug("prom_instantiate_rtas: start...\n");
  1362. rtas_node = call_prom("finddevice", 1, 1, ADDR("/rtas"));
  1363. prom_debug("rtas_node: %x\n", rtas_node);
  1364. if (!PHANDLE_VALID(rtas_node))
  1365. return;
  1366. prom_getprop(rtas_node, "rtas-size", &size, sizeof(size));
  1367. if (size == 0)
  1368. return;
  1369. base = alloc_down(size, PAGE_SIZE, 0);
  1370. if (base == 0) {
  1371. prom_printf("RTAS allocation failed !\n");
  1372. return;
  1373. }
  1374. rtas_inst = call_prom("open", 1, 1, ADDR("/rtas"));
  1375. if (!IHANDLE_VALID(rtas_inst)) {
  1376. prom_printf("opening rtas package failed (%x)\n", rtas_inst);
  1377. return;
  1378. }
  1379. prom_printf("instantiating rtas at 0x%x...", base);
  1380. if (call_prom_ret("call-method", 3, 2, &entry,
  1381. ADDR("instantiate-rtas"),
  1382. rtas_inst, base) != 0
  1383. || entry == 0) {
  1384. prom_printf(" failed\n");
  1385. return;
  1386. }
  1387. prom_printf(" done\n");
  1388. reserve_mem(base, size);
  1389. prom_setprop(rtas_node, "/rtas", "linux,rtas-base",
  1390. &base, sizeof(base));
  1391. prom_setprop(rtas_node, "/rtas", "linux,rtas-entry",
  1392. &entry, sizeof(entry));
  1393. #ifdef CONFIG_PPC_POWERNV
  1394. /* PowerVN takeover hack */
  1395. RELOC(prom_rtas_data) = base;
  1396. RELOC(prom_rtas_entry) = entry;
  1397. prom_getprop(rtas_node, "start-cpu", &RELOC(prom_rtas_start_cpu), 4);
  1398. #endif
  1399. prom_debug("rtas base = 0x%x\n", base);
  1400. prom_debug("rtas entry = 0x%x\n", entry);
  1401. prom_debug("rtas size = 0x%x\n", (long)size);
  1402. prom_debug("prom_instantiate_rtas: end...\n");
  1403. }
  1404. #ifdef CONFIG_PPC64
  1405. /*
  1406. * Allocate room for and initialize TCE tables
  1407. */
  1408. static void __init prom_initialize_tce_table(void)
  1409. {
  1410. phandle node;
  1411. ihandle phb_node;
  1412. char compatible[64], type[64], model[64];
  1413. char *path = RELOC(prom_scratch);
  1414. u64 base, align;
  1415. u32 minalign, minsize;
  1416. u64 tce_entry, *tce_entryp;
  1417. u64 local_alloc_top, local_alloc_bottom;
  1418. u64 i;
  1419. if (RELOC(prom_iommu_off))
  1420. return;
  1421. prom_debug("starting prom_initialize_tce_table\n");
  1422. /* Cache current top of allocs so we reserve a single block */
  1423. local_alloc_top = RELOC(alloc_top_high);
  1424. local_alloc_bottom = local_alloc_top;
  1425. /* Search all nodes looking for PHBs. */
  1426. for (node = 0; prom_next_node(&node); ) {
  1427. compatible[0] = 0;
  1428. type[0] = 0;
  1429. model[0] = 0;
  1430. prom_getprop(node, "compatible",
  1431. compatible, sizeof(compatible));
  1432. prom_getprop(node, "device_type", type, sizeof(type));
  1433. prom_getprop(node, "model", model, sizeof(model));
  1434. if ((type[0] == 0) || (strstr(type, RELOC("pci")) == NULL))
  1435. continue;
  1436. /* Keep the old logic intact to avoid regression. */
  1437. if (compatible[0] != 0) {
  1438. if ((strstr(compatible, RELOC("python")) == NULL) &&
  1439. (strstr(compatible, RELOC("Speedwagon")) == NULL) &&
  1440. (strstr(compatible, RELOC("Winnipeg")) == NULL))
  1441. continue;
  1442. } else if (model[0] != 0) {
  1443. if ((strstr(model, RELOC("ython")) == NULL) &&
  1444. (strstr(model, RELOC("peedwagon")) == NULL) &&
  1445. (strstr(model, RELOC("innipeg")) == NULL))
  1446. continue;
  1447. }
  1448. if (prom_getprop(node, "tce-table-minalign", &minalign,
  1449. sizeof(minalign)) == PROM_ERROR)
  1450. minalign = 0;
  1451. if (prom_getprop(node, "tce-table-minsize", &minsize,
  1452. sizeof(minsize)) == PROM_ERROR)
  1453. minsize = 4UL << 20;
  1454. /*
  1455. * Even though we read what OF wants, we just set the table
  1456. * size to 4 MB. This is enough to map 2GB of PCI DMA space.
  1457. * By doing this, we avoid the pitfalls of trying to DMA to
  1458. * MMIO space and the DMA alias hole.
  1459. *
  1460. * On POWER4, firmware sets the TCE region by assuming
  1461. * each TCE table is 8MB. Using this memory for anything
  1462. * else will impact performance, so we always allocate 8MB.
  1463. * Anton
  1464. */
  1465. if (__is_processor(PV_POWER4) || __is_processor(PV_POWER4p))
  1466. minsize = 8UL << 20;
  1467. else
  1468. minsize = 4UL << 20;
  1469. /* Align to the greater of the align or size */
  1470. align = max(minalign, minsize);
  1471. base = alloc_down(minsize, align, 1);
  1472. if (base == 0)
  1473. prom_panic("ERROR, cannot find space for TCE table.\n");
  1474. if (base < local_alloc_bottom)
  1475. local_alloc_bottom = base;
  1476. /* It seems OF doesn't null-terminate the path :-( */
  1477. memset(path, 0, PROM_SCRATCH_SIZE);
  1478. /* Call OF to setup the TCE hardware */
  1479. if (call_prom("package-to-path", 3, 1, node,
  1480. path, PROM_SCRATCH_SIZE-1) == PROM_ERROR) {
  1481. prom_printf("package-to-path failed\n");
  1482. }
  1483. /* Save away the TCE table attributes for later use. */
  1484. prom_setprop(node, path, "linux,tce-base", &base, sizeof(base));
  1485. prom_setprop(node, path, "linux,tce-size", &minsize, sizeof(minsize));
  1486. prom_debug("TCE table: %s\n", path);
  1487. prom_debug("\tnode = 0x%x\n", node);
  1488. prom_debug("\tbase = 0x%x\n", base);
  1489. prom_debug("\tsize = 0x%x\n", minsize);
  1490. /* Initialize the table to have a one-to-one mapping
  1491. * over the allocated size.
  1492. */
  1493. tce_entryp = (u64 *)base;
  1494. for (i = 0; i < (minsize >> 3) ;tce_entryp++, i++) {
  1495. tce_entry = (i << PAGE_SHIFT);
  1496. tce_entry |= 0x3;
  1497. *tce_entryp = tce_entry;
  1498. }
  1499. prom_printf("opening PHB %s", path);
  1500. phb_node = call_prom("open", 1, 1, path);
  1501. if (phb_node == 0)
  1502. prom_printf("... failed\n");
  1503. else
  1504. prom_printf("... done\n");
  1505. call_prom("call-method", 6, 0, ADDR("set-64-bit-addressing"),
  1506. phb_node, -1, minsize,
  1507. (u32) base, (u32) (base >> 32));
  1508. call_prom("close", 1, 0, phb_node);
  1509. }
  1510. reserve_mem(local_alloc_bottom, local_alloc_top - local_alloc_bottom);
  1511. /* These are only really needed if there is a memory limit in
  1512. * effect, but we don't know so export them always. */
  1513. RELOC(prom_tce_alloc_start) = local_alloc_bottom;
  1514. RELOC(prom_tce_alloc_end) = local_alloc_top;
  1515. /* Flag the first invalid entry */
  1516. prom_debug("ending prom_initialize_tce_table\n");
  1517. }
  1518. #endif
  1519. /*
  1520. * With CHRP SMP we need to use the OF to start the other processors.
  1521. * We can't wait until smp_boot_cpus (the OF is trashed by then)
  1522. * so we have to put the processors into a holding pattern controlled
  1523. * by the kernel (not OF) before we destroy the OF.
  1524. *
  1525. * This uses a chunk of low memory, puts some holding pattern
  1526. * code there and sends the other processors off to there until
  1527. * smp_boot_cpus tells them to do something. The holding pattern
  1528. * checks that address until its cpu # is there, when it is that
  1529. * cpu jumps to __secondary_start(). smp_boot_cpus() takes care
  1530. * of setting those values.
  1531. *
  1532. * We also use physical address 0x4 here to tell when a cpu
  1533. * is in its holding pattern code.
  1534. *
  1535. * -- Cort
  1536. */
  1537. /*
  1538. * We want to reference the copy of __secondary_hold_* in the
  1539. * 0 - 0x100 address range
  1540. */
  1541. #define LOW_ADDR(x) (((unsigned long) &(x)) & 0xff)
  1542. static void __init prom_hold_cpus(void)
  1543. {
  1544. unsigned long i;
  1545. unsigned int reg;
  1546. phandle node;
  1547. char type[64];
  1548. struct prom_t *_prom = &RELOC(prom);
  1549. unsigned long *spinloop
  1550. = (void *) LOW_ADDR(__secondary_hold_spinloop);
  1551. unsigned long *acknowledge
  1552. = (void *) LOW_ADDR(__secondary_hold_acknowledge);
  1553. unsigned long secondary_hold = LOW_ADDR(__secondary_hold);
  1554. prom_debug("prom_hold_cpus: start...\n");
  1555. prom_debug(" 1) spinloop = 0x%x\n", (unsigned long)spinloop);
  1556. prom_debug(" 1) *spinloop = 0x%x\n", *spinloop);
  1557. prom_debug(" 1) acknowledge = 0x%x\n",
  1558. (unsigned long)acknowledge);
  1559. prom_debug(" 1) *acknowledge = 0x%x\n", *acknowledge);
  1560. prom_debug(" 1) secondary_hold = 0x%x\n", secondary_hold);
  1561. /* Set the common spinloop variable, so all of the secondary cpus
  1562. * will block when they are awakened from their OF spinloop.
  1563. * This must occur for both SMP and non SMP kernels, since OF will
  1564. * be trashed when we move the kernel.
  1565. */
  1566. *spinloop = 0;
  1567. /* look for cpus */
  1568. for (node = 0; prom_next_node(&node); ) {
  1569. type[0] = 0;
  1570. prom_getprop(node, "device_type", type, sizeof(type));
  1571. if (strcmp(type, RELOC("cpu")) != 0)
  1572. continue;
  1573. /* Skip non-configured cpus. */
  1574. if (prom_getprop(node, "status", type, sizeof(type)) > 0)
  1575. if (strcmp(type, RELOC("okay")) != 0)
  1576. continue;
  1577. reg = -1;
  1578. prom_getprop(node, "reg", &reg, sizeof(reg));
  1579. prom_debug("cpu hw idx = %lu\n", reg);
  1580. /* Init the acknowledge var which will be reset by
  1581. * the secondary cpu when it awakens from its OF
  1582. * spinloop.
  1583. */
  1584. *acknowledge = (unsigned long)-1;
  1585. if (reg != _prom->cpu) {
  1586. /* Primary Thread of non-boot cpu or any thread */
  1587. prom_printf("starting cpu hw idx %lu... ", reg);
  1588. call_prom("start-cpu", 3, 0, node,
  1589. secondary_hold, reg);
  1590. for (i = 0; (i < 100000000) &&
  1591. (*acknowledge == ((unsigned long)-1)); i++ )
  1592. mb();
  1593. if (*acknowledge == reg)
  1594. prom_printf("done\n");
  1595. else
  1596. prom_printf("failed: %x\n", *acknowledge);
  1597. }
  1598. #ifdef CONFIG_SMP
  1599. else
  1600. prom_printf("boot cpu hw idx %lu\n", reg);
  1601. #endif /* CONFIG_SMP */
  1602. }
  1603. prom_debug("prom_hold_cpus: end...\n");
  1604. }
  1605. static void __init prom_init_client_services(unsigned long pp)
  1606. {
  1607. struct prom_t *_prom = &RELOC(prom);
  1608. /* Get a handle to the prom entry point before anything else */
  1609. RELOC(prom_entry) = pp;
  1610. /* get a handle for the stdout device */
  1611. _prom->chosen = call_prom("finddevice", 1, 1, ADDR("/chosen"));
  1612. if (!PHANDLE_VALID(_prom->chosen))
  1613. prom_panic("cannot find chosen"); /* msg won't be printed :( */
  1614. /* get device tree root */
  1615. _prom->root = call_prom("finddevice", 1, 1, ADDR("/"));
  1616. if (!PHANDLE_VALID(_prom->root))
  1617. prom_panic("cannot find device tree root"); /* msg won't be printed :( */
  1618. _prom->mmumap = 0;
  1619. }
  1620. #ifdef CONFIG_PPC32
  1621. /*
  1622. * For really old powermacs, we need to map things we claim.
  1623. * For that, we need the ihandle of the mmu.
  1624. * Also, on the longtrail, we need to work around other bugs.
  1625. */
  1626. static void __init prom_find_mmu(void)
  1627. {
  1628. struct prom_t *_prom = &RELOC(prom);
  1629. phandle oprom;
  1630. char version[64];
  1631. oprom = call_prom("finddevice", 1, 1, ADDR("/openprom"));
  1632. if (!PHANDLE_VALID(oprom))
  1633. return;
  1634. if (prom_getprop(oprom, "model", version, sizeof(version)) <= 0)
  1635. return;
  1636. version[sizeof(version) - 1] = 0;
  1637. /* XXX might need to add other versions here */
  1638. if (strcmp(version, "Open Firmware, 1.0.5") == 0)
  1639. of_workarounds = OF_WA_CLAIM;
  1640. else if (strncmp(version, "FirmWorks,3.", 12) == 0) {
  1641. of_workarounds = OF_WA_CLAIM | OF_WA_LONGTRAIL;
  1642. call_prom("interpret", 1, 1, "dev /memory 0 to allow-reclaim");
  1643. } else
  1644. return;
  1645. _prom->memory = call_prom("open", 1, 1, ADDR("/memory"));
  1646. prom_getprop(_prom->chosen, "mmu", &_prom->mmumap,
  1647. sizeof(_prom->mmumap));
  1648. if (!IHANDLE_VALID(_prom->memory) || !IHANDLE_VALID(_prom->mmumap))
  1649. of_workarounds &= ~OF_WA_CLAIM; /* hmmm */
  1650. }
  1651. #else
  1652. #define prom_find_mmu()
  1653. #endif
  1654. static void __init prom_init_stdout(void)
  1655. {
  1656. struct prom_t *_prom = &RELOC(prom);
  1657. char *path = RELOC(of_stdout_device);
  1658. char type[16];
  1659. u32 val;
  1660. if (prom_getprop(_prom->chosen, "stdout", &val, sizeof(val)) <= 0)
  1661. prom_panic("cannot find stdout");
  1662. _prom->stdout = val;
  1663. /* Get the full OF pathname of the stdout device */
  1664. memset(path, 0, 256);
  1665. call_prom("instance-to-path", 3, 1, _prom->stdout, path, 255);
  1666. val = call_prom("instance-to-package", 1, 1, _prom->stdout);
  1667. prom_setprop(_prom->chosen, "/chosen", "linux,stdout-package",
  1668. &val, sizeof(val));
  1669. prom_printf("OF stdout device is: %s\n", RELOC(of_stdout_device));
  1670. prom_setprop(_prom->chosen, "/chosen", "linux,stdout-path",
  1671. path, strlen(path) + 1);
  1672. /* If it's a display, note it */
  1673. memset(type, 0, sizeof(type));
  1674. prom_getprop(val, "device_type", type, sizeof(type));
  1675. if (strcmp(type, RELOC("display")) == 0)
  1676. prom_setprop(val, path, "linux,boot-display", NULL, 0);
  1677. }
  1678. static int __init prom_find_machine_type(void)
  1679. {
  1680. struct prom_t *_prom = &RELOC(prom);
  1681. char compat[256];
  1682. int len, i = 0;
  1683. #ifdef CONFIG_PPC64
  1684. phandle rtas;
  1685. int x;
  1686. #endif
  1687. /* Look for a PowerMac or a Cell */
  1688. len = prom_getprop(_prom->root, "compatible",
  1689. compat, sizeof(compat)-1);
  1690. if (len > 0) {
  1691. compat[len] = 0;
  1692. while (i < len) {
  1693. char *p = &compat[i];
  1694. int sl = strlen(p);
  1695. if (sl == 0)
  1696. break;
  1697. if (strstr(p, RELOC("Power Macintosh")) ||
  1698. strstr(p, RELOC("MacRISC")))
  1699. return PLATFORM_POWERMAC;
  1700. #ifdef CONFIG_PPC64
  1701. /* We must make sure we don't detect the IBM Cell
  1702. * blades as pSeries due to some firmware issues,
  1703. * so we do it here.
  1704. */
  1705. if (strstr(p, RELOC("IBM,CBEA")) ||
  1706. strstr(p, RELOC("IBM,CPBW-1.0")))
  1707. return PLATFORM_GENERIC;
  1708. #endif /* CONFIG_PPC64 */
  1709. i += sl + 1;
  1710. }
  1711. }
  1712. #ifdef CONFIG_PPC64
  1713. /* Try to detect OPAL */
  1714. if (PHANDLE_VALID(call_prom("finddevice", 1, 1, ADDR("/ibm,opal"))))
  1715. return PLATFORM_OPAL;
  1716. /* Try to figure out if it's an IBM pSeries or any other
  1717. * PAPR compliant platform. We assume it is if :
  1718. * - /device_type is "chrp" (please, do NOT use that for future
  1719. * non-IBM designs !
  1720. * - it has /rtas
  1721. */
  1722. len = prom_getprop(_prom->root, "device_type",
  1723. compat, sizeof(compat)-1);
  1724. if (len <= 0)
  1725. return PLATFORM_GENERIC;
  1726. if (strcmp(compat, RELOC("chrp")))
  1727. return PLATFORM_GENERIC;
  1728. /* Default to pSeries. We need to know if we are running LPAR */
  1729. rtas = call_prom("finddevice", 1, 1, ADDR("/rtas"));
  1730. if (!PHANDLE_VALID(rtas))
  1731. return PLATFORM_GENERIC;
  1732. x = prom_getproplen(rtas, "ibm,hypertas-functions");
  1733. if (x != PROM_ERROR) {
  1734. prom_debug("Hypertas detected, assuming LPAR !\n");
  1735. return PLATFORM_PSERIES_LPAR;
  1736. }
  1737. return PLATFORM_PSERIES;
  1738. #else
  1739. return PLATFORM_GENERIC;
  1740. #endif
  1741. }
  1742. static int __init prom_set_color(ihandle ih, int i, int r, int g, int b)
  1743. {
  1744. return call_prom("call-method", 6, 1, ADDR("color!"), ih, i, b, g, r);
  1745. }
  1746. /*
  1747. * If we have a display that we don't know how to drive,
  1748. * we will want to try to execute OF's open method for it
  1749. * later. However, OF will probably fall over if we do that
  1750. * we've taken over the MMU.
  1751. * So we check whether we will need to open the display,
  1752. * and if so, open it now.
  1753. */
  1754. static void __init prom_check_displays(void)
  1755. {
  1756. char type[16], *path;
  1757. phandle node;
  1758. ihandle ih;
  1759. int i;
  1760. static unsigned char default_colors[] = {
  1761. 0x00, 0x00, 0x00,
  1762. 0x00, 0x00, 0xaa,
  1763. 0x00, 0xaa, 0x00,
  1764. 0x00, 0xaa, 0xaa,
  1765. 0xaa, 0x00, 0x00,
  1766. 0xaa, 0x00, 0xaa,
  1767. 0xaa, 0xaa, 0x00,
  1768. 0xaa, 0xaa, 0xaa,
  1769. 0x55, 0x55, 0x55,
  1770. 0x55, 0x55, 0xff,
  1771. 0x55, 0xff, 0x55,
  1772. 0x55, 0xff, 0xff,
  1773. 0xff, 0x55, 0x55,
  1774. 0xff, 0x55, 0xff,
  1775. 0xff, 0xff, 0x55,
  1776. 0xff, 0xff, 0xff
  1777. };
  1778. const unsigned char *clut;
  1779. prom_debug("Looking for displays\n");
  1780. for (node = 0; prom_next_node(&node); ) {
  1781. memset(type, 0, sizeof(type));
  1782. prom_getprop(node, "device_type", type, sizeof(type));
  1783. if (strcmp(type, RELOC("display")) != 0)
  1784. continue;
  1785. /* It seems OF doesn't null-terminate the path :-( */
  1786. path = RELOC(prom_scratch);
  1787. memset(path, 0, PROM_SCRATCH_SIZE);
  1788. /*
  1789. * leave some room at the end of the path for appending extra
  1790. * arguments
  1791. */
  1792. if (call_prom("package-to-path", 3, 1, node, path,
  1793. PROM_SCRATCH_SIZE-10) == PROM_ERROR)
  1794. continue;
  1795. prom_printf("found display : %s, opening... ", path);
  1796. ih = call_prom("open", 1, 1, path);
  1797. if (ih == 0) {
  1798. prom_printf("failed\n");
  1799. continue;
  1800. }
  1801. /* Success */
  1802. prom_printf("done\n");
  1803. prom_setprop(node, path, "linux,opened", NULL, 0);
  1804. /* Setup a usable color table when the appropriate
  1805. * method is available. Should update this to set-colors */
  1806. clut = RELOC(default_colors);
  1807. for (i = 0; i < 32; i++, clut += 3)
  1808. if (prom_set_color(ih, i, clut[0], clut[1],
  1809. clut[2]) != 0)
  1810. break;
  1811. #ifdef CONFIG_LOGO_LINUX_CLUT224
  1812. clut = PTRRELOC(RELOC(logo_linux_clut224.clut));
  1813. for (i = 0; i < RELOC(logo_linux_clut224.clutsize); i++, clut += 3)
  1814. if (prom_set_color(ih, i + 32, clut[0], clut[1],
  1815. clut[2]) != 0)
  1816. break;
  1817. #endif /* CONFIG_LOGO_LINUX_CLUT224 */
  1818. }
  1819. }
  1820. /* Return (relocated) pointer to this much memory: moves initrd if reqd. */
  1821. static void __init *make_room(unsigned long *mem_start, unsigned long *mem_end,
  1822. unsigned long needed, unsigned long align)
  1823. {
  1824. void *ret;
  1825. *mem_start = _ALIGN(*mem_start, align);
  1826. while ((*mem_start + needed) > *mem_end) {
  1827. unsigned long room, chunk;
  1828. prom_debug("Chunk exhausted, claiming more at %x...\n",
  1829. RELOC(alloc_bottom));
  1830. room = RELOC(alloc_top) - RELOC(alloc_bottom);
  1831. if (room > DEVTREE_CHUNK_SIZE)
  1832. room = DEVTREE_CHUNK_SIZE;
  1833. if (room < PAGE_SIZE)
  1834. prom_panic("No memory for flatten_device_tree "
  1835. "(no room)\n");
  1836. chunk = alloc_up(room, 0);
  1837. if (chunk == 0)
  1838. prom_panic("No memory for flatten_device_tree "
  1839. "(claim failed)\n");
  1840. *mem_end = chunk + room;
  1841. }
  1842. ret = (void *)*mem_start;
  1843. *mem_start += needed;
  1844. return ret;
  1845. }
  1846. #define dt_push_token(token, mem_start, mem_end) \
  1847. do { *((u32 *)make_room(mem_start, mem_end, 4, 4)) = token; } while(0)
  1848. static unsigned long __init dt_find_string(char *str)
  1849. {
  1850. char *s, *os;
  1851. s = os = (char *)RELOC(dt_string_start);
  1852. s += 4;
  1853. while (s < (char *)RELOC(dt_string_end)) {
  1854. if (strcmp(s, str) == 0)
  1855. return s - os;
  1856. s += strlen(s) + 1;
  1857. }
  1858. return 0;
  1859. }
  1860. /*
  1861. * The Open Firmware 1275 specification states properties must be 31 bytes or
  1862. * less, however not all firmwares obey this. Make it 64 bytes to be safe.
  1863. */
  1864. #define MAX_PROPERTY_NAME 64
  1865. static void __init scan_dt_build_strings(phandle node,
  1866. unsigned long *mem_start,
  1867. unsigned long *mem_end)
  1868. {
  1869. char *prev_name, *namep, *sstart;
  1870. unsigned long soff;
  1871. phandle child;
  1872. sstart = (char *)RELOC(dt_string_start);
  1873. /* get and store all property names */
  1874. prev_name = RELOC("");
  1875. for (;;) {
  1876. /* 64 is max len of name including nul. */
  1877. namep = make_room(mem_start, mem_end, MAX_PROPERTY_NAME, 1);
  1878. if (call_prom("nextprop", 3, 1, node, prev_name, namep) != 1) {
  1879. /* No more nodes: unwind alloc */
  1880. *mem_start = (unsigned long)namep;
  1881. break;
  1882. }
  1883. /* skip "name" */
  1884. if (strcmp(namep, RELOC("name")) == 0) {
  1885. *mem_start = (unsigned long)namep;
  1886. prev_name = RELOC("name");
  1887. continue;
  1888. }
  1889. /* get/create string entry */
  1890. soff = dt_find_string(namep);
  1891. if (soff != 0) {
  1892. *mem_start = (unsigned long)namep;
  1893. namep = sstart + soff;
  1894. } else {
  1895. /* Trim off some if we can */
  1896. *mem_start = (unsigned long)namep + strlen(namep) + 1;
  1897. RELOC(dt_string_end) = *mem_start;
  1898. }
  1899. prev_name = namep;
  1900. }
  1901. /* do all our children */
  1902. child = call_prom("child", 1, 1, node);
  1903. while (child != 0) {
  1904. scan_dt_build_strings(child, mem_start, mem_end);
  1905. child = call_prom("peer", 1, 1, child);
  1906. }
  1907. }
  1908. static void __init scan_dt_build_struct(phandle node, unsigned long *mem_start,
  1909. unsigned long *mem_end)
  1910. {
  1911. phandle child;
  1912. char *namep, *prev_name, *sstart, *p, *ep, *lp, *path;
  1913. unsigned long soff;
  1914. unsigned char *valp;
  1915. static char pname[MAX_PROPERTY_NAME];
  1916. int l, room, has_phandle = 0;
  1917. dt_push_token(OF_DT_BEGIN_NODE, mem_start, mem_end);
  1918. /* get the node's full name */
  1919. namep = (char *)*mem_start;
  1920. room = *mem_end - *mem_start;
  1921. if (room > 255)
  1922. room = 255;
  1923. l = call_prom("package-to-path", 3, 1, node, namep, room);
  1924. if (l >= 0) {
  1925. /* Didn't fit? Get more room. */
  1926. if (l >= room) {
  1927. if (l >= *mem_end - *mem_start)
  1928. namep = make_room(mem_start, mem_end, l+1, 1);
  1929. call_prom("package-to-path", 3, 1, node, namep, l);
  1930. }
  1931. namep[l] = '\0';
  1932. /* Fixup an Apple bug where they have bogus \0 chars in the
  1933. * middle of the path in some properties, and extract
  1934. * the unit name (everything after the last '/').
  1935. */
  1936. for (lp = p = namep, ep = namep + l; p < ep; p++) {
  1937. if (*p == '/')
  1938. lp = namep;
  1939. else if (*p != 0)
  1940. *lp++ = *p;
  1941. }
  1942. *lp = 0;
  1943. *mem_start = _ALIGN((unsigned long)lp + 1, 4);
  1944. }
  1945. /* get it again for debugging */
  1946. path = RELOC(prom_scratch);
  1947. memset(path, 0, PROM_SCRATCH_SIZE);
  1948. call_prom("package-to-path", 3, 1, node, path, PROM_SCRATCH_SIZE-1);
  1949. /* get and store all properties */
  1950. prev_name = RELOC("");
  1951. sstart = (char *)RELOC(dt_string_start);
  1952. for (;;) {
  1953. if (call_prom("nextprop", 3, 1, node, prev_name,
  1954. RELOC(pname)) != 1)
  1955. break;
  1956. /* skip "name" */
  1957. if (strcmp(RELOC(pname), RELOC("name")) == 0) {
  1958. prev_name = RELOC("name");
  1959. continue;
  1960. }
  1961. /* find string offset */
  1962. soff = dt_find_string(RELOC(pname));
  1963. if (soff == 0) {
  1964. prom_printf("WARNING: Can't find string index for"
  1965. " <%s>, node %s\n", RELOC(pname), path);
  1966. break;
  1967. }
  1968. prev_name = sstart + soff;
  1969. /* get length */
  1970. l = call_prom("getproplen", 2, 1, node, RELOC(pname));
  1971. /* sanity checks */
  1972. if (l == PROM_ERROR)
  1973. continue;
  1974. if (l > MAX_PROPERTY_LENGTH) {
  1975. prom_printf("WARNING: ignoring large property ");
  1976. /* It seems OF doesn't null-terminate the path :-( */
  1977. prom_printf("[%s] ", path);
  1978. prom_printf("%s length 0x%x\n", RELOC(pname), l);
  1979. continue;
  1980. }
  1981. /* push property head */
  1982. dt_push_token(OF_DT_PROP, mem_start, mem_end);
  1983. dt_push_token(l, mem_start, mem_end);
  1984. dt_push_token(soff, mem_start, mem_end);
  1985. /* push property content */
  1986. valp = make_room(mem_start, mem_end, l, 4);
  1987. call_prom("getprop", 4, 1, node, RELOC(pname), valp, l);
  1988. *mem_start = _ALIGN(*mem_start, 4);
  1989. if (!strcmp(RELOC(pname), RELOC("phandle")))
  1990. has_phandle = 1;
  1991. }
  1992. /* Add a "linux,phandle" property if no "phandle" property already
  1993. * existed (can happen with OPAL)
  1994. */
  1995. if (!has_phandle) {
  1996. soff = dt_find_string(RELOC("linux,phandle"));
  1997. if (soff == 0)
  1998. prom_printf("WARNING: Can't find string index for"
  1999. " <linux-phandle> node %s\n", path);
  2000. else {
  2001. dt_push_token(OF_DT_PROP, mem_start, mem_end);
  2002. dt_push_token(4, mem_start, mem_end);
  2003. dt_push_token(soff, mem_start, mem_end);
  2004. valp = make_room(mem_start, mem_end, 4, 4);
  2005. *(u32 *)valp = node;
  2006. }
  2007. }
  2008. /* do all our children */
  2009. child = call_prom("child", 1, 1, node);
  2010. while (child != 0) {
  2011. scan_dt_build_struct(child, mem_start, mem_end);
  2012. child = call_prom("peer", 1, 1, child);
  2013. }
  2014. dt_push_token(OF_DT_END_NODE, mem_start, mem_end);
  2015. }
  2016. static void __init flatten_device_tree(void)
  2017. {
  2018. phandle root;
  2019. unsigned long mem_start, mem_end, room;
  2020. struct boot_param_header *hdr;
  2021. struct prom_t *_prom = &RELOC(prom);
  2022. char *namep;
  2023. u64 *rsvmap;
  2024. /*
  2025. * Check how much room we have between alloc top & bottom (+/- a
  2026. * few pages), crop to 1MB, as this is our "chunk" size
  2027. */
  2028. room = RELOC(alloc_top) - RELOC(alloc_bottom) - 0x4000;
  2029. if (room > DEVTREE_CHUNK_SIZE)
  2030. room = DEVTREE_CHUNK_SIZE;
  2031. prom_debug("starting device tree allocs at %x\n", RELOC(alloc_bottom));
  2032. /* Now try to claim that */
  2033. mem_start = (unsigned long)alloc_up(room, PAGE_SIZE);
  2034. if (mem_start == 0)
  2035. prom_panic("Can't allocate initial device-tree chunk\n");
  2036. mem_end = mem_start + room;
  2037. /* Get root of tree */
  2038. root = call_prom("peer", 1, 1, (phandle)0);
  2039. if (root == (phandle)0)
  2040. prom_panic ("couldn't get device tree root\n");
  2041. /* Build header and make room for mem rsv map */
  2042. mem_start = _ALIGN(mem_start, 4);
  2043. hdr = make_room(&mem_start, &mem_end,
  2044. sizeof(struct boot_param_header), 4);
  2045. RELOC(dt_header_start) = (unsigned long)hdr;
  2046. rsvmap = make_room(&mem_start, &mem_end, sizeof(mem_reserve_map), 8);
  2047. /* Start of strings */
  2048. mem_start = PAGE_ALIGN(mem_start);
  2049. RELOC(dt_string_start) = mem_start;
  2050. mem_start += 4; /* hole */
  2051. /* Add "linux,phandle" in there, we'll need it */
  2052. namep = make_room(&mem_start, &mem_end, 16, 1);
  2053. strcpy(namep, RELOC("linux,phandle"));
  2054. mem_start = (unsigned long)namep + strlen(namep) + 1;
  2055. /* Build string array */
  2056. prom_printf("Building dt strings...\n");
  2057. scan_dt_build_strings(root, &mem_start, &mem_end);
  2058. RELOC(dt_string_end) = mem_start;
  2059. /* Build structure */
  2060. mem_start = PAGE_ALIGN(mem_start);
  2061. RELOC(dt_struct_start) = mem_start;
  2062. prom_printf("Building dt structure...\n");
  2063. scan_dt_build_struct(root, &mem_start, &mem_end);
  2064. dt_push_token(OF_DT_END, &mem_start, &mem_end);
  2065. RELOC(dt_struct_end) = PAGE_ALIGN(mem_start);
  2066. /* Finish header */
  2067. hdr->boot_cpuid_phys = _prom->cpu;
  2068. hdr->magic = OF_DT_HEADER;
  2069. hdr->totalsize = RELOC(dt_struct_end) - RELOC(dt_header_start);
  2070. hdr->off_dt_struct = RELOC(dt_struct_start) - RELOC(dt_header_start);
  2071. hdr->off_dt_strings = RELOC(dt_string_start) - RELOC(dt_header_start);
  2072. hdr->dt_strings_size = RELOC(dt_string_end) - RELOC(dt_string_start);
  2073. hdr->off_mem_rsvmap = ((unsigned long)rsvmap) - RELOC(dt_header_start);
  2074. hdr->version = OF_DT_VERSION;
  2075. /* Version 16 is not backward compatible */
  2076. hdr->last_comp_version = 0x10;
  2077. /* Copy the reserve map in */
  2078. memcpy(rsvmap, RELOC(mem_reserve_map), sizeof(mem_reserve_map));
  2079. #ifdef DEBUG_PROM
  2080. {
  2081. int i;
  2082. prom_printf("reserved memory map:\n");
  2083. for (i = 0; i < RELOC(mem_reserve_cnt); i++)
  2084. prom_printf(" %x - %x\n",
  2085. RELOC(mem_reserve_map)[i].base,
  2086. RELOC(mem_reserve_map)[i].size);
  2087. }
  2088. #endif
  2089. /* Bump mem_reserve_cnt to cause further reservations to fail
  2090. * since it's too late.
  2091. */
  2092. RELOC(mem_reserve_cnt) = MEM_RESERVE_MAP_SIZE;
  2093. prom_printf("Device tree strings 0x%x -> 0x%x\n",
  2094. RELOC(dt_string_start), RELOC(dt_string_end));
  2095. prom_printf("Device tree struct 0x%x -> 0x%x\n",
  2096. RELOC(dt_struct_start), RELOC(dt_struct_end));
  2097. }
  2098. #ifdef CONFIG_PPC_MAPLE
  2099. /* PIBS Version 1.05.0000 04/26/2005 has an incorrect /ht/isa/ranges property.
  2100. * The values are bad, and it doesn't even have the right number of cells. */
  2101. static void __init fixup_device_tree_maple(void)
  2102. {
  2103. phandle isa;
  2104. u32 rloc = 0x01002000; /* IO space; PCI device = 4 */
  2105. u32 isa_ranges[6];
  2106. char *name;
  2107. name = "/ht@0/isa@4";
  2108. isa = call_prom("finddevice", 1, 1, ADDR(name));
  2109. if (!PHANDLE_VALID(isa)) {
  2110. name = "/ht@0/isa@6";
  2111. isa = call_prom("finddevice", 1, 1, ADDR(name));
  2112. rloc = 0x01003000; /* IO space; PCI device = 6 */
  2113. }
  2114. if (!PHANDLE_VALID(isa))
  2115. return;
  2116. if (prom_getproplen(isa, "ranges") != 12)
  2117. return;
  2118. if (prom_getprop(isa, "ranges", isa_ranges, sizeof(isa_ranges))
  2119. == PROM_ERROR)
  2120. return;
  2121. if (isa_ranges[0] != 0x1 ||
  2122. isa_ranges[1] != 0xf4000000 ||
  2123. isa_ranges[2] != 0x00010000)
  2124. return;
  2125. prom_printf("Fixing up bogus ISA range on Maple/Apache...\n");
  2126. isa_ranges[0] = 0x1;
  2127. isa_ranges[1] = 0x0;
  2128. isa_ranges[2] = rloc;
  2129. isa_ranges[3] = 0x0;
  2130. isa_ranges[4] = 0x0;
  2131. isa_ranges[5] = 0x00010000;
  2132. prom_setprop(isa, name, "ranges",
  2133. isa_ranges, sizeof(isa_ranges));
  2134. }
  2135. #define CPC925_MC_START 0xf8000000
  2136. #define CPC925_MC_LENGTH 0x1000000
  2137. /* The values for memory-controller don't have right number of cells */
  2138. static void __init fixup_device_tree_maple_memory_controller(void)
  2139. {
  2140. phandle mc;
  2141. u32 mc_reg[4];
  2142. char *name = "/hostbridge@f8000000";
  2143. struct prom_t *_prom = &RELOC(prom);
  2144. u32 ac, sc;
  2145. mc = call_prom("finddevice", 1, 1, ADDR(name));
  2146. if (!PHANDLE_VALID(mc))
  2147. return;
  2148. if (prom_getproplen(mc, "reg") != 8)
  2149. return;
  2150. prom_getprop(_prom->root, "#address-cells", &ac, sizeof(ac));
  2151. prom_getprop(_prom->root, "#size-cells", &sc, sizeof(sc));
  2152. if ((ac != 2) || (sc != 2))
  2153. return;
  2154. if (prom_getprop(mc, "reg", mc_reg, sizeof(mc_reg)) == PROM_ERROR)
  2155. return;
  2156. if (mc_reg[0] != CPC925_MC_START || mc_reg[1] != CPC925_MC_LENGTH)
  2157. return;
  2158. prom_printf("Fixing up bogus hostbridge on Maple...\n");
  2159. mc_reg[0] = 0x0;
  2160. mc_reg[1] = CPC925_MC_START;
  2161. mc_reg[2] = 0x0;
  2162. mc_reg[3] = CPC925_MC_LENGTH;
  2163. prom_setprop(mc, name, "reg", mc_reg, sizeof(mc_reg));
  2164. }
  2165. #else
  2166. #define fixup_device_tree_maple()
  2167. #define fixup_device_tree_maple_memory_controller()
  2168. #endif
  2169. #ifdef CONFIG_PPC_CHRP
  2170. /*
  2171. * Pegasos and BriQ lacks the "ranges" property in the isa node
  2172. * Pegasos needs decimal IRQ 14/15, not hexadecimal
  2173. * Pegasos has the IDE configured in legacy mode, but advertised as native
  2174. */
  2175. static void __init fixup_device_tree_chrp(void)
  2176. {
  2177. phandle ph;
  2178. u32 prop[6];
  2179. u32 rloc = 0x01006000; /* IO space; PCI device = 12 */
  2180. char *name;
  2181. int rc;
  2182. name = "/pci@80000000/isa@c";
  2183. ph = call_prom("finddevice", 1, 1, ADDR(name));
  2184. if (!PHANDLE_VALID(ph)) {
  2185. name = "/pci@ff500000/isa@6";
  2186. ph = call_prom("finddevice", 1, 1, ADDR(name));
  2187. rloc = 0x01003000; /* IO space; PCI device = 6 */
  2188. }
  2189. if (PHANDLE_VALID(ph)) {
  2190. rc = prom_getproplen(ph, "ranges");
  2191. if (rc == 0 || rc == PROM_ERROR) {
  2192. prom_printf("Fixing up missing ISA range on Pegasos...\n");
  2193. prop[0] = 0x1;
  2194. prop[1] = 0x0;
  2195. prop[2] = rloc;
  2196. prop[3] = 0x0;
  2197. prop[4] = 0x0;
  2198. prop[5] = 0x00010000;
  2199. prom_setprop(ph, name, "ranges", prop, sizeof(prop));
  2200. }
  2201. }
  2202. name = "/pci@80000000/ide@C,1";
  2203. ph = call_prom("finddevice", 1, 1, ADDR(name));
  2204. if (PHANDLE_VALID(ph)) {
  2205. prom_printf("Fixing up IDE interrupt on Pegasos...\n");
  2206. prop[0] = 14;
  2207. prop[1] = 0x0;
  2208. prom_setprop(ph, name, "interrupts", prop, 2*sizeof(u32));
  2209. prom_printf("Fixing up IDE class-code on Pegasos...\n");
  2210. rc = prom_getprop(ph, "class-code", prop, sizeof(u32));
  2211. if (rc == sizeof(u32)) {
  2212. prop[0] &= ~0x5;
  2213. prom_setprop(ph, name, "class-code", prop, sizeof(u32));
  2214. }
  2215. }
  2216. }
  2217. #else
  2218. #define fixup_device_tree_chrp()
  2219. #endif
  2220. #if defined(CONFIG_PPC64) && defined(CONFIG_PPC_PMAC)
  2221. static void __init fixup_device_tree_pmac(void)
  2222. {
  2223. phandle u3, i2c, mpic;
  2224. u32 u3_rev;
  2225. u32 interrupts[2];
  2226. u32 parent;
  2227. /* Some G5s have a missing interrupt definition, fix it up here */
  2228. u3 = call_prom("finddevice", 1, 1, ADDR("/u3@0,f8000000"));
  2229. if (!PHANDLE_VALID(u3))
  2230. return;
  2231. i2c = call_prom("finddevice", 1, 1, ADDR("/u3@0,f8000000/i2c@f8001000"));
  2232. if (!PHANDLE_VALID(i2c))
  2233. return;
  2234. mpic = call_prom("finddevice", 1, 1, ADDR("/u3@0,f8000000/mpic@f8040000"));
  2235. if (!PHANDLE_VALID(mpic))
  2236. return;
  2237. /* check if proper rev of u3 */
  2238. if (prom_getprop(u3, "device-rev", &u3_rev, sizeof(u3_rev))
  2239. == PROM_ERROR)
  2240. return;
  2241. if (u3_rev < 0x35 || u3_rev > 0x39)
  2242. return;
  2243. /* does it need fixup ? */
  2244. if (prom_getproplen(i2c, "interrupts") > 0)
  2245. return;
  2246. prom_printf("fixing up bogus interrupts for u3 i2c...\n");
  2247. /* interrupt on this revision of u3 is number 0 and level */
  2248. interrupts[0] = 0;
  2249. interrupts[1] = 1;
  2250. prom_setprop(i2c, "/u3@0,f8000000/i2c@f8001000", "interrupts",
  2251. &interrupts, sizeof(interrupts));
  2252. parent = (u32)mpic;
  2253. prom_setprop(i2c, "/u3@0,f8000000/i2c@f8001000", "interrupt-parent",
  2254. &parent, sizeof(parent));
  2255. }
  2256. #else
  2257. #define fixup_device_tree_pmac()
  2258. #endif
  2259. #ifdef CONFIG_PPC_EFIKA
  2260. /*
  2261. * The MPC5200 FEC driver requires an phy-handle property to tell it how
  2262. * to talk to the phy. If the phy-handle property is missing, then this
  2263. * function is called to add the appropriate nodes and link it to the
  2264. * ethernet node.
  2265. */
  2266. static void __init fixup_device_tree_efika_add_phy(void)
  2267. {
  2268. u32 node;
  2269. char prop[64];
  2270. int rv;
  2271. /* Check if /builtin/ethernet exists - bail if it doesn't */
  2272. node = call_prom("finddevice", 1, 1, ADDR("/builtin/ethernet"));
  2273. if (!PHANDLE_VALID(node))
  2274. return;
  2275. /* Check if the phy-handle property exists - bail if it does */
  2276. rv = prom_getprop(node, "phy-handle", prop, sizeof(prop));
  2277. if (!rv)
  2278. return;
  2279. /*
  2280. * At this point the ethernet device doesn't have a phy described.
  2281. * Now we need to add the missing phy node and linkage
  2282. */
  2283. /* Check for an MDIO bus node - if missing then create one */
  2284. node = call_prom("finddevice", 1, 1, ADDR("/builtin/mdio"));
  2285. if (!PHANDLE_VALID(node)) {
  2286. prom_printf("Adding Ethernet MDIO node\n");
  2287. call_prom("interpret", 1, 1,
  2288. " s\" /builtin\" find-device"
  2289. " new-device"
  2290. " 1 encode-int s\" #address-cells\" property"
  2291. " 0 encode-int s\" #size-cells\" property"
  2292. " s\" mdio\" device-name"
  2293. " s\" fsl,mpc5200b-mdio\" encode-string"
  2294. " s\" compatible\" property"
  2295. " 0xf0003000 0x400 reg"
  2296. " 0x2 encode-int"
  2297. " 0x5 encode-int encode+"
  2298. " 0x3 encode-int encode+"
  2299. " s\" interrupts\" property"
  2300. " finish-device");
  2301. };
  2302. /* Check for a PHY device node - if missing then create one and
  2303. * give it's phandle to the ethernet node */
  2304. node = call_prom("finddevice", 1, 1,
  2305. ADDR("/builtin/mdio/ethernet-phy"));
  2306. if (!PHANDLE_VALID(node)) {
  2307. prom_printf("Adding Ethernet PHY node\n");
  2308. call_prom("interpret", 1, 1,
  2309. " s\" /builtin/mdio\" find-device"
  2310. " new-device"
  2311. " s\" ethernet-phy\" device-name"
  2312. " 0x10 encode-int s\" reg\" property"
  2313. " my-self"
  2314. " ihandle>phandle"
  2315. " finish-device"
  2316. " s\" /builtin/ethernet\" find-device"
  2317. " encode-int"
  2318. " s\" phy-handle\" property"
  2319. " device-end");
  2320. }
  2321. }
  2322. static void __init fixup_device_tree_efika(void)
  2323. {
  2324. int sound_irq[3] = { 2, 2, 0 };
  2325. int bcomm_irq[3*16] = { 3,0,0, 3,1,0, 3,2,0, 3,3,0,
  2326. 3,4,0, 3,5,0, 3,6,0, 3,7,0,
  2327. 3,8,0, 3,9,0, 3,10,0, 3,11,0,
  2328. 3,12,0, 3,13,0, 3,14,0, 3,15,0 };
  2329. u32 node;
  2330. char prop[64];
  2331. int rv, len;
  2332. /* Check if we're really running on a EFIKA */
  2333. node = call_prom("finddevice", 1, 1, ADDR("/"));
  2334. if (!PHANDLE_VALID(node))
  2335. return;
  2336. rv = prom_getprop(node, "model", prop, sizeof(prop));
  2337. if (rv == PROM_ERROR)
  2338. return;
  2339. if (strcmp(prop, "EFIKA5K2"))
  2340. return;
  2341. prom_printf("Applying EFIKA device tree fixups\n");
  2342. /* Claiming to be 'chrp' is death */
  2343. node = call_prom("finddevice", 1, 1, ADDR("/"));
  2344. rv = prom_getprop(node, "device_type", prop, sizeof(prop));
  2345. if (rv != PROM_ERROR && (strcmp(prop, "chrp") == 0))
  2346. prom_setprop(node, "/", "device_type", "efika", sizeof("efika"));
  2347. /* CODEGEN,description is exposed in /proc/cpuinfo so
  2348. fix that too */
  2349. rv = prom_getprop(node, "CODEGEN,description", prop, sizeof(prop));
  2350. if (rv != PROM_ERROR && (strstr(prop, "CHRP")))
  2351. prom_setprop(node, "/", "CODEGEN,description",
  2352. "Efika 5200B PowerPC System",
  2353. sizeof("Efika 5200B PowerPC System"));
  2354. /* Fixup bestcomm interrupts property */
  2355. node = call_prom("finddevice", 1, 1, ADDR("/builtin/bestcomm"));
  2356. if (PHANDLE_VALID(node)) {
  2357. len = prom_getproplen(node, "interrupts");
  2358. if (len == 12) {
  2359. prom_printf("Fixing bestcomm interrupts property\n");
  2360. prom_setprop(node, "/builtin/bestcom", "interrupts",
  2361. bcomm_irq, sizeof(bcomm_irq));
  2362. }
  2363. }
  2364. /* Fixup sound interrupts property */
  2365. node = call_prom("finddevice", 1, 1, ADDR("/builtin/sound"));
  2366. if (PHANDLE_VALID(node)) {
  2367. rv = prom_getprop(node, "interrupts", prop, sizeof(prop));
  2368. if (rv == PROM_ERROR) {
  2369. prom_printf("Adding sound interrupts property\n");
  2370. prom_setprop(node, "/builtin/sound", "interrupts",
  2371. sound_irq, sizeof(sound_irq));
  2372. }
  2373. }
  2374. /* Make sure ethernet phy-handle property exists */
  2375. fixup_device_tree_efika_add_phy();
  2376. }
  2377. #else
  2378. #define fixup_device_tree_efika()
  2379. #endif
  2380. static void __init fixup_device_tree(void)
  2381. {
  2382. fixup_device_tree_maple();
  2383. fixup_device_tree_maple_memory_controller();
  2384. fixup_device_tree_chrp();
  2385. fixup_device_tree_pmac();
  2386. fixup_device_tree_efika();
  2387. }
  2388. static void __init prom_find_boot_cpu(void)
  2389. {
  2390. struct prom_t *_prom = &RELOC(prom);
  2391. u32 getprop_rval;
  2392. ihandle prom_cpu;
  2393. phandle cpu_pkg;
  2394. _prom->cpu = 0;
  2395. if (prom_getprop(_prom->chosen, "cpu", &prom_cpu, sizeof(prom_cpu)) <= 0)
  2396. return;
  2397. cpu_pkg = call_prom("instance-to-package", 1, 1, prom_cpu);
  2398. prom_getprop(cpu_pkg, "reg", &getprop_rval, sizeof(getprop_rval));
  2399. _prom->cpu = getprop_rval;
  2400. prom_debug("Booting CPU hw index = %lu\n", _prom->cpu);
  2401. }
  2402. static void __init prom_check_initrd(unsigned long r3, unsigned long r4)
  2403. {
  2404. #ifdef CONFIG_BLK_DEV_INITRD
  2405. struct prom_t *_prom = &RELOC(prom);
  2406. if (r3 && r4 && r4 != 0xdeadbeef) {
  2407. unsigned long val;
  2408. RELOC(prom_initrd_start) = is_kernel_addr(r3) ? __pa(r3) : r3;
  2409. RELOC(prom_initrd_end) = RELOC(prom_initrd_start) + r4;
  2410. val = RELOC(prom_initrd_start);
  2411. prom_setprop(_prom->chosen, "/chosen", "linux,initrd-start",
  2412. &val, sizeof(val));
  2413. val = RELOC(prom_initrd_end);
  2414. prom_setprop(_prom->chosen, "/chosen", "linux,initrd-end",
  2415. &val, sizeof(val));
  2416. reserve_mem(RELOC(prom_initrd_start),
  2417. RELOC(prom_initrd_end) - RELOC(prom_initrd_start));
  2418. prom_debug("initrd_start=0x%x\n", RELOC(prom_initrd_start));
  2419. prom_debug("initrd_end=0x%x\n", RELOC(prom_initrd_end));
  2420. }
  2421. #endif /* CONFIG_BLK_DEV_INITRD */
  2422. }
  2423. /*
  2424. * We enter here early on, when the Open Firmware prom is still
  2425. * handling exceptions and the MMU hash table for us.
  2426. */
  2427. unsigned long __init prom_init(unsigned long r3, unsigned long r4,
  2428. unsigned long pp,
  2429. unsigned long r6, unsigned long r7,
  2430. unsigned long kbase)
  2431. {
  2432. struct prom_t *_prom;
  2433. unsigned long hdr;
  2434. #ifdef CONFIG_PPC32
  2435. unsigned long offset = reloc_offset();
  2436. reloc_got2(offset);
  2437. #endif
  2438. _prom = &RELOC(prom);
  2439. /*
  2440. * First zero the BSS
  2441. */
  2442. memset(&RELOC(__bss_start), 0, __bss_stop - __bss_start);
  2443. /*
  2444. * Init interface to Open Firmware, get some node references,
  2445. * like /chosen
  2446. */
  2447. prom_init_client_services(pp);
  2448. /*
  2449. * See if this OF is old enough that we need to do explicit maps
  2450. * and other workarounds
  2451. */
  2452. prom_find_mmu();
  2453. /*
  2454. * Init prom stdout device
  2455. */
  2456. prom_init_stdout();
  2457. prom_printf("Preparing to boot %s", RELOC(linux_banner));
  2458. /*
  2459. * Get default machine type. At this point, we do not differentiate
  2460. * between pSeries SMP and pSeries LPAR
  2461. */
  2462. RELOC(of_platform) = prom_find_machine_type();
  2463. prom_printf("Detected machine type: %x\n", RELOC(of_platform));
  2464. #ifndef CONFIG_RELOCATABLE
  2465. /* Bail if this is a kdump kernel. */
  2466. if (PHYSICAL_START > 0)
  2467. prom_panic("Error: You can't boot a kdump kernel from OF!\n");
  2468. #endif
  2469. /*
  2470. * Check for an initrd
  2471. */
  2472. prom_check_initrd(r3, r4);
  2473. #if defined(CONFIG_PPC_PSERIES) || defined(CONFIG_PPC_POWERNV)
  2474. /*
  2475. * On pSeries, inform the firmware about our capabilities
  2476. */
  2477. if (RELOC(of_platform) == PLATFORM_PSERIES ||
  2478. RELOC(of_platform) == PLATFORM_PSERIES_LPAR)
  2479. prom_send_capabilities();
  2480. #endif
  2481. /*
  2482. * Copy the CPU hold code
  2483. */
  2484. if (RELOC(of_platform) != PLATFORM_POWERMAC)
  2485. copy_and_flush(0, kbase, 0x100, 0);
  2486. /*
  2487. * Do early parsing of command line
  2488. */
  2489. early_cmdline_parse();
  2490. /*
  2491. * Initialize memory management within prom_init
  2492. */
  2493. prom_init_mem();
  2494. /*
  2495. * Determine which cpu is actually running right _now_
  2496. */
  2497. prom_find_boot_cpu();
  2498. /*
  2499. * Initialize display devices
  2500. */
  2501. prom_check_displays();
  2502. #ifdef CONFIG_PPC64
  2503. /*
  2504. * Initialize IOMMU (TCE tables) on pSeries. Do that before anything else
  2505. * that uses the allocator, we need to make sure we get the top of memory
  2506. * available for us here...
  2507. */
  2508. if (RELOC(of_platform) == PLATFORM_PSERIES)
  2509. prom_initialize_tce_table();
  2510. #endif
  2511. /*
  2512. * On non-powermacs, try to instantiate RTAS. PowerMacs don't
  2513. * have a usable RTAS implementation.
  2514. */
  2515. if (RELOC(of_platform) != PLATFORM_POWERMAC &&
  2516. RELOC(of_platform) != PLATFORM_OPAL)
  2517. prom_instantiate_rtas();
  2518. #ifdef CONFIG_PPC_POWERNV
  2519. /* Detect HAL and try instanciating it & doing takeover */
  2520. if (RELOC(of_platform) == PLATFORM_PSERIES_LPAR) {
  2521. prom_query_opal();
  2522. if (RELOC(of_platform) == PLATFORM_OPAL) {
  2523. prom_opal_hold_cpus();
  2524. prom_opal_takeover();
  2525. }
  2526. } else if (RELOC(of_platform) == PLATFORM_OPAL)
  2527. prom_instantiate_opal();
  2528. #endif
  2529. /*
  2530. * On non-powermacs, put all CPUs in spin-loops.
  2531. *
  2532. * PowerMacs use a different mechanism to spin CPUs
  2533. */
  2534. if (RELOC(of_platform) != PLATFORM_POWERMAC &&
  2535. RELOC(of_platform) != PLATFORM_OPAL)
  2536. prom_hold_cpus();
  2537. /*
  2538. * Fill in some infos for use by the kernel later on
  2539. */
  2540. if (RELOC(prom_memory_limit))
  2541. prom_setprop(_prom->chosen, "/chosen", "linux,memory-limit",
  2542. &RELOC(prom_memory_limit),
  2543. sizeof(prom_memory_limit));
  2544. #ifdef CONFIG_PPC64
  2545. if (RELOC(prom_iommu_off))
  2546. prom_setprop(_prom->chosen, "/chosen", "linux,iommu-off",
  2547. NULL, 0);
  2548. if (RELOC(prom_iommu_force_on))
  2549. prom_setprop(_prom->chosen, "/chosen", "linux,iommu-force-on",
  2550. NULL, 0);
  2551. if (RELOC(prom_tce_alloc_start)) {
  2552. prom_setprop(_prom->chosen, "/chosen", "linux,tce-alloc-start",
  2553. &RELOC(prom_tce_alloc_start),
  2554. sizeof(prom_tce_alloc_start));
  2555. prom_setprop(_prom->chosen, "/chosen", "linux,tce-alloc-end",
  2556. &RELOC(prom_tce_alloc_end),
  2557. sizeof(prom_tce_alloc_end));
  2558. }
  2559. #endif
  2560. /*
  2561. * Fixup any known bugs in the device-tree
  2562. */
  2563. fixup_device_tree();
  2564. /*
  2565. * Now finally create the flattened device-tree
  2566. */
  2567. prom_printf("copying OF device tree...\n");
  2568. flatten_device_tree();
  2569. /*
  2570. * in case stdin is USB and still active on IBM machines...
  2571. * Unfortunately quiesce crashes on some powermacs if we have
  2572. * closed stdin already (in particular the powerbook 101).
  2573. */
  2574. if (RELOC(of_platform) != PLATFORM_POWERMAC)
  2575. prom_close_stdin();
  2576. /*
  2577. * Call OF "quiesce" method to shut down pending DMA's from
  2578. * devices etc...
  2579. */
  2580. prom_printf("Calling quiesce...\n");
  2581. call_prom("quiesce", 0, 0);
  2582. /*
  2583. * And finally, call the kernel passing it the flattened device
  2584. * tree and NULL as r5, thus triggering the new entry point which
  2585. * is common to us and kexec
  2586. */
  2587. hdr = RELOC(dt_header_start);
  2588. prom_printf("returning from prom_init\n");
  2589. prom_debug("->dt_header_start=0x%x\n", hdr);
  2590. #ifdef CONFIG_PPC32
  2591. reloc_got2(-offset);
  2592. #endif
  2593. #ifdef CONFIG_PPC_EARLY_DEBUG_OPAL
  2594. /* OPAL early debug gets the OPAL base & entry in r8 and r9 */
  2595. __start(hdr, kbase, 0, 0, 0,
  2596. RELOC(prom_opal_base), RELOC(prom_opal_entry));
  2597. #else
  2598. __start(hdr, kbase, 0, 0, 0, 0, 0);
  2599. #endif
  2600. return 0;
  2601. }