prom_init.c 82 KB

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