image.c 85 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203
  1. /*
  2. * (C) Copyright 2008 Semihalf
  3. *
  4. * (C) Copyright 2000-2006
  5. * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  6. *
  7. * See file CREDITS for list of people who contributed to this
  8. * project.
  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 as
  12. * published by the Free Software Foundation; either version 2 of
  13. * the License, or (at your option) any later version.
  14. *
  15. * This program is distributed in the hope that it will be useful,
  16. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  17. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  18. * GNU General Public License for more details.
  19. *
  20. * You should have received a copy of the GNU General Public License
  21. * along with this program; if not, write to the Free Software
  22. * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  23. * MA 02111-1307 USA
  24. */
  25. #ifndef USE_HOSTCC
  26. #include <common.h>
  27. #include <watchdog.h>
  28. #ifdef CONFIG_SHOW_BOOT_PROGRESS
  29. #include <status_led.h>
  30. #endif
  31. #ifdef CONFIG_HAS_DATAFLASH
  32. #include <dataflash.h>
  33. #endif
  34. #ifdef CONFIG_LOGBUFFER
  35. #include <logbuff.h>
  36. #endif
  37. #if defined(CONFIG_TIMESTAMP) || defined(CONFIG_CMD_DATE)
  38. #include <rtc.h>
  39. #endif
  40. #include <image.h>
  41. #if defined(CONFIG_FIT) || defined(CONFIG_OF_LIBFDT)
  42. #include <fdt.h>
  43. #include <libfdt.h>
  44. #include <fdt_support.h>
  45. #endif
  46. #if defined(CONFIG_FIT)
  47. #include <u-boot/md5.h>
  48. #include <sha1.h>
  49. static int fit_check_ramdisk(const void *fit, int os_noffset,
  50. uint8_t arch, int verify);
  51. #endif
  52. #ifdef CONFIG_CMD_BDI
  53. extern int do_bdinfo(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
  54. #endif
  55. DECLARE_GLOBAL_DATA_PTR;
  56. static const image_header_t *image_get_ramdisk(ulong rd_addr, uint8_t arch,
  57. int verify);
  58. #else
  59. #include "mkimage.h"
  60. #include <u-boot/md5.h>
  61. #include <time.h>
  62. #include <image.h>
  63. #endif /* !USE_HOSTCC*/
  64. static const table_entry_t uimage_arch[] = {
  65. { IH_ARCH_INVALID, NULL, "Invalid ARCH", },
  66. { IH_ARCH_ALPHA, "alpha", "Alpha", },
  67. { IH_ARCH_ARM, "arm", "ARM", },
  68. { IH_ARCH_I386, "x86", "Intel x86", },
  69. { IH_ARCH_IA64, "ia64", "IA64", },
  70. { IH_ARCH_M68K, "m68k", "M68K", },
  71. { IH_ARCH_MICROBLAZE, "microblaze", "MicroBlaze", },
  72. { IH_ARCH_MIPS, "mips", "MIPS", },
  73. { IH_ARCH_MIPS64, "mips64", "MIPS 64 Bit", },
  74. { IH_ARCH_NIOS2, "nios2", "NIOS II", },
  75. { IH_ARCH_PPC, "powerpc", "PowerPC", },
  76. { IH_ARCH_PPC, "ppc", "PowerPC", },
  77. { IH_ARCH_S390, "s390", "IBM S390", },
  78. { IH_ARCH_SH, "sh", "SuperH", },
  79. { IH_ARCH_SPARC, "sparc", "SPARC", },
  80. { IH_ARCH_SPARC64, "sparc64", "SPARC 64 Bit", },
  81. { IH_ARCH_BLACKFIN, "blackfin", "Blackfin", },
  82. { IH_ARCH_AVR32, "avr32", "AVR32", },
  83. { IH_ARCH_NDS32, "nds32", "NDS32", },
  84. { IH_ARCH_OPENRISC, "or1k", "OpenRISC 1000",},
  85. { -1, "", "", },
  86. };
  87. static const table_entry_t uimage_os[] = {
  88. { IH_OS_INVALID, NULL, "Invalid OS", },
  89. { IH_OS_LINUX, "linux", "Linux", },
  90. #if defined(CONFIG_LYNXKDI) || defined(USE_HOSTCC)
  91. { IH_OS_LYNXOS, "lynxos", "LynxOS", },
  92. #endif
  93. { IH_OS_NETBSD, "netbsd", "NetBSD", },
  94. { IH_OS_OSE, "ose", "Enea OSE", },
  95. { IH_OS_RTEMS, "rtems", "RTEMS", },
  96. { IH_OS_U_BOOT, "u-boot", "U-Boot", },
  97. #if defined(CONFIG_CMD_ELF) || defined(USE_HOSTCC)
  98. { IH_OS_QNX, "qnx", "QNX", },
  99. { IH_OS_VXWORKS, "vxworks", "VxWorks", },
  100. #endif
  101. #if defined(CONFIG_INTEGRITY) || defined(USE_HOSTCC)
  102. { IH_OS_INTEGRITY,"integrity", "INTEGRITY", },
  103. #endif
  104. #ifdef USE_HOSTCC
  105. { IH_OS_4_4BSD, "4_4bsd", "4_4BSD", },
  106. { IH_OS_DELL, "dell", "Dell", },
  107. { IH_OS_ESIX, "esix", "Esix", },
  108. { IH_OS_FREEBSD, "freebsd", "FreeBSD", },
  109. { IH_OS_IRIX, "irix", "Irix", },
  110. { IH_OS_NCR, "ncr", "NCR", },
  111. { IH_OS_OPENBSD, "openbsd", "OpenBSD", },
  112. { IH_OS_PSOS, "psos", "pSOS", },
  113. { IH_OS_SCO, "sco", "SCO", },
  114. { IH_OS_SOLARIS, "solaris", "Solaris", },
  115. { IH_OS_SVR4, "svr4", "SVR4", },
  116. #endif
  117. { -1, "", "", },
  118. };
  119. static const table_entry_t uimage_type[] = {
  120. { IH_TYPE_AISIMAGE, "aisimage", "Davinci AIS image",},
  121. { IH_TYPE_FILESYSTEM, "filesystem", "Filesystem Image", },
  122. { IH_TYPE_FIRMWARE, "firmware", "Firmware", },
  123. { IH_TYPE_FLATDT, "flat_dt", "Flat Device Tree", },
  124. { IH_TYPE_KERNEL, "kernel", "Kernel Image", },
  125. { IH_TYPE_KERNEL_NOLOAD, "kernel_noload", "Kernel Image (no loading done)", },
  126. { IH_TYPE_KWBIMAGE, "kwbimage", "Kirkwood Boot Image",},
  127. { IH_TYPE_IMXIMAGE, "imximage", "Freescale i.MX Boot Image",},
  128. { IH_TYPE_INVALID, NULL, "Invalid Image", },
  129. { IH_TYPE_MULTI, "multi", "Multi-File Image", },
  130. { IH_TYPE_OMAPIMAGE, "omapimage", "TI OMAP SPL With GP CH",},
  131. { IH_TYPE_RAMDISK, "ramdisk", "RAMDisk Image", },
  132. { IH_TYPE_SCRIPT, "script", "Script", },
  133. { IH_TYPE_STANDALONE, "standalone", "Standalone Program", },
  134. { IH_TYPE_UBLIMAGE, "ublimage", "Davinci UBL image",},
  135. { -1, "", "", },
  136. };
  137. static const table_entry_t uimage_comp[] = {
  138. { IH_COMP_NONE, "none", "uncompressed", },
  139. { IH_COMP_BZIP2, "bzip2", "bzip2 compressed", },
  140. { IH_COMP_GZIP, "gzip", "gzip compressed", },
  141. { IH_COMP_LZMA, "lzma", "lzma compressed", },
  142. { IH_COMP_LZO, "lzo", "lzo compressed", },
  143. { -1, "", "", },
  144. };
  145. uint32_t crc32(uint32_t, const unsigned char *, uint);
  146. uint32_t crc32_wd(uint32_t, const unsigned char *, uint, uint);
  147. #if defined(CONFIG_TIMESTAMP) || defined(CONFIG_CMD_DATE) || defined(USE_HOSTCC)
  148. static void genimg_print_time(time_t timestamp);
  149. #endif
  150. /*****************************************************************************/
  151. /* Legacy format routines */
  152. /*****************************************************************************/
  153. int image_check_hcrc(const image_header_t *hdr)
  154. {
  155. ulong hcrc;
  156. ulong len = image_get_header_size();
  157. image_header_t header;
  158. /* Copy header so we can blank CRC field for re-calculation */
  159. memmove(&header, (char *)hdr, image_get_header_size());
  160. image_set_hcrc(&header, 0);
  161. hcrc = crc32(0, (unsigned char *)&header, len);
  162. return (hcrc == image_get_hcrc(hdr));
  163. }
  164. int image_check_dcrc(const image_header_t *hdr)
  165. {
  166. ulong data = image_get_data(hdr);
  167. ulong len = image_get_data_size(hdr);
  168. ulong dcrc = crc32_wd(0, (unsigned char *)data, len, CHUNKSZ_CRC32);
  169. return (dcrc == image_get_dcrc(hdr));
  170. }
  171. /**
  172. * image_multi_count - get component (sub-image) count
  173. * @hdr: pointer to the header of the multi component image
  174. *
  175. * image_multi_count() returns number of components in a multi
  176. * component image.
  177. *
  178. * Note: no checking of the image type is done, caller must pass
  179. * a valid multi component image.
  180. *
  181. * returns:
  182. * number of components
  183. */
  184. ulong image_multi_count(const image_header_t *hdr)
  185. {
  186. ulong i, count = 0;
  187. uint32_t *size;
  188. /* get start of the image payload, which in case of multi
  189. * component images that points to a table of component sizes */
  190. size = (uint32_t *)image_get_data(hdr);
  191. /* count non empty slots */
  192. for (i = 0; size[i]; ++i)
  193. count++;
  194. return count;
  195. }
  196. /**
  197. * image_multi_getimg - get component data address and size
  198. * @hdr: pointer to the header of the multi component image
  199. * @idx: index of the requested component
  200. * @data: pointer to a ulong variable, will hold component data address
  201. * @len: pointer to a ulong variable, will hold component size
  202. *
  203. * image_multi_getimg() returns size and data address for the requested
  204. * component in a multi component image.
  205. *
  206. * Note: no checking of the image type is done, caller must pass
  207. * a valid multi component image.
  208. *
  209. * returns:
  210. * data address and size of the component, if idx is valid
  211. * 0 in data and len, if idx is out of range
  212. */
  213. void image_multi_getimg(const image_header_t *hdr, ulong idx,
  214. ulong *data, ulong *len)
  215. {
  216. int i;
  217. uint32_t *size;
  218. ulong offset, count, img_data;
  219. /* get number of component */
  220. count = image_multi_count(hdr);
  221. /* get start of the image payload, which in case of multi
  222. * component images that points to a table of component sizes */
  223. size = (uint32_t *)image_get_data(hdr);
  224. /* get address of the proper component data start, which means
  225. * skipping sizes table (add 1 for last, null entry) */
  226. img_data = image_get_data(hdr) + (count + 1) * sizeof(uint32_t);
  227. if (idx < count) {
  228. *len = uimage_to_cpu(size[idx]);
  229. offset = 0;
  230. /* go over all indices preceding requested component idx */
  231. for (i = 0; i < idx; i++) {
  232. /* add up i-th component size, rounding up to 4 bytes */
  233. offset += (uimage_to_cpu(size[i]) + 3) & ~3 ;
  234. }
  235. /* calculate idx-th component data address */
  236. *data = img_data + offset;
  237. } else {
  238. *len = 0;
  239. *data = 0;
  240. }
  241. }
  242. static void image_print_type(const image_header_t *hdr)
  243. {
  244. const char *os, *arch, *type, *comp;
  245. os = genimg_get_os_name(image_get_os(hdr));
  246. arch = genimg_get_arch_name(image_get_arch(hdr));
  247. type = genimg_get_type_name(image_get_type(hdr));
  248. comp = genimg_get_comp_name(image_get_comp(hdr));
  249. printf("%s %s %s (%s)\n", arch, os, type, comp);
  250. }
  251. /**
  252. * image_print_contents - prints out the contents of the legacy format image
  253. * @ptr: pointer to the legacy format image header
  254. * @p: pointer to prefix string
  255. *
  256. * image_print_contents() formats a multi line legacy image contents description.
  257. * The routine prints out all header fields followed by the size/offset data
  258. * for MULTI/SCRIPT images.
  259. *
  260. * returns:
  261. * no returned results
  262. */
  263. void image_print_contents(const void *ptr)
  264. {
  265. const image_header_t *hdr = (const image_header_t *)ptr;
  266. const char *p;
  267. #ifdef USE_HOSTCC
  268. p = "";
  269. #else
  270. p = " ";
  271. #endif
  272. printf("%sImage Name: %.*s\n", p, IH_NMLEN, image_get_name(hdr));
  273. #if defined(CONFIG_TIMESTAMP) || defined(CONFIG_CMD_DATE) || defined(USE_HOSTCC)
  274. printf("%sCreated: ", p);
  275. genimg_print_time((time_t)image_get_time(hdr));
  276. #endif
  277. printf("%sImage Type: ", p);
  278. image_print_type(hdr);
  279. printf("%sData Size: ", p);
  280. genimg_print_size(image_get_data_size(hdr));
  281. printf("%sLoad Address: %08x\n", p, image_get_load(hdr));
  282. printf("%sEntry Point: %08x\n", p, image_get_ep(hdr));
  283. if (image_check_type(hdr, IH_TYPE_MULTI) ||
  284. image_check_type(hdr, IH_TYPE_SCRIPT)) {
  285. int i;
  286. ulong data, len;
  287. ulong count = image_multi_count(hdr);
  288. printf("%sContents:\n", p);
  289. for (i = 0; i < count; i++) {
  290. image_multi_getimg(hdr, i, &data, &len);
  291. printf("%s Image %d: ", p, i);
  292. genimg_print_size(len);
  293. if (image_check_type(hdr, IH_TYPE_SCRIPT) && i > 0) {
  294. /*
  295. * the user may need to know offsets
  296. * if planning to do something with
  297. * multiple files
  298. */
  299. printf("%s Offset = 0x%08lx\n", p, data);
  300. }
  301. }
  302. }
  303. }
  304. #ifndef USE_HOSTCC
  305. /**
  306. * image_get_ramdisk - get and verify ramdisk image
  307. * @rd_addr: ramdisk image start address
  308. * @arch: expected ramdisk architecture
  309. * @verify: checksum verification flag
  310. *
  311. * image_get_ramdisk() returns a pointer to the verified ramdisk image
  312. * header. Routine receives image start address and expected architecture
  313. * flag. Verification done covers data and header integrity and os/type/arch
  314. * fields checking.
  315. *
  316. * If dataflash support is enabled routine checks for dataflash addresses
  317. * and handles required dataflash reads.
  318. *
  319. * returns:
  320. * pointer to a ramdisk image header, if image was found and valid
  321. * otherwise, return NULL
  322. */
  323. static const image_header_t *image_get_ramdisk(ulong rd_addr, uint8_t arch,
  324. int verify)
  325. {
  326. const image_header_t *rd_hdr = (const image_header_t *)rd_addr;
  327. if (!image_check_magic(rd_hdr)) {
  328. puts("Bad Magic Number\n");
  329. show_boot_error(BOOTSTAGE_ID_RD_MAGIC);
  330. return NULL;
  331. }
  332. if (!image_check_hcrc(rd_hdr)) {
  333. puts("Bad Header Checksum\n");
  334. show_boot_error(BOOTSTAGE_ID_RD_HDR_CHECKSUM);
  335. return NULL;
  336. }
  337. show_boot_progress(BOOTSTAGE_ID_RD_MAGIC);
  338. image_print_contents(rd_hdr);
  339. if (verify) {
  340. puts(" Verifying Checksum ... ");
  341. if (!image_check_dcrc(rd_hdr)) {
  342. puts("Bad Data CRC\n");
  343. show_boot_error(BOOTSTAGE_ID_RD_CHECKSUM);
  344. return NULL;
  345. }
  346. puts("OK\n");
  347. }
  348. show_boot_progress(BOOTSTAGE_ID_RD_HDR_CHECKSUM);
  349. if (!image_check_os(rd_hdr, IH_OS_LINUX) ||
  350. !image_check_arch(rd_hdr, arch) ||
  351. !image_check_type(rd_hdr, IH_TYPE_RAMDISK)) {
  352. printf("No Linux %s Ramdisk Image\n",
  353. genimg_get_arch_name(arch));
  354. show_boot_error(BOOTSTAGE_ID_RAMDISK);
  355. return NULL;
  356. }
  357. return rd_hdr;
  358. }
  359. #endif /* !USE_HOSTCC */
  360. /*****************************************************************************/
  361. /* Shared dual-format routines */
  362. /*****************************************************************************/
  363. #ifndef USE_HOSTCC
  364. int getenv_yesno(char *var)
  365. {
  366. char *s = getenv(var);
  367. return (s && (*s == 'n')) ? 0 : 1;
  368. }
  369. ulong getenv_bootm_low(void)
  370. {
  371. char *s = getenv("bootm_low");
  372. if (s) {
  373. ulong tmp = simple_strtoul(s, NULL, 16);
  374. return tmp;
  375. }
  376. #if defined(CONFIG_SYS_SDRAM_BASE)
  377. return CONFIG_SYS_SDRAM_BASE;
  378. #elif defined(CONFIG_ARM)
  379. return gd->bd->bi_dram[0].start;
  380. #else
  381. return 0;
  382. #endif
  383. }
  384. phys_size_t getenv_bootm_size(void)
  385. {
  386. phys_size_t tmp;
  387. char *s = getenv("bootm_size");
  388. if (s) {
  389. tmp = (phys_size_t)simple_strtoull(s, NULL, 16);
  390. return tmp;
  391. }
  392. s = getenv("bootm_low");
  393. if (s)
  394. tmp = (phys_size_t)simple_strtoull(s, NULL, 16);
  395. else
  396. tmp = 0;
  397. #if defined(CONFIG_ARM)
  398. return gd->bd->bi_dram[0].size - tmp;
  399. #else
  400. return gd->bd->bi_memsize - tmp;
  401. #endif
  402. }
  403. phys_size_t getenv_bootm_mapsize(void)
  404. {
  405. phys_size_t tmp;
  406. char *s = getenv("bootm_mapsize");
  407. if (s) {
  408. tmp = (phys_size_t)simple_strtoull(s, NULL, 16);
  409. return tmp;
  410. }
  411. #if defined(CONFIG_SYS_BOOTMAPSZ)
  412. return CONFIG_SYS_BOOTMAPSZ;
  413. #else
  414. return getenv_bootm_size();
  415. #endif
  416. }
  417. void memmove_wd(void *to, void *from, size_t len, ulong chunksz)
  418. {
  419. if (to == from)
  420. return;
  421. #if defined(CONFIG_HW_WATCHDOG) || defined(CONFIG_WATCHDOG)
  422. while (len > 0) {
  423. size_t tail = (len > chunksz) ? chunksz : len;
  424. WATCHDOG_RESET();
  425. memmove(to, from, tail);
  426. to += tail;
  427. from += tail;
  428. len -= tail;
  429. }
  430. #else /* !(CONFIG_HW_WATCHDOG || CONFIG_WATCHDOG) */
  431. memmove(to, from, len);
  432. #endif /* CONFIG_HW_WATCHDOG || CONFIG_WATCHDOG */
  433. }
  434. #endif /* !USE_HOSTCC */
  435. void genimg_print_size(uint32_t size)
  436. {
  437. #ifndef USE_HOSTCC
  438. printf("%d Bytes = ", size);
  439. print_size(size, "\n");
  440. #else
  441. printf("%d Bytes = %.2f kB = %.2f MB\n",
  442. size, (double)size / 1.024e3,
  443. (double)size / 1.048576e6);
  444. #endif
  445. }
  446. #if defined(CONFIG_TIMESTAMP) || defined(CONFIG_CMD_DATE) || defined(USE_HOSTCC)
  447. static void genimg_print_time(time_t timestamp)
  448. {
  449. #ifndef USE_HOSTCC
  450. struct rtc_time tm;
  451. to_tm(timestamp, &tm);
  452. printf("%4d-%02d-%02d %2d:%02d:%02d UTC\n",
  453. tm.tm_year, tm.tm_mon, tm.tm_mday,
  454. tm.tm_hour, tm.tm_min, tm.tm_sec);
  455. #else
  456. printf("%s", ctime(&timestamp));
  457. #endif
  458. }
  459. #endif /* CONFIG_TIMESTAMP || CONFIG_CMD_DATE || USE_HOSTCC */
  460. /**
  461. * get_table_entry_name - translate entry id to long name
  462. * @table: pointer to a translation table for entries of a specific type
  463. * @msg: message to be returned when translation fails
  464. * @id: entry id to be translated
  465. *
  466. * get_table_entry_name() will go over translation table trying to find
  467. * entry that matches given id. If matching entry is found, its long
  468. * name is returned to the caller.
  469. *
  470. * returns:
  471. * long entry name if translation succeeds
  472. * msg otherwise
  473. */
  474. char *get_table_entry_name(const table_entry_t *table, char *msg, int id)
  475. {
  476. for (; table->id >= 0; ++table) {
  477. if (table->id == id)
  478. #if defined(USE_HOSTCC) || !defined(CONFIG_NEEDS_MANUAL_RELOC)
  479. return table->lname;
  480. #else
  481. return table->lname + gd->reloc_off;
  482. #endif
  483. }
  484. return (msg);
  485. }
  486. const char *genimg_get_os_name(uint8_t os)
  487. {
  488. return (get_table_entry_name(uimage_os, "Unknown OS", os));
  489. }
  490. const char *genimg_get_arch_name(uint8_t arch)
  491. {
  492. return (get_table_entry_name(uimage_arch, "Unknown Architecture",
  493. arch));
  494. }
  495. const char *genimg_get_type_name(uint8_t type)
  496. {
  497. return (get_table_entry_name(uimage_type, "Unknown Image", type));
  498. }
  499. const char *genimg_get_comp_name(uint8_t comp)
  500. {
  501. return (get_table_entry_name(uimage_comp, "Unknown Compression",
  502. comp));
  503. }
  504. /**
  505. * get_table_entry_id - translate short entry name to id
  506. * @table: pointer to a translation table for entries of a specific type
  507. * @table_name: to be used in case of error
  508. * @name: entry short name to be translated
  509. *
  510. * get_table_entry_id() will go over translation table trying to find
  511. * entry that matches given short name. If matching entry is found,
  512. * its id returned to the caller.
  513. *
  514. * returns:
  515. * entry id if translation succeeds
  516. * -1 otherwise
  517. */
  518. int get_table_entry_id(const table_entry_t *table,
  519. const char *table_name, const char *name)
  520. {
  521. const table_entry_t *t;
  522. #ifdef USE_HOSTCC
  523. int first = 1;
  524. for (t = table; t->id >= 0; ++t) {
  525. if (t->sname && strcasecmp(t->sname, name) == 0)
  526. return(t->id);
  527. }
  528. fprintf(stderr, "\nInvalid %s Type - valid names are", table_name);
  529. for (t = table; t->id >= 0; ++t) {
  530. if (t->sname == NULL)
  531. continue;
  532. fprintf(stderr, "%c %s", (first) ? ':' : ',', t->sname);
  533. first = 0;
  534. }
  535. fprintf(stderr, "\n");
  536. #else
  537. for (t = table; t->id >= 0; ++t) {
  538. #ifdef CONFIG_NEEDS_MANUAL_RELOC
  539. if (t->sname && strcmp(t->sname + gd->reloc_off, name) == 0)
  540. #else
  541. if (t->sname && strcmp(t->sname, name) == 0)
  542. #endif
  543. return (t->id);
  544. }
  545. debug("Invalid %s Type: %s\n", table_name, name);
  546. #endif /* USE_HOSTCC */
  547. return (-1);
  548. }
  549. int genimg_get_os_id(const char *name)
  550. {
  551. return (get_table_entry_id(uimage_os, "OS", name));
  552. }
  553. int genimg_get_arch_id(const char *name)
  554. {
  555. return (get_table_entry_id(uimage_arch, "CPU", name));
  556. }
  557. int genimg_get_type_id(const char *name)
  558. {
  559. return (get_table_entry_id(uimage_type, "Image", name));
  560. }
  561. int genimg_get_comp_id(const char *name)
  562. {
  563. return (get_table_entry_id(uimage_comp, "Compression", name));
  564. }
  565. #ifndef USE_HOSTCC
  566. /**
  567. * genimg_get_format - get image format type
  568. * @img_addr: image start address
  569. *
  570. * genimg_get_format() checks whether provided address points to a valid
  571. * legacy or FIT image.
  572. *
  573. * New uImage format and FDT blob are based on a libfdt. FDT blob
  574. * may be passed directly or embedded in a FIT image. In both situations
  575. * genimg_get_format() must be able to dectect libfdt header.
  576. *
  577. * returns:
  578. * image format type or IMAGE_FORMAT_INVALID if no image is present
  579. */
  580. int genimg_get_format(void *img_addr)
  581. {
  582. ulong format = IMAGE_FORMAT_INVALID;
  583. const image_header_t *hdr;
  584. #if defined(CONFIG_FIT) || defined(CONFIG_OF_LIBFDT)
  585. char *fit_hdr;
  586. #endif
  587. hdr = (const image_header_t *)img_addr;
  588. if (image_check_magic(hdr))
  589. format = IMAGE_FORMAT_LEGACY;
  590. #if defined(CONFIG_FIT) || defined(CONFIG_OF_LIBFDT)
  591. else {
  592. fit_hdr = (char *)img_addr;
  593. if (fdt_check_header(fit_hdr) == 0)
  594. format = IMAGE_FORMAT_FIT;
  595. }
  596. #endif
  597. return format;
  598. }
  599. /**
  600. * genimg_get_image - get image from special storage (if necessary)
  601. * @img_addr: image start address
  602. *
  603. * genimg_get_image() checks if provided image start adddress is located
  604. * in a dataflash storage. If so, image is moved to a system RAM memory.
  605. *
  606. * returns:
  607. * image start address after possible relocation from special storage
  608. */
  609. ulong genimg_get_image(ulong img_addr)
  610. {
  611. ulong ram_addr = img_addr;
  612. #ifdef CONFIG_HAS_DATAFLASH
  613. ulong h_size, d_size;
  614. if (addr_dataflash(img_addr)) {
  615. /* ger RAM address */
  616. ram_addr = CONFIG_SYS_LOAD_ADDR;
  617. /* get header size */
  618. h_size = image_get_header_size();
  619. #if defined(CONFIG_FIT)
  620. if (sizeof(struct fdt_header) > h_size)
  621. h_size = sizeof(struct fdt_header);
  622. #endif
  623. /* read in header */
  624. debug(" Reading image header from dataflash address "
  625. "%08lx to RAM address %08lx\n", img_addr, ram_addr);
  626. read_dataflash(img_addr, h_size, (char *)ram_addr);
  627. /* get data size */
  628. switch (genimg_get_format((void *)ram_addr)) {
  629. case IMAGE_FORMAT_LEGACY:
  630. d_size = image_get_data_size(
  631. (const image_header_t *)ram_addr);
  632. debug(" Legacy format image found at 0x%08lx, "
  633. "size 0x%08lx\n",
  634. ram_addr, d_size);
  635. break;
  636. #if defined(CONFIG_FIT)
  637. case IMAGE_FORMAT_FIT:
  638. d_size = fit_get_size((const void *)ram_addr) - h_size;
  639. debug(" FIT/FDT format image found at 0x%08lx, "
  640. "size 0x%08lx\n",
  641. ram_addr, d_size);
  642. break;
  643. #endif
  644. default:
  645. printf(" No valid image found at 0x%08lx\n",
  646. img_addr);
  647. return ram_addr;
  648. }
  649. /* read in image data */
  650. debug(" Reading image remaining data from dataflash address "
  651. "%08lx to RAM address %08lx\n", img_addr + h_size,
  652. ram_addr + h_size);
  653. read_dataflash(img_addr + h_size, d_size,
  654. (char *)(ram_addr + h_size));
  655. }
  656. #endif /* CONFIG_HAS_DATAFLASH */
  657. return ram_addr;
  658. }
  659. /**
  660. * fit_has_config - check if there is a valid FIT configuration
  661. * @images: pointer to the bootm command headers structure
  662. *
  663. * fit_has_config() checks if there is a FIT configuration in use
  664. * (if FTI support is present).
  665. *
  666. * returns:
  667. * 0, no FIT support or no configuration found
  668. * 1, configuration found
  669. */
  670. int genimg_has_config(bootm_headers_t *images)
  671. {
  672. #if defined(CONFIG_FIT)
  673. if (images->fit_uname_cfg)
  674. return 1;
  675. #endif
  676. return 0;
  677. }
  678. /**
  679. * boot_get_ramdisk - main ramdisk handling routine
  680. * @argc: command argument count
  681. * @argv: command argument list
  682. * @images: pointer to the bootm images structure
  683. * @arch: expected ramdisk architecture
  684. * @rd_start: pointer to a ulong variable, will hold ramdisk start address
  685. * @rd_end: pointer to a ulong variable, will hold ramdisk end
  686. *
  687. * boot_get_ramdisk() is responsible for finding a valid ramdisk image.
  688. * Curently supported are the following ramdisk sources:
  689. * - multicomponent kernel/ramdisk image,
  690. * - commandline provided address of decicated ramdisk image.
  691. *
  692. * returns:
  693. * 0, if ramdisk image was found and valid, or skiped
  694. * rd_start and rd_end are set to ramdisk start/end addresses if
  695. * ramdisk image is found and valid
  696. *
  697. * 1, if ramdisk image is found but corrupted, or invalid
  698. * rd_start and rd_end are set to 0 if no ramdisk exists
  699. */
  700. int boot_get_ramdisk(int argc, char * const argv[], bootm_headers_t *images,
  701. uint8_t arch, ulong *rd_start, ulong *rd_end)
  702. {
  703. ulong rd_addr, rd_load;
  704. ulong rd_data, rd_len;
  705. const image_header_t *rd_hdr;
  706. #if defined(CONFIG_FIT)
  707. void *fit_hdr;
  708. const char *fit_uname_config = NULL;
  709. const char *fit_uname_ramdisk = NULL;
  710. ulong default_addr;
  711. int rd_noffset;
  712. int cfg_noffset;
  713. const void *data;
  714. size_t size;
  715. #endif
  716. *rd_start = 0;
  717. *rd_end = 0;
  718. /*
  719. * Look for a '-' which indicates to ignore the
  720. * ramdisk argument
  721. */
  722. if ((argc >= 3) && (strcmp(argv[2], "-") == 0)) {
  723. debug("## Skipping init Ramdisk\n");
  724. rd_len = rd_data = 0;
  725. } else if (argc >= 3 || genimg_has_config(images)) {
  726. #if defined(CONFIG_FIT)
  727. if (argc >= 3) {
  728. /*
  729. * If the init ramdisk comes from the FIT image and
  730. * the FIT image address is omitted in the command
  731. * line argument, try to use os FIT image address or
  732. * default load address.
  733. */
  734. if (images->fit_uname_os)
  735. default_addr = (ulong)images->fit_hdr_os;
  736. else
  737. default_addr = load_addr;
  738. if (fit_parse_conf(argv[2], default_addr,
  739. &rd_addr, &fit_uname_config)) {
  740. debug("* ramdisk: config '%s' from image at "
  741. "0x%08lx\n",
  742. fit_uname_config, rd_addr);
  743. } else if (fit_parse_subimage(argv[2], default_addr,
  744. &rd_addr, &fit_uname_ramdisk)) {
  745. debug("* ramdisk: subimage '%s' from image at "
  746. "0x%08lx\n",
  747. fit_uname_ramdisk, rd_addr);
  748. } else
  749. #endif
  750. {
  751. rd_addr = simple_strtoul(argv[2], NULL, 16);
  752. debug("* ramdisk: cmdline image address = "
  753. "0x%08lx\n",
  754. rd_addr);
  755. }
  756. #if defined(CONFIG_FIT)
  757. } else {
  758. /* use FIT configuration provided in first bootm
  759. * command argument
  760. */
  761. rd_addr = (ulong)images->fit_hdr_os;
  762. fit_uname_config = images->fit_uname_cfg;
  763. debug("* ramdisk: using config '%s' from image "
  764. "at 0x%08lx\n",
  765. fit_uname_config, rd_addr);
  766. /*
  767. * Check whether configuration has ramdisk defined,
  768. * if not, don't try to use it, quit silently.
  769. */
  770. fit_hdr = (void *)rd_addr;
  771. cfg_noffset = fit_conf_get_node(fit_hdr,
  772. fit_uname_config);
  773. if (cfg_noffset < 0) {
  774. debug("* ramdisk: no such config\n");
  775. return 1;
  776. }
  777. rd_noffset = fit_conf_get_ramdisk_node(fit_hdr,
  778. cfg_noffset);
  779. if (rd_noffset < 0) {
  780. debug("* ramdisk: no ramdisk in config\n");
  781. return 0;
  782. }
  783. }
  784. #endif
  785. /* copy from dataflash if needed */
  786. rd_addr = genimg_get_image(rd_addr);
  787. /*
  788. * Check if there is an initrd image at the
  789. * address provided in the second bootm argument
  790. * check image type, for FIT images get FIT node.
  791. */
  792. switch (genimg_get_format((void *)rd_addr)) {
  793. case IMAGE_FORMAT_LEGACY:
  794. printf("## Loading init Ramdisk from Legacy "
  795. "Image at %08lx ...\n", rd_addr);
  796. show_boot_progress(BOOTSTAGE_ID_CHECK_RAMDISK);
  797. rd_hdr = image_get_ramdisk(rd_addr, arch,
  798. images->verify);
  799. if (rd_hdr == NULL)
  800. return 1;
  801. rd_data = image_get_data(rd_hdr);
  802. rd_len = image_get_data_size(rd_hdr);
  803. rd_load = image_get_load(rd_hdr);
  804. break;
  805. #if defined(CONFIG_FIT)
  806. case IMAGE_FORMAT_FIT:
  807. fit_hdr = (void *)rd_addr;
  808. printf("## Loading init Ramdisk from FIT "
  809. "Image at %08lx ...\n", rd_addr);
  810. show_boot_progress(BOOTSTAGE_ID_FIT_RD_FORMAT);
  811. if (!fit_check_format(fit_hdr)) {
  812. puts("Bad FIT ramdisk image format!\n");
  813. show_boot_error(
  814. BOOTSTAGE_ID_FIT_RD_FORMAT);
  815. return 1;
  816. }
  817. show_boot_progress(BOOTSTAGE_ID_FIT_RD_FORMAT_OK);
  818. if (!fit_uname_ramdisk) {
  819. /*
  820. * no ramdisk image node unit name, try to get config
  821. * node first. If config unit node name is NULL
  822. * fit_conf_get_node() will try to find default config node
  823. */
  824. show_boot_progress(
  825. BOOTSTAGE_ID_FIT_RD_NO_UNIT_NAME);
  826. cfg_noffset = fit_conf_get_node(fit_hdr,
  827. fit_uname_config);
  828. if (cfg_noffset < 0) {
  829. puts("Could not find configuration "
  830. "node\n");
  831. show_boot_error(
  832. BOOTSTAGE_ID_FIT_RD_NO_UNIT_NAME);
  833. return 1;
  834. }
  835. fit_uname_config = fdt_get_name(fit_hdr,
  836. cfg_noffset, NULL);
  837. printf(" Using '%s' configuration\n",
  838. fit_uname_config);
  839. rd_noffset = fit_conf_get_ramdisk_node(fit_hdr,
  840. cfg_noffset);
  841. fit_uname_ramdisk = fit_get_name(fit_hdr,
  842. rd_noffset, NULL);
  843. } else {
  844. /* get ramdisk component image node offset */
  845. show_boot_progress(
  846. BOOTSTAGE_ID_FIT_RD_UNIT_NAME);
  847. rd_noffset = fit_image_get_node(fit_hdr,
  848. fit_uname_ramdisk);
  849. }
  850. if (rd_noffset < 0) {
  851. puts("Could not find subimage node\n");
  852. show_boot_error(BOOTSTAGE_ID_FIT_RD_SUBNODE);
  853. return 1;
  854. }
  855. printf(" Trying '%s' ramdisk subimage\n",
  856. fit_uname_ramdisk);
  857. show_boot_progress(BOOTSTAGE_ID_FIT_RD_CHECK);
  858. if (!fit_check_ramdisk(fit_hdr, rd_noffset, arch,
  859. images->verify))
  860. return 1;
  861. /* get ramdisk image data address and length */
  862. if (fit_image_get_data(fit_hdr, rd_noffset, &data,
  863. &size)) {
  864. puts("Could not find ramdisk subimage data!\n");
  865. show_boot_error(BOOTSTAGE_ID_FIT_RD_GET_DATA);
  866. return 1;
  867. }
  868. show_boot_progress(BOOTSTAGE_ID_FIT_RD_GET_DATA_OK);
  869. rd_data = (ulong)data;
  870. rd_len = size;
  871. if (fit_image_get_load(fit_hdr, rd_noffset, &rd_load)) {
  872. puts("Can't get ramdisk subimage load "
  873. "address!\n");
  874. show_boot_error(BOOTSTAGE_ID_FIT_RD_LOAD);
  875. return 1;
  876. }
  877. show_boot_progress(BOOTSTAGE_ID_FIT_RD_LOAD);
  878. images->fit_hdr_rd = fit_hdr;
  879. images->fit_uname_rd = fit_uname_ramdisk;
  880. images->fit_noffset_rd = rd_noffset;
  881. break;
  882. #endif
  883. default:
  884. puts("Wrong Ramdisk Image Format\n");
  885. rd_data = rd_len = rd_load = 0;
  886. return 1;
  887. }
  888. } else if (images->legacy_hdr_valid &&
  889. image_check_type(&images->legacy_hdr_os_copy,
  890. IH_TYPE_MULTI)) {
  891. /*
  892. * Now check if we have a legacy mult-component image,
  893. * get second entry data start address and len.
  894. */
  895. show_boot_progress(BOOTSTAGE_ID_RAMDISK);
  896. printf("## Loading init Ramdisk from multi component "
  897. "Legacy Image at %08lx ...\n",
  898. (ulong)images->legacy_hdr_os);
  899. image_multi_getimg(images->legacy_hdr_os, 1, &rd_data, &rd_len);
  900. } else {
  901. /*
  902. * no initrd image
  903. */
  904. show_boot_progress(BOOTSTAGE_ID_NO_RAMDISK);
  905. rd_len = rd_data = 0;
  906. }
  907. if (!rd_data) {
  908. debug("## No init Ramdisk\n");
  909. } else {
  910. *rd_start = rd_data;
  911. *rd_end = rd_data + rd_len;
  912. }
  913. debug(" ramdisk start = 0x%08lx, ramdisk end = 0x%08lx\n",
  914. *rd_start, *rd_end);
  915. return 0;
  916. }
  917. #ifdef CONFIG_SYS_BOOT_RAMDISK_HIGH
  918. /**
  919. * boot_ramdisk_high - relocate init ramdisk
  920. * @lmb: pointer to lmb handle, will be used for memory mgmt
  921. * @rd_data: ramdisk data start address
  922. * @rd_len: ramdisk data length
  923. * @initrd_start: pointer to a ulong variable, will hold final init ramdisk
  924. * start address (after possible relocation)
  925. * @initrd_end: pointer to a ulong variable, will hold final init ramdisk
  926. * end address (after possible relocation)
  927. *
  928. * boot_ramdisk_high() takes a relocation hint from "initrd_high" environement
  929. * variable and if requested ramdisk data is moved to a specified location.
  930. *
  931. * Initrd_start and initrd_end are set to final (after relocation) ramdisk
  932. * start/end addresses if ramdisk image start and len were provided,
  933. * otherwise set initrd_start and initrd_end set to zeros.
  934. *
  935. * returns:
  936. * 0 - success
  937. * -1 - failure
  938. */
  939. int boot_ramdisk_high(struct lmb *lmb, ulong rd_data, ulong rd_len,
  940. ulong *initrd_start, ulong *initrd_end)
  941. {
  942. char *s;
  943. ulong initrd_high;
  944. int initrd_copy_to_ram = 1;
  945. if ((s = getenv("initrd_high")) != NULL) {
  946. /* a value of "no" or a similar string will act like 0,
  947. * turning the "load high" feature off. This is intentional.
  948. */
  949. initrd_high = simple_strtoul(s, NULL, 16);
  950. if (initrd_high == ~0)
  951. initrd_copy_to_ram = 0;
  952. } else {
  953. /* not set, no restrictions to load high */
  954. initrd_high = ~0;
  955. }
  956. #ifdef CONFIG_LOGBUFFER
  957. /* Prevent initrd from overwriting logbuffer */
  958. lmb_reserve(lmb, logbuffer_base() - LOGBUFF_OVERHEAD, LOGBUFF_RESERVE);
  959. #endif
  960. debug("## initrd_high = 0x%08lx, copy_to_ram = %d\n",
  961. initrd_high, initrd_copy_to_ram);
  962. if (rd_data) {
  963. if (!initrd_copy_to_ram) { /* zero-copy ramdisk support */
  964. debug(" in-place initrd\n");
  965. *initrd_start = rd_data;
  966. *initrd_end = rd_data + rd_len;
  967. lmb_reserve(lmb, rd_data, rd_len);
  968. } else {
  969. if (initrd_high)
  970. *initrd_start = (ulong)lmb_alloc_base(lmb,
  971. rd_len, 0x1000, initrd_high);
  972. else
  973. *initrd_start = (ulong)lmb_alloc(lmb, rd_len,
  974. 0x1000);
  975. if (*initrd_start == 0) {
  976. puts("ramdisk - allocation error\n");
  977. goto error;
  978. }
  979. show_boot_progress(BOOTSTAGE_ID_COPY_RAMDISK);
  980. *initrd_end = *initrd_start + rd_len;
  981. printf(" Loading Ramdisk to %08lx, end %08lx ... ",
  982. *initrd_start, *initrd_end);
  983. memmove_wd((void *)*initrd_start,
  984. (void *)rd_data, rd_len, CHUNKSZ);
  985. #ifdef CONFIG_MP
  986. /*
  987. * Ensure the image is flushed to memory to handle
  988. * AMP boot scenarios in which we might not be
  989. * HW cache coherent
  990. */
  991. flush_cache((unsigned long)*initrd_start, rd_len);
  992. #endif
  993. puts("OK\n");
  994. }
  995. } else {
  996. *initrd_start = 0;
  997. *initrd_end = 0;
  998. }
  999. debug(" ramdisk load start = 0x%08lx, ramdisk load end = 0x%08lx\n",
  1000. *initrd_start, *initrd_end);
  1001. return 0;
  1002. error:
  1003. return -1;
  1004. }
  1005. #endif /* CONFIG_SYS_BOOT_RAMDISK_HIGH */
  1006. #ifdef CONFIG_OF_LIBFDT
  1007. static void fdt_error(const char *msg)
  1008. {
  1009. puts("ERROR: ");
  1010. puts(msg);
  1011. puts(" - must RESET the board to recover.\n");
  1012. }
  1013. static const image_header_t *image_get_fdt(ulong fdt_addr)
  1014. {
  1015. const image_header_t *fdt_hdr = (const image_header_t *)fdt_addr;
  1016. image_print_contents(fdt_hdr);
  1017. puts(" Verifying Checksum ... ");
  1018. if (!image_check_hcrc(fdt_hdr)) {
  1019. fdt_error("fdt header checksum invalid");
  1020. return NULL;
  1021. }
  1022. if (!image_check_dcrc(fdt_hdr)) {
  1023. fdt_error("fdt checksum invalid");
  1024. return NULL;
  1025. }
  1026. puts("OK\n");
  1027. if (!image_check_type(fdt_hdr, IH_TYPE_FLATDT)) {
  1028. fdt_error("uImage is not a fdt");
  1029. return NULL;
  1030. }
  1031. if (image_get_comp(fdt_hdr) != IH_COMP_NONE) {
  1032. fdt_error("uImage is compressed");
  1033. return NULL;
  1034. }
  1035. if (fdt_check_header((char *)image_get_data(fdt_hdr)) != 0) {
  1036. fdt_error("uImage data is not a fdt");
  1037. return NULL;
  1038. }
  1039. return fdt_hdr;
  1040. }
  1041. /**
  1042. * fit_check_fdt - verify FIT format FDT subimage
  1043. * @fit_hdr: pointer to the FIT header
  1044. * fdt_noffset: FDT subimage node offset within FIT image
  1045. * @verify: data CRC verification flag
  1046. *
  1047. * fit_check_fdt() verifies integrity of the FDT subimage and from
  1048. * specified FIT image.
  1049. *
  1050. * returns:
  1051. * 1, on success
  1052. * 0, on failure
  1053. */
  1054. #if defined(CONFIG_FIT)
  1055. static int fit_check_fdt(const void *fit, int fdt_noffset, int verify)
  1056. {
  1057. fit_image_print(fit, fdt_noffset, " ");
  1058. if (verify) {
  1059. puts(" Verifying Hash Integrity ... ");
  1060. if (!fit_image_check_hashes(fit, fdt_noffset)) {
  1061. fdt_error("Bad Data Hash");
  1062. return 0;
  1063. }
  1064. puts("OK\n");
  1065. }
  1066. if (!fit_image_check_type(fit, fdt_noffset, IH_TYPE_FLATDT)) {
  1067. fdt_error("Not a FDT image");
  1068. return 0;
  1069. }
  1070. if (!fit_image_check_comp(fit, fdt_noffset, IH_COMP_NONE)) {
  1071. fdt_error("FDT image is compressed");
  1072. return 0;
  1073. }
  1074. return 1;
  1075. }
  1076. #endif /* CONFIG_FIT */
  1077. #ifndef CONFIG_SYS_FDT_PAD
  1078. #define CONFIG_SYS_FDT_PAD 0x3000
  1079. #endif
  1080. #if defined(CONFIG_OF_LIBFDT)
  1081. /**
  1082. * boot_fdt_add_mem_rsv_regions - Mark the memreserve sections as unusable
  1083. * @lmb: pointer to lmb handle, will be used for memory mgmt
  1084. * @fdt_blob: pointer to fdt blob base address
  1085. *
  1086. * Adds the memreserve regions in the dtb to the lmb block. Adding the
  1087. * memreserve regions prevents u-boot from using them to store the initrd
  1088. * or the fdt blob.
  1089. */
  1090. void boot_fdt_add_mem_rsv_regions(struct lmb *lmb, void *fdt_blob)
  1091. {
  1092. uint64_t addr, size;
  1093. int i, total;
  1094. if (fdt_check_header(fdt_blob) != 0)
  1095. return;
  1096. total = fdt_num_mem_rsv(fdt_blob);
  1097. for (i = 0; i < total; i++) {
  1098. if (fdt_get_mem_rsv(fdt_blob, i, &addr, &size) != 0)
  1099. continue;
  1100. printf(" reserving fdt memory region: addr=%llx size=%llx\n",
  1101. (unsigned long long)addr, (unsigned long long)size);
  1102. lmb_reserve(lmb, addr, size);
  1103. }
  1104. }
  1105. /**
  1106. * boot_relocate_fdt - relocate flat device tree
  1107. * @lmb: pointer to lmb handle, will be used for memory mgmt
  1108. * @of_flat_tree: pointer to a char* variable, will hold fdt start address
  1109. * @of_size: pointer to a ulong variable, will hold fdt length
  1110. *
  1111. * boot_relocate_fdt() allocates a region of memory within the bootmap and
  1112. * relocates the of_flat_tree into that region, even if the fdt is already in
  1113. * the bootmap. It also expands the size of the fdt by CONFIG_SYS_FDT_PAD
  1114. * bytes.
  1115. *
  1116. * of_flat_tree and of_size are set to final (after relocation) values
  1117. *
  1118. * returns:
  1119. * 0 - success
  1120. * 1 - failure
  1121. */
  1122. int boot_relocate_fdt(struct lmb *lmb, char **of_flat_tree, ulong *of_size)
  1123. {
  1124. void *fdt_blob = *of_flat_tree;
  1125. void *of_start = 0;
  1126. char *fdt_high;
  1127. ulong of_len = 0;
  1128. int err;
  1129. int disable_relocation = 0;
  1130. /* nothing to do */
  1131. if (*of_size == 0)
  1132. return 0;
  1133. if (fdt_check_header(fdt_blob) != 0) {
  1134. fdt_error("image is not a fdt");
  1135. goto error;
  1136. }
  1137. /* position on a 4K boundary before the alloc_current */
  1138. /* Pad the FDT by a specified amount */
  1139. of_len = *of_size + CONFIG_SYS_FDT_PAD;
  1140. /* If fdt_high is set use it to select the relocation address */
  1141. fdt_high = getenv("fdt_high");
  1142. if (fdt_high) {
  1143. void *desired_addr = (void *)simple_strtoul(fdt_high, NULL, 16);
  1144. if (((ulong) desired_addr) == ~0UL) {
  1145. /* All ones means use fdt in place */
  1146. of_start = fdt_blob;
  1147. lmb_reserve(lmb, (ulong)of_start, of_len);
  1148. disable_relocation = 1;
  1149. } else if (desired_addr) {
  1150. of_start =
  1151. (void *)(ulong) lmb_alloc_base(lmb, of_len, 0x1000,
  1152. (ulong)desired_addr);
  1153. if (of_start == 0) {
  1154. puts("Failed using fdt_high value for Device Tree");
  1155. goto error;
  1156. }
  1157. } else {
  1158. of_start =
  1159. (void *)(ulong) lmb_alloc(lmb, of_len, 0x1000);
  1160. }
  1161. } else {
  1162. of_start =
  1163. (void *)(ulong) lmb_alloc_base(lmb, of_len, 0x1000,
  1164. getenv_bootm_mapsize()
  1165. + getenv_bootm_low());
  1166. }
  1167. if (of_start == 0) {
  1168. puts("device tree - allocation error\n");
  1169. goto error;
  1170. }
  1171. if (disable_relocation) {
  1172. /* We assume there is space after the existing fdt to use for padding */
  1173. fdt_set_totalsize(of_start, of_len);
  1174. printf(" Using Device Tree in place at %p, end %p\n",
  1175. of_start, of_start + of_len - 1);
  1176. } else {
  1177. debug("## device tree at %p ... %p (len=%ld [0x%lX])\n",
  1178. fdt_blob, fdt_blob + *of_size - 1, of_len, of_len);
  1179. printf(" Loading Device Tree to %p, end %p ... ",
  1180. of_start, of_start + of_len - 1);
  1181. err = fdt_open_into(fdt_blob, of_start, of_len);
  1182. if (err != 0) {
  1183. fdt_error("fdt move failed");
  1184. goto error;
  1185. }
  1186. puts("OK\n");
  1187. }
  1188. *of_flat_tree = of_start;
  1189. *of_size = of_len;
  1190. set_working_fdt_addr(*of_flat_tree);
  1191. return 0;
  1192. error:
  1193. return 1;
  1194. }
  1195. #endif /* CONFIG_OF_LIBFDT */
  1196. /**
  1197. * boot_get_fdt - main fdt handling routine
  1198. * @argc: command argument count
  1199. * @argv: command argument list
  1200. * @images: pointer to the bootm images structure
  1201. * @of_flat_tree: pointer to a char* variable, will hold fdt start address
  1202. * @of_size: pointer to a ulong variable, will hold fdt length
  1203. *
  1204. * boot_get_fdt() is responsible for finding a valid flat device tree image.
  1205. * Curently supported are the following ramdisk sources:
  1206. * - multicomponent kernel/ramdisk image,
  1207. * - commandline provided address of decicated ramdisk image.
  1208. *
  1209. * returns:
  1210. * 0, if fdt image was found and valid, or skipped
  1211. * of_flat_tree and of_size are set to fdt start address and length if
  1212. * fdt image is found and valid
  1213. *
  1214. * 1, if fdt image is found but corrupted
  1215. * of_flat_tree and of_size are set to 0 if no fdt exists
  1216. */
  1217. int boot_get_fdt(int flag, int argc, char * const argv[],
  1218. bootm_headers_t *images, char **of_flat_tree, ulong *of_size)
  1219. {
  1220. const image_header_t *fdt_hdr;
  1221. ulong fdt_addr;
  1222. char *fdt_blob = NULL;
  1223. ulong image_start, image_data, image_end;
  1224. ulong load_start, load_end;
  1225. #if defined(CONFIG_FIT)
  1226. void *fit_hdr;
  1227. const char *fit_uname_config = NULL;
  1228. const char *fit_uname_fdt = NULL;
  1229. ulong default_addr;
  1230. int cfg_noffset;
  1231. int fdt_noffset;
  1232. const void *data;
  1233. size_t size;
  1234. #endif
  1235. *of_flat_tree = NULL;
  1236. *of_size = 0;
  1237. if (argc > 3 || genimg_has_config(images)) {
  1238. #if defined(CONFIG_FIT)
  1239. if (argc > 3) {
  1240. /*
  1241. * If the FDT blob comes from the FIT image and the
  1242. * FIT image address is omitted in the command line
  1243. * argument, try to use ramdisk or os FIT image
  1244. * address or default load address.
  1245. */
  1246. if (images->fit_uname_rd)
  1247. default_addr = (ulong)images->fit_hdr_rd;
  1248. else if (images->fit_uname_os)
  1249. default_addr = (ulong)images->fit_hdr_os;
  1250. else
  1251. default_addr = load_addr;
  1252. if (fit_parse_conf(argv[3], default_addr,
  1253. &fdt_addr, &fit_uname_config)) {
  1254. debug("* fdt: config '%s' from image at "
  1255. "0x%08lx\n",
  1256. fit_uname_config, fdt_addr);
  1257. } else if (fit_parse_subimage(argv[3], default_addr,
  1258. &fdt_addr, &fit_uname_fdt)) {
  1259. debug("* fdt: subimage '%s' from image at "
  1260. "0x%08lx\n",
  1261. fit_uname_fdt, fdt_addr);
  1262. } else
  1263. #endif
  1264. {
  1265. fdt_addr = simple_strtoul(argv[3], NULL, 16);
  1266. debug("* fdt: cmdline image address = "
  1267. "0x%08lx\n",
  1268. fdt_addr);
  1269. }
  1270. #if defined(CONFIG_FIT)
  1271. } else {
  1272. /* use FIT configuration provided in first bootm
  1273. * command argument
  1274. */
  1275. fdt_addr = (ulong)images->fit_hdr_os;
  1276. fit_uname_config = images->fit_uname_cfg;
  1277. debug("* fdt: using config '%s' from image "
  1278. "at 0x%08lx\n",
  1279. fit_uname_config, fdt_addr);
  1280. /*
  1281. * Check whether configuration has FDT blob defined,
  1282. * if not quit silently.
  1283. */
  1284. fit_hdr = (void *)fdt_addr;
  1285. cfg_noffset = fit_conf_get_node(fit_hdr,
  1286. fit_uname_config);
  1287. if (cfg_noffset < 0) {
  1288. debug("* fdt: no such config\n");
  1289. return 0;
  1290. }
  1291. fdt_noffset = fit_conf_get_fdt_node(fit_hdr,
  1292. cfg_noffset);
  1293. if (fdt_noffset < 0) {
  1294. debug("* fdt: no fdt in config\n");
  1295. return 0;
  1296. }
  1297. }
  1298. #endif
  1299. debug("## Checking for 'FDT'/'FDT Image' at %08lx\n",
  1300. fdt_addr);
  1301. /* copy from dataflash if needed */
  1302. fdt_addr = genimg_get_image(fdt_addr);
  1303. /*
  1304. * Check if there is an FDT image at the
  1305. * address provided in the second bootm argument
  1306. * check image type, for FIT images get a FIT node.
  1307. */
  1308. switch (genimg_get_format((void *)fdt_addr)) {
  1309. case IMAGE_FORMAT_LEGACY:
  1310. /* verify fdt_addr points to a valid image header */
  1311. printf("## Flattened Device Tree from Legacy Image "
  1312. "at %08lx\n",
  1313. fdt_addr);
  1314. fdt_hdr = image_get_fdt(fdt_addr);
  1315. if (!fdt_hdr)
  1316. goto error;
  1317. /*
  1318. * move image data to the load address,
  1319. * make sure we don't overwrite initial image
  1320. */
  1321. image_start = (ulong)fdt_hdr;
  1322. image_data = (ulong)image_get_data(fdt_hdr);
  1323. image_end = image_get_image_end(fdt_hdr);
  1324. load_start = image_get_load(fdt_hdr);
  1325. load_end = load_start + image_get_data_size(fdt_hdr);
  1326. if (load_start == image_start ||
  1327. load_start == image_data) {
  1328. fdt_blob = (char *)image_data;
  1329. break;
  1330. }
  1331. if ((load_start < image_end) && (load_end > image_start)) {
  1332. fdt_error("fdt overwritten");
  1333. goto error;
  1334. }
  1335. debug(" Loading FDT from 0x%08lx to 0x%08lx\n",
  1336. image_data, load_start);
  1337. memmove((void *)load_start,
  1338. (void *)image_data,
  1339. image_get_data_size(fdt_hdr));
  1340. fdt_blob = (char *)load_start;
  1341. break;
  1342. case IMAGE_FORMAT_FIT:
  1343. /*
  1344. * This case will catch both: new uImage format
  1345. * (libfdt based) and raw FDT blob (also libfdt
  1346. * based).
  1347. */
  1348. #if defined(CONFIG_FIT)
  1349. /* check FDT blob vs FIT blob */
  1350. if (fit_check_format((const void *)fdt_addr)) {
  1351. /*
  1352. * FIT image
  1353. */
  1354. fit_hdr = (void *)fdt_addr;
  1355. printf("## Flattened Device Tree from FIT "
  1356. "Image at %08lx\n",
  1357. fdt_addr);
  1358. if (!fit_uname_fdt) {
  1359. /*
  1360. * no FDT blob image node unit name,
  1361. * try to get config node first. If
  1362. * config unit node name is NULL
  1363. * fit_conf_get_node() will try to
  1364. * find default config node
  1365. */
  1366. cfg_noffset = fit_conf_get_node(fit_hdr,
  1367. fit_uname_config);
  1368. if (cfg_noffset < 0) {
  1369. fdt_error("Could not find "
  1370. "configuration "
  1371. "node\n");
  1372. goto error;
  1373. }
  1374. fit_uname_config = fdt_get_name(fit_hdr,
  1375. cfg_noffset, NULL);
  1376. printf(" Using '%s' configuration\n",
  1377. fit_uname_config);
  1378. fdt_noffset = fit_conf_get_fdt_node(
  1379. fit_hdr,
  1380. cfg_noffset);
  1381. fit_uname_fdt = fit_get_name(fit_hdr,
  1382. fdt_noffset, NULL);
  1383. } else {
  1384. /* get FDT component image node offset */
  1385. fdt_noffset = fit_image_get_node(
  1386. fit_hdr,
  1387. fit_uname_fdt);
  1388. }
  1389. if (fdt_noffset < 0) {
  1390. fdt_error("Could not find subimage "
  1391. "node\n");
  1392. goto error;
  1393. }
  1394. printf(" Trying '%s' FDT blob subimage\n",
  1395. fit_uname_fdt);
  1396. if (!fit_check_fdt(fit_hdr, fdt_noffset,
  1397. images->verify))
  1398. goto error;
  1399. /* get ramdisk image data address and length */
  1400. if (fit_image_get_data(fit_hdr, fdt_noffset,
  1401. &data, &size)) {
  1402. fdt_error("Could not find FDT "
  1403. "subimage data");
  1404. goto error;
  1405. }
  1406. /* verift that image data is a proper FDT blob */
  1407. if (fdt_check_header((char *)data) != 0) {
  1408. fdt_error("Subimage data is not a FTD");
  1409. goto error;
  1410. }
  1411. /*
  1412. * move image data to the load address,
  1413. * make sure we don't overwrite initial image
  1414. */
  1415. image_start = (ulong)fit_hdr;
  1416. image_end = fit_get_end(fit_hdr);
  1417. if (fit_image_get_load(fit_hdr, fdt_noffset,
  1418. &load_start) == 0) {
  1419. load_end = load_start + size;
  1420. if ((load_start < image_end) &&
  1421. (load_end > image_start)) {
  1422. fdt_error("FDT overwritten");
  1423. goto error;
  1424. }
  1425. printf(" Loading FDT from 0x%08lx "
  1426. "to 0x%08lx\n",
  1427. (ulong)data,
  1428. load_start);
  1429. memmove((void *)load_start,
  1430. (void *)data, size);
  1431. fdt_blob = (char *)load_start;
  1432. } else {
  1433. fdt_blob = (char *)data;
  1434. }
  1435. images->fit_hdr_fdt = fit_hdr;
  1436. images->fit_uname_fdt = fit_uname_fdt;
  1437. images->fit_noffset_fdt = fdt_noffset;
  1438. break;
  1439. } else
  1440. #endif
  1441. {
  1442. /*
  1443. * FDT blob
  1444. */
  1445. fdt_blob = (char *)fdt_addr;
  1446. debug("* fdt: raw FDT blob\n");
  1447. printf("## Flattened Device Tree blob at "
  1448. "%08lx\n", (long)fdt_blob);
  1449. }
  1450. break;
  1451. default:
  1452. puts("ERROR: Did not find a cmdline Flattened Device "
  1453. "Tree\n");
  1454. goto error;
  1455. }
  1456. printf(" Booting using the fdt blob at 0x%p\n", fdt_blob);
  1457. } else if (images->legacy_hdr_valid &&
  1458. image_check_type(&images->legacy_hdr_os_copy,
  1459. IH_TYPE_MULTI)) {
  1460. ulong fdt_data, fdt_len;
  1461. /*
  1462. * Now check if we have a legacy multi-component image,
  1463. * get second entry data start address and len.
  1464. */
  1465. printf("## Flattened Device Tree from multi "
  1466. "component Image at %08lX\n",
  1467. (ulong)images->legacy_hdr_os);
  1468. image_multi_getimg(images->legacy_hdr_os, 2, &fdt_data,
  1469. &fdt_len);
  1470. if (fdt_len) {
  1471. fdt_blob = (char *)fdt_data;
  1472. printf(" Booting using the fdt at 0x%p\n", fdt_blob);
  1473. if (fdt_check_header(fdt_blob) != 0) {
  1474. fdt_error("image is not a fdt");
  1475. goto error;
  1476. }
  1477. if (fdt_totalsize(fdt_blob) != fdt_len) {
  1478. fdt_error("fdt size != image size");
  1479. goto error;
  1480. }
  1481. } else {
  1482. debug("## No Flattened Device Tree\n");
  1483. return 0;
  1484. }
  1485. } else {
  1486. debug("## No Flattened Device Tree\n");
  1487. return 0;
  1488. }
  1489. *of_flat_tree = fdt_blob;
  1490. *of_size = fdt_totalsize(fdt_blob);
  1491. debug(" of_flat_tree at 0x%08lx size 0x%08lx\n",
  1492. (ulong)*of_flat_tree, *of_size);
  1493. return 0;
  1494. error:
  1495. *of_flat_tree = 0;
  1496. *of_size = 0;
  1497. return 1;
  1498. }
  1499. #endif /* CONFIG_OF_LIBFDT */
  1500. #ifdef CONFIG_SYS_BOOT_GET_CMDLINE
  1501. /**
  1502. * boot_get_cmdline - allocate and initialize kernel cmdline
  1503. * @lmb: pointer to lmb handle, will be used for memory mgmt
  1504. * @cmd_start: pointer to a ulong variable, will hold cmdline start
  1505. * @cmd_end: pointer to a ulong variable, will hold cmdline end
  1506. *
  1507. * boot_get_cmdline() allocates space for kernel command line below
  1508. * BOOTMAPSZ + getenv_bootm_low() address. If "bootargs" U-boot environemnt
  1509. * variable is present its contents is copied to allocated kernel
  1510. * command line.
  1511. *
  1512. * returns:
  1513. * 0 - success
  1514. * -1 - failure
  1515. */
  1516. int boot_get_cmdline(struct lmb *lmb, ulong *cmd_start, ulong *cmd_end)
  1517. {
  1518. char *cmdline;
  1519. char *s;
  1520. cmdline = (char *)(ulong)lmb_alloc_base(lmb, CONFIG_SYS_BARGSIZE, 0xf,
  1521. getenv_bootm_mapsize() + getenv_bootm_low());
  1522. if (cmdline == NULL)
  1523. return -1;
  1524. if ((s = getenv("bootargs")) == NULL)
  1525. s = "";
  1526. strcpy(cmdline, s);
  1527. *cmd_start = (ulong) & cmdline[0];
  1528. *cmd_end = *cmd_start + strlen(cmdline);
  1529. debug("## cmdline at 0x%08lx ... 0x%08lx\n", *cmd_start, *cmd_end);
  1530. return 0;
  1531. }
  1532. #endif /* CONFIG_SYS_BOOT_GET_CMDLINE */
  1533. #ifdef CONFIG_SYS_BOOT_GET_KBD
  1534. /**
  1535. * boot_get_kbd - allocate and initialize kernel copy of board info
  1536. * @lmb: pointer to lmb handle, will be used for memory mgmt
  1537. * @kbd: double pointer to board info data
  1538. *
  1539. * boot_get_kbd() allocates space for kernel copy of board info data below
  1540. * BOOTMAPSZ + getenv_bootm_low() address and kernel board info is initialized
  1541. * with the current u-boot board info data.
  1542. *
  1543. * returns:
  1544. * 0 - success
  1545. * -1 - failure
  1546. */
  1547. int boot_get_kbd(struct lmb *lmb, bd_t **kbd)
  1548. {
  1549. *kbd = (bd_t *)(ulong)lmb_alloc_base(lmb, sizeof(bd_t), 0xf,
  1550. getenv_bootm_mapsize() + getenv_bootm_low());
  1551. if (*kbd == NULL)
  1552. return -1;
  1553. **kbd = *(gd->bd);
  1554. debug("## kernel board info at 0x%08lx\n", (ulong)*kbd);
  1555. #if defined(DEBUG) && defined(CONFIG_CMD_BDI)
  1556. do_bdinfo(NULL, 0, 0, NULL);
  1557. #endif
  1558. return 0;
  1559. }
  1560. #endif /* CONFIG_SYS_BOOT_GET_KBD */
  1561. #endif /* !USE_HOSTCC */
  1562. #if defined(CONFIG_FIT)
  1563. /*****************************************************************************/
  1564. /* New uImage format routines */
  1565. /*****************************************************************************/
  1566. #ifndef USE_HOSTCC
  1567. static int fit_parse_spec(const char *spec, char sepc, ulong addr_curr,
  1568. ulong *addr, const char **name)
  1569. {
  1570. const char *sep;
  1571. *addr = addr_curr;
  1572. *name = NULL;
  1573. sep = strchr(spec, sepc);
  1574. if (sep) {
  1575. if (sep - spec > 0)
  1576. *addr = simple_strtoul(spec, NULL, 16);
  1577. *name = sep + 1;
  1578. return 1;
  1579. }
  1580. return 0;
  1581. }
  1582. /**
  1583. * fit_parse_conf - parse FIT configuration spec
  1584. * @spec: input string, containing configuration spec
  1585. * @add_curr: current image address (to be used as a possible default)
  1586. * @addr: pointer to a ulong variable, will hold FIT image address of a given
  1587. * configuration
  1588. * @conf_name double pointer to a char, will hold pointer to a configuration
  1589. * unit name
  1590. *
  1591. * fit_parse_conf() expects configuration spec in the for of [<addr>]#<conf>,
  1592. * where <addr> is a FIT image address that contains configuration
  1593. * with a <conf> unit name.
  1594. *
  1595. * Address part is optional, and if omitted default add_curr will
  1596. * be used instead.
  1597. *
  1598. * returns:
  1599. * 1 if spec is a valid configuration string,
  1600. * addr and conf_name are set accordingly
  1601. * 0 otherwise
  1602. */
  1603. inline int fit_parse_conf(const char *spec, ulong addr_curr,
  1604. ulong *addr, const char **conf_name)
  1605. {
  1606. return fit_parse_spec(spec, '#', addr_curr, addr, conf_name);
  1607. }
  1608. /**
  1609. * fit_parse_subimage - parse FIT subimage spec
  1610. * @spec: input string, containing subimage spec
  1611. * @add_curr: current image address (to be used as a possible default)
  1612. * @addr: pointer to a ulong variable, will hold FIT image address of a given
  1613. * subimage
  1614. * @image_name: double pointer to a char, will hold pointer to a subimage name
  1615. *
  1616. * fit_parse_subimage() expects subimage spec in the for of
  1617. * [<addr>]:<subimage>, where <addr> is a FIT image address that contains
  1618. * subimage with a <subimg> unit name.
  1619. *
  1620. * Address part is optional, and if omitted default add_curr will
  1621. * be used instead.
  1622. *
  1623. * returns:
  1624. * 1 if spec is a valid subimage string,
  1625. * addr and image_name are set accordingly
  1626. * 0 otherwise
  1627. */
  1628. inline int fit_parse_subimage(const char *spec, ulong addr_curr,
  1629. ulong *addr, const char **image_name)
  1630. {
  1631. return fit_parse_spec(spec, ':', addr_curr, addr, image_name);
  1632. }
  1633. #endif /* !USE_HOSTCC */
  1634. static void fit_get_debug(const void *fit, int noffset,
  1635. char *prop_name, int err)
  1636. {
  1637. debug("Can't get '%s' property from FIT 0x%08lx, "
  1638. "node: offset %d, name %s (%s)\n",
  1639. prop_name, (ulong)fit, noffset,
  1640. fit_get_name(fit, noffset, NULL),
  1641. fdt_strerror(err));
  1642. }
  1643. /**
  1644. * fit_print_contents - prints out the contents of the FIT format image
  1645. * @fit: pointer to the FIT format image header
  1646. * @p: pointer to prefix string
  1647. *
  1648. * fit_print_contents() formats a multi line FIT image contents description.
  1649. * The routine prints out FIT image properties (root node level) follwed by
  1650. * the details of each component image.
  1651. *
  1652. * returns:
  1653. * no returned results
  1654. */
  1655. void fit_print_contents(const void *fit)
  1656. {
  1657. char *desc;
  1658. char *uname;
  1659. int images_noffset;
  1660. int confs_noffset;
  1661. int noffset;
  1662. int ndepth;
  1663. int count = 0;
  1664. int ret;
  1665. const char *p;
  1666. #if defined(CONFIG_TIMESTAMP) || defined(CONFIG_CMD_DATE) || defined(USE_HOSTCC)
  1667. time_t timestamp;
  1668. #endif
  1669. #ifdef USE_HOSTCC
  1670. p = "";
  1671. #else
  1672. p = " ";
  1673. #endif
  1674. /* Root node properties */
  1675. ret = fit_get_desc(fit, 0, &desc);
  1676. printf("%sFIT description: ", p);
  1677. if (ret)
  1678. printf("unavailable\n");
  1679. else
  1680. printf("%s\n", desc);
  1681. #if defined(CONFIG_TIMESTAMP) || defined(CONFIG_CMD_DATE) || defined(USE_HOSTCC)
  1682. ret = fit_get_timestamp(fit, 0, &timestamp);
  1683. printf("%sCreated: ", p);
  1684. if (ret)
  1685. printf("unavailable\n");
  1686. else
  1687. genimg_print_time(timestamp);
  1688. #endif
  1689. /* Find images parent node offset */
  1690. images_noffset = fdt_path_offset(fit, FIT_IMAGES_PATH);
  1691. if (images_noffset < 0) {
  1692. printf("Can't find images parent node '%s' (%s)\n",
  1693. FIT_IMAGES_PATH, fdt_strerror(images_noffset));
  1694. return;
  1695. }
  1696. /* Process its subnodes, print out component images details */
  1697. for (ndepth = 0, count = 0,
  1698. noffset = fdt_next_node(fit, images_noffset, &ndepth);
  1699. (noffset >= 0) && (ndepth > 0);
  1700. noffset = fdt_next_node(fit, noffset, &ndepth)) {
  1701. if (ndepth == 1) {
  1702. /*
  1703. * Direct child node of the images parent node,
  1704. * i.e. component image node.
  1705. */
  1706. printf("%s Image %u (%s)\n", p, count++,
  1707. fit_get_name(fit, noffset, NULL));
  1708. fit_image_print(fit, noffset, p);
  1709. }
  1710. }
  1711. /* Find configurations parent node offset */
  1712. confs_noffset = fdt_path_offset(fit, FIT_CONFS_PATH);
  1713. if (confs_noffset < 0) {
  1714. debug("Can't get configurations parent node '%s' (%s)\n",
  1715. FIT_CONFS_PATH, fdt_strerror(confs_noffset));
  1716. return;
  1717. }
  1718. /* get default configuration unit name from default property */
  1719. uname = (char *)fdt_getprop(fit, noffset, FIT_DEFAULT_PROP, NULL);
  1720. if (uname)
  1721. printf("%s Default Configuration: '%s'\n", p, uname);
  1722. /* Process its subnodes, print out configurations details */
  1723. for (ndepth = 0, count = 0,
  1724. noffset = fdt_next_node(fit, confs_noffset, &ndepth);
  1725. (noffset >= 0) && (ndepth > 0);
  1726. noffset = fdt_next_node(fit, noffset, &ndepth)) {
  1727. if (ndepth == 1) {
  1728. /*
  1729. * Direct child node of the configurations parent node,
  1730. * i.e. configuration node.
  1731. */
  1732. printf("%s Configuration %u (%s)\n", p, count++,
  1733. fit_get_name(fit, noffset, NULL));
  1734. fit_conf_print(fit, noffset, p);
  1735. }
  1736. }
  1737. }
  1738. /**
  1739. * fit_image_print - prints out the FIT component image details
  1740. * @fit: pointer to the FIT format image header
  1741. * @image_noffset: offset of the component image node
  1742. * @p: pointer to prefix string
  1743. *
  1744. * fit_image_print() lists all mandatory properies for the processed component
  1745. * image. If present, hash nodes are printed out as well. Load
  1746. * address for images of type firmware is also printed out. Since the load
  1747. * address is not mandatory for firmware images, it will be output as
  1748. * "unavailable" when not present.
  1749. *
  1750. * returns:
  1751. * no returned results
  1752. */
  1753. void fit_image_print(const void *fit, int image_noffset, const char *p)
  1754. {
  1755. char *desc;
  1756. uint8_t type, arch, os, comp;
  1757. size_t size;
  1758. ulong load, entry;
  1759. const void *data;
  1760. int noffset;
  1761. int ndepth;
  1762. int ret;
  1763. /* Mandatory properties */
  1764. ret = fit_get_desc(fit, image_noffset, &desc);
  1765. printf("%s Description: ", p);
  1766. if (ret)
  1767. printf("unavailable\n");
  1768. else
  1769. printf("%s\n", desc);
  1770. fit_image_get_type(fit, image_noffset, &type);
  1771. printf("%s Type: %s\n", p, genimg_get_type_name(type));
  1772. fit_image_get_comp(fit, image_noffset, &comp);
  1773. printf("%s Compression: %s\n", p, genimg_get_comp_name(comp));
  1774. ret = fit_image_get_data(fit, image_noffset, &data, &size);
  1775. #ifndef USE_HOSTCC
  1776. printf("%s Data Start: ", p);
  1777. if (ret)
  1778. printf("unavailable\n");
  1779. else
  1780. printf("0x%08lx\n", (ulong)data);
  1781. #endif
  1782. printf("%s Data Size: ", p);
  1783. if (ret)
  1784. printf("unavailable\n");
  1785. else
  1786. genimg_print_size(size);
  1787. /* Remaining, type dependent properties */
  1788. if ((type == IH_TYPE_KERNEL) || (type == IH_TYPE_STANDALONE) ||
  1789. (type == IH_TYPE_RAMDISK) || (type == IH_TYPE_FIRMWARE) ||
  1790. (type == IH_TYPE_FLATDT)) {
  1791. fit_image_get_arch(fit, image_noffset, &arch);
  1792. printf("%s Architecture: %s\n", p, genimg_get_arch_name(arch));
  1793. }
  1794. if (type == IH_TYPE_KERNEL) {
  1795. fit_image_get_os(fit, image_noffset, &os);
  1796. printf("%s OS: %s\n", p, genimg_get_os_name(os));
  1797. }
  1798. if ((type == IH_TYPE_KERNEL) || (type == IH_TYPE_STANDALONE) ||
  1799. (type == IH_TYPE_FIRMWARE)) {
  1800. ret = fit_image_get_load(fit, image_noffset, &load);
  1801. printf("%s Load Address: ", p);
  1802. if (ret)
  1803. printf("unavailable\n");
  1804. else
  1805. printf("0x%08lx\n", load);
  1806. }
  1807. if ((type == IH_TYPE_KERNEL) || (type == IH_TYPE_STANDALONE)) {
  1808. fit_image_get_entry(fit, image_noffset, &entry);
  1809. printf("%s Entry Point: ", p);
  1810. if (ret)
  1811. printf("unavailable\n");
  1812. else
  1813. printf("0x%08lx\n", entry);
  1814. }
  1815. /* Process all hash subnodes of the component image node */
  1816. for (ndepth = 0, noffset = fdt_next_node(fit, image_noffset, &ndepth);
  1817. (noffset >= 0) && (ndepth > 0);
  1818. noffset = fdt_next_node(fit, noffset, &ndepth)) {
  1819. if (ndepth == 1) {
  1820. /* Direct child node of the component image node */
  1821. fit_image_print_hash(fit, noffset, p);
  1822. }
  1823. }
  1824. }
  1825. /**
  1826. * fit_image_print_hash - prints out the hash node details
  1827. * @fit: pointer to the FIT format image header
  1828. * @noffset: offset of the hash node
  1829. * @p: pointer to prefix string
  1830. *
  1831. * fit_image_print_hash() lists properies for the processed hash node
  1832. *
  1833. * returns:
  1834. * no returned results
  1835. */
  1836. void fit_image_print_hash(const void *fit, int noffset, const char *p)
  1837. {
  1838. char *algo;
  1839. uint8_t *value;
  1840. int value_len;
  1841. int i, ret;
  1842. /*
  1843. * Check subnode name, must be equal to "hash".
  1844. * Multiple hash nodes require unique unit node
  1845. * names, e.g. hash@1, hash@2, etc.
  1846. */
  1847. if (strncmp(fit_get_name(fit, noffset, NULL),
  1848. FIT_HASH_NODENAME,
  1849. strlen(FIT_HASH_NODENAME)) != 0)
  1850. return;
  1851. debug("%s Hash node: '%s'\n", p,
  1852. fit_get_name(fit, noffset, NULL));
  1853. printf("%s Hash algo: ", p);
  1854. if (fit_image_hash_get_algo(fit, noffset, &algo)) {
  1855. printf("invalid/unsupported\n");
  1856. return;
  1857. }
  1858. printf("%s\n", algo);
  1859. ret = fit_image_hash_get_value(fit, noffset, &value,
  1860. &value_len);
  1861. printf("%s Hash value: ", p);
  1862. if (ret) {
  1863. printf("unavailable\n");
  1864. } else {
  1865. for (i = 0; i < value_len; i++)
  1866. printf("%02x", value[i]);
  1867. printf("\n");
  1868. }
  1869. debug("%s Hash len: %d\n", p, value_len);
  1870. }
  1871. /**
  1872. * fit_get_desc - get node description property
  1873. * @fit: pointer to the FIT format image header
  1874. * @noffset: node offset
  1875. * @desc: double pointer to the char, will hold pointer to the descrption
  1876. *
  1877. * fit_get_desc() reads description property from a given node, if
  1878. * description is found pointer to it is returened in third call argument.
  1879. *
  1880. * returns:
  1881. * 0, on success
  1882. * -1, on failure
  1883. */
  1884. int fit_get_desc(const void *fit, int noffset, char **desc)
  1885. {
  1886. int len;
  1887. *desc = (char *)fdt_getprop(fit, noffset, FIT_DESC_PROP, &len);
  1888. if (*desc == NULL) {
  1889. fit_get_debug(fit, noffset, FIT_DESC_PROP, len);
  1890. return -1;
  1891. }
  1892. return 0;
  1893. }
  1894. /**
  1895. * fit_get_timestamp - get node timestamp property
  1896. * @fit: pointer to the FIT format image header
  1897. * @noffset: node offset
  1898. * @timestamp: pointer to the time_t, will hold read timestamp
  1899. *
  1900. * fit_get_timestamp() reads timestamp poperty from given node, if timestamp
  1901. * is found and has a correct size its value is retured in third call
  1902. * argument.
  1903. *
  1904. * returns:
  1905. * 0, on success
  1906. * -1, on property read failure
  1907. * -2, on wrong timestamp size
  1908. */
  1909. int fit_get_timestamp(const void *fit, int noffset, time_t *timestamp)
  1910. {
  1911. int len;
  1912. const void *data;
  1913. data = fdt_getprop(fit, noffset, FIT_TIMESTAMP_PROP, &len);
  1914. if (data == NULL) {
  1915. fit_get_debug(fit, noffset, FIT_TIMESTAMP_PROP, len);
  1916. return -1;
  1917. }
  1918. if (len != sizeof(uint32_t)) {
  1919. debug("FIT timestamp with incorrect size of (%u)\n", len);
  1920. return -2;
  1921. }
  1922. *timestamp = uimage_to_cpu(*((uint32_t *)data));
  1923. return 0;
  1924. }
  1925. /**
  1926. * fit_image_get_node - get node offset for component image of a given unit name
  1927. * @fit: pointer to the FIT format image header
  1928. * @image_uname: component image node unit name
  1929. *
  1930. * fit_image_get_node() finds a component image (withing the '/images'
  1931. * node) of a provided unit name. If image is found its node offset is
  1932. * returned to the caller.
  1933. *
  1934. * returns:
  1935. * image node offset when found (>=0)
  1936. * negative number on failure (FDT_ERR_* code)
  1937. */
  1938. int fit_image_get_node(const void *fit, const char *image_uname)
  1939. {
  1940. int noffset, images_noffset;
  1941. images_noffset = fdt_path_offset(fit, FIT_IMAGES_PATH);
  1942. if (images_noffset < 0) {
  1943. debug("Can't find images parent node '%s' (%s)\n",
  1944. FIT_IMAGES_PATH, fdt_strerror(images_noffset));
  1945. return images_noffset;
  1946. }
  1947. noffset = fdt_subnode_offset(fit, images_noffset, image_uname);
  1948. if (noffset < 0) {
  1949. debug("Can't get node offset for image unit name: '%s' (%s)\n",
  1950. image_uname, fdt_strerror(noffset));
  1951. }
  1952. return noffset;
  1953. }
  1954. /**
  1955. * fit_image_get_os - get os id for a given component image node
  1956. * @fit: pointer to the FIT format image header
  1957. * @noffset: component image node offset
  1958. * @os: pointer to the uint8_t, will hold os numeric id
  1959. *
  1960. * fit_image_get_os() finds os property in a given component image node.
  1961. * If the property is found, its (string) value is translated to the numeric
  1962. * id which is returned to the caller.
  1963. *
  1964. * returns:
  1965. * 0, on success
  1966. * -1, on failure
  1967. */
  1968. int fit_image_get_os(const void *fit, int noffset, uint8_t *os)
  1969. {
  1970. int len;
  1971. const void *data;
  1972. /* Get OS name from property data */
  1973. data = fdt_getprop(fit, noffset, FIT_OS_PROP, &len);
  1974. if (data == NULL) {
  1975. fit_get_debug(fit, noffset, FIT_OS_PROP, len);
  1976. *os = -1;
  1977. return -1;
  1978. }
  1979. /* Translate OS name to id */
  1980. *os = genimg_get_os_id(data);
  1981. return 0;
  1982. }
  1983. /**
  1984. * fit_image_get_arch - get arch id for a given component image node
  1985. * @fit: pointer to the FIT format image header
  1986. * @noffset: component image node offset
  1987. * @arch: pointer to the uint8_t, will hold arch numeric id
  1988. *
  1989. * fit_image_get_arch() finds arch property in a given component image node.
  1990. * If the property is found, its (string) value is translated to the numeric
  1991. * id which is returned to the caller.
  1992. *
  1993. * returns:
  1994. * 0, on success
  1995. * -1, on failure
  1996. */
  1997. int fit_image_get_arch(const void *fit, int noffset, uint8_t *arch)
  1998. {
  1999. int len;
  2000. const void *data;
  2001. /* Get architecture name from property data */
  2002. data = fdt_getprop(fit, noffset, FIT_ARCH_PROP, &len);
  2003. if (data == NULL) {
  2004. fit_get_debug(fit, noffset, FIT_ARCH_PROP, len);
  2005. *arch = -1;
  2006. return -1;
  2007. }
  2008. /* Translate architecture name to id */
  2009. *arch = genimg_get_arch_id(data);
  2010. return 0;
  2011. }
  2012. /**
  2013. * fit_image_get_type - get type id for a given component image node
  2014. * @fit: pointer to the FIT format image header
  2015. * @noffset: component image node offset
  2016. * @type: pointer to the uint8_t, will hold type numeric id
  2017. *
  2018. * fit_image_get_type() finds type property in a given component image node.
  2019. * If the property is found, its (string) value is translated to the numeric
  2020. * id which is returned to the caller.
  2021. *
  2022. * returns:
  2023. * 0, on success
  2024. * -1, on failure
  2025. */
  2026. int fit_image_get_type(const void *fit, int noffset, uint8_t *type)
  2027. {
  2028. int len;
  2029. const void *data;
  2030. /* Get image type name from property data */
  2031. data = fdt_getprop(fit, noffset, FIT_TYPE_PROP, &len);
  2032. if (data == NULL) {
  2033. fit_get_debug(fit, noffset, FIT_TYPE_PROP, len);
  2034. *type = -1;
  2035. return -1;
  2036. }
  2037. /* Translate image type name to id */
  2038. *type = genimg_get_type_id(data);
  2039. return 0;
  2040. }
  2041. /**
  2042. * fit_image_get_comp - get comp id for a given component image node
  2043. * @fit: pointer to the FIT format image header
  2044. * @noffset: component image node offset
  2045. * @comp: pointer to the uint8_t, will hold comp numeric id
  2046. *
  2047. * fit_image_get_comp() finds comp property in a given component image node.
  2048. * If the property is found, its (string) value is translated to the numeric
  2049. * id which is returned to the caller.
  2050. *
  2051. * returns:
  2052. * 0, on success
  2053. * -1, on failure
  2054. */
  2055. int fit_image_get_comp(const void *fit, int noffset, uint8_t *comp)
  2056. {
  2057. int len;
  2058. const void *data;
  2059. /* Get compression name from property data */
  2060. data = fdt_getprop(fit, noffset, FIT_COMP_PROP, &len);
  2061. if (data == NULL) {
  2062. fit_get_debug(fit, noffset, FIT_COMP_PROP, len);
  2063. *comp = -1;
  2064. return -1;
  2065. }
  2066. /* Translate compression name to id */
  2067. *comp = genimg_get_comp_id(data);
  2068. return 0;
  2069. }
  2070. /**
  2071. * fit_image_get_load - get load address property for a given component image node
  2072. * @fit: pointer to the FIT format image header
  2073. * @noffset: component image node offset
  2074. * @load: pointer to the uint32_t, will hold load address
  2075. *
  2076. * fit_image_get_load() finds load address property in a given component image node.
  2077. * If the property is found, its value is returned to the caller.
  2078. *
  2079. * returns:
  2080. * 0, on success
  2081. * -1, on failure
  2082. */
  2083. int fit_image_get_load(const void *fit, int noffset, ulong *load)
  2084. {
  2085. int len;
  2086. const uint32_t *data;
  2087. data = fdt_getprop(fit, noffset, FIT_LOAD_PROP, &len);
  2088. if (data == NULL) {
  2089. fit_get_debug(fit, noffset, FIT_LOAD_PROP, len);
  2090. return -1;
  2091. }
  2092. *load = uimage_to_cpu(*data);
  2093. return 0;
  2094. }
  2095. /**
  2096. * fit_image_get_entry - get entry point address property for a given component image node
  2097. * @fit: pointer to the FIT format image header
  2098. * @noffset: component image node offset
  2099. * @entry: pointer to the uint32_t, will hold entry point address
  2100. *
  2101. * fit_image_get_entry() finds entry point address property in a given component image node.
  2102. * If the property is found, its value is returned to the caller.
  2103. *
  2104. * returns:
  2105. * 0, on success
  2106. * -1, on failure
  2107. */
  2108. int fit_image_get_entry(const void *fit, int noffset, ulong *entry)
  2109. {
  2110. int len;
  2111. const uint32_t *data;
  2112. data = fdt_getprop(fit, noffset, FIT_ENTRY_PROP, &len);
  2113. if (data == NULL) {
  2114. fit_get_debug(fit, noffset, FIT_ENTRY_PROP, len);
  2115. return -1;
  2116. }
  2117. *entry = uimage_to_cpu(*data);
  2118. return 0;
  2119. }
  2120. /**
  2121. * fit_image_get_data - get data property and its size for a given component image node
  2122. * @fit: pointer to the FIT format image header
  2123. * @noffset: component image node offset
  2124. * @data: double pointer to void, will hold data property's data address
  2125. * @size: pointer to size_t, will hold data property's data size
  2126. *
  2127. * fit_image_get_data() finds data property in a given component image node.
  2128. * If the property is found its data start address and size are returned to
  2129. * the caller.
  2130. *
  2131. * returns:
  2132. * 0, on success
  2133. * -1, on failure
  2134. */
  2135. int fit_image_get_data(const void *fit, int noffset,
  2136. const void **data, size_t *size)
  2137. {
  2138. int len;
  2139. *data = fdt_getprop(fit, noffset, FIT_DATA_PROP, &len);
  2140. if (*data == NULL) {
  2141. fit_get_debug(fit, noffset, FIT_DATA_PROP, len);
  2142. *size = 0;
  2143. return -1;
  2144. }
  2145. *size = len;
  2146. return 0;
  2147. }
  2148. /**
  2149. * fit_image_hash_get_algo - get hash algorithm name
  2150. * @fit: pointer to the FIT format image header
  2151. * @noffset: hash node offset
  2152. * @algo: double pointer to char, will hold pointer to the algorithm name
  2153. *
  2154. * fit_image_hash_get_algo() finds hash algorithm property in a given hash node.
  2155. * If the property is found its data start address is returned to the caller.
  2156. *
  2157. * returns:
  2158. * 0, on success
  2159. * -1, on failure
  2160. */
  2161. int fit_image_hash_get_algo(const void *fit, int noffset, char **algo)
  2162. {
  2163. int len;
  2164. *algo = (char *)fdt_getprop(fit, noffset, FIT_ALGO_PROP, &len);
  2165. if (*algo == NULL) {
  2166. fit_get_debug(fit, noffset, FIT_ALGO_PROP, len);
  2167. return -1;
  2168. }
  2169. return 0;
  2170. }
  2171. /**
  2172. * fit_image_hash_get_value - get hash value and length
  2173. * @fit: pointer to the FIT format image header
  2174. * @noffset: hash node offset
  2175. * @value: double pointer to uint8_t, will hold address of a hash value data
  2176. * @value_len: pointer to an int, will hold hash data length
  2177. *
  2178. * fit_image_hash_get_value() finds hash value property in a given hash node.
  2179. * If the property is found its data start address and size are returned to
  2180. * the caller.
  2181. *
  2182. * returns:
  2183. * 0, on success
  2184. * -1, on failure
  2185. */
  2186. int fit_image_hash_get_value(const void *fit, int noffset, uint8_t **value,
  2187. int *value_len)
  2188. {
  2189. int len;
  2190. *value = (uint8_t *)fdt_getprop(fit, noffset, FIT_VALUE_PROP, &len);
  2191. if (*value == NULL) {
  2192. fit_get_debug(fit, noffset, FIT_VALUE_PROP, len);
  2193. *value_len = 0;
  2194. return -1;
  2195. }
  2196. *value_len = len;
  2197. return 0;
  2198. }
  2199. /**
  2200. * fit_set_timestamp - set node timestamp property
  2201. * @fit: pointer to the FIT format image header
  2202. * @noffset: node offset
  2203. * @timestamp: timestamp value to be set
  2204. *
  2205. * fit_set_timestamp() attempts to set timestamp property in the requested
  2206. * node and returns operation status to the caller.
  2207. *
  2208. * returns:
  2209. * 0, on success
  2210. * -1, on property read failure
  2211. */
  2212. int fit_set_timestamp(void *fit, int noffset, time_t timestamp)
  2213. {
  2214. uint32_t t;
  2215. int ret;
  2216. t = cpu_to_uimage(timestamp);
  2217. ret = fdt_setprop(fit, noffset, FIT_TIMESTAMP_PROP, &t,
  2218. sizeof(uint32_t));
  2219. if (ret) {
  2220. printf("Can't set '%s' property for '%s' node (%s)\n",
  2221. FIT_TIMESTAMP_PROP, fit_get_name(fit, noffset, NULL),
  2222. fdt_strerror(ret));
  2223. return -1;
  2224. }
  2225. return 0;
  2226. }
  2227. /**
  2228. * calculate_hash - calculate and return hash for provided input data
  2229. * @data: pointer to the input data
  2230. * @data_len: data length
  2231. * @algo: requested hash algorithm
  2232. * @value: pointer to the char, will hold hash value data (caller must
  2233. * allocate enough free space)
  2234. * value_len: length of the calculated hash
  2235. *
  2236. * calculate_hash() computes input data hash according to the requested algorithm.
  2237. * Resulting hash value is placed in caller provided 'value' buffer, length
  2238. * of the calculated hash is returned via value_len pointer argument.
  2239. *
  2240. * returns:
  2241. * 0, on success
  2242. * -1, when algo is unsupported
  2243. */
  2244. static int calculate_hash(const void *data, int data_len, const char *algo,
  2245. uint8_t *value, int *value_len)
  2246. {
  2247. if (strcmp(algo, "crc32") == 0) {
  2248. *((uint32_t *)value) = crc32_wd(0, data, data_len,
  2249. CHUNKSZ_CRC32);
  2250. *((uint32_t *)value) = cpu_to_uimage(*((uint32_t *)value));
  2251. *value_len = 4;
  2252. } else if (strcmp(algo, "sha1") == 0) {
  2253. sha1_csum_wd((unsigned char *) data, data_len,
  2254. (unsigned char *) value, CHUNKSZ_SHA1);
  2255. *value_len = 20;
  2256. } else if (strcmp(algo, "md5") == 0) {
  2257. md5_wd((unsigned char *)data, data_len, value, CHUNKSZ_MD5);
  2258. *value_len = 16;
  2259. } else {
  2260. debug("Unsupported hash alogrithm\n");
  2261. return -1;
  2262. }
  2263. return 0;
  2264. }
  2265. #ifdef USE_HOSTCC
  2266. /**
  2267. * fit_set_hashes - process FIT component image nodes and calculate hashes
  2268. * @fit: pointer to the FIT format image header
  2269. *
  2270. * fit_set_hashes() adds hash values for all component images in the FIT blob.
  2271. * Hashes are calculated for all component images which have hash subnodes
  2272. * with algorithm property set to one of the supported hash algorithms.
  2273. *
  2274. * returns
  2275. * 0, on success
  2276. * libfdt error code, on failure
  2277. */
  2278. int fit_set_hashes(void *fit)
  2279. {
  2280. int images_noffset;
  2281. int noffset;
  2282. int ndepth;
  2283. int ret;
  2284. /* Find images parent node offset */
  2285. images_noffset = fdt_path_offset(fit, FIT_IMAGES_PATH);
  2286. if (images_noffset < 0) {
  2287. printf("Can't find images parent node '%s' (%s)\n",
  2288. FIT_IMAGES_PATH, fdt_strerror(images_noffset));
  2289. return images_noffset;
  2290. }
  2291. /* Process its subnodes, print out component images details */
  2292. for (ndepth = 0, noffset = fdt_next_node(fit, images_noffset, &ndepth);
  2293. (noffset >= 0) && (ndepth > 0);
  2294. noffset = fdt_next_node(fit, noffset, &ndepth)) {
  2295. if (ndepth == 1) {
  2296. /*
  2297. * Direct child node of the images parent node,
  2298. * i.e. component image node.
  2299. */
  2300. ret = fit_image_set_hashes(fit, noffset);
  2301. if (ret)
  2302. return ret;
  2303. }
  2304. }
  2305. return 0;
  2306. }
  2307. /**
  2308. * fit_image_set_hashes - calculate/set hashes for given component image node
  2309. * @fit: pointer to the FIT format image header
  2310. * @image_noffset: requested component image node
  2311. *
  2312. * fit_image_set_hashes() adds hash values for an component image node. All
  2313. * existing hash subnodes are checked, if algorithm property is set to one of
  2314. * the supported hash algorithms, hash value is computed and corresponding
  2315. * hash node property is set, for example:
  2316. *
  2317. * Input component image node structure:
  2318. *
  2319. * o image@1 (at image_noffset)
  2320. * | - data = [binary data]
  2321. * o hash@1
  2322. * |- algo = "sha1"
  2323. *
  2324. * Output component image node structure:
  2325. *
  2326. * o image@1 (at image_noffset)
  2327. * | - data = [binary data]
  2328. * o hash@1
  2329. * |- algo = "sha1"
  2330. * |- value = sha1(data)
  2331. *
  2332. * returns:
  2333. * 0 on sucess
  2334. * <0 on failure
  2335. */
  2336. int fit_image_set_hashes(void *fit, int image_noffset)
  2337. {
  2338. const void *data;
  2339. size_t size;
  2340. char *algo;
  2341. uint8_t value[FIT_MAX_HASH_LEN];
  2342. int value_len;
  2343. int noffset;
  2344. int ndepth;
  2345. /* Get image data and data length */
  2346. if (fit_image_get_data(fit, image_noffset, &data, &size)) {
  2347. printf("Can't get image data/size\n");
  2348. return -1;
  2349. }
  2350. /* Process all hash subnodes of the component image node */
  2351. for (ndepth = 0, noffset = fdt_next_node(fit, image_noffset, &ndepth);
  2352. (noffset >= 0) && (ndepth > 0);
  2353. noffset = fdt_next_node(fit, noffset, &ndepth)) {
  2354. if (ndepth == 1) {
  2355. /* Direct child node of the component image node */
  2356. /*
  2357. * Check subnode name, must be equal to "hash".
  2358. * Multiple hash nodes require unique unit node
  2359. * names, e.g. hash@1, hash@2, etc.
  2360. */
  2361. if (strncmp(fit_get_name(fit, noffset, NULL),
  2362. FIT_HASH_NODENAME,
  2363. strlen(FIT_HASH_NODENAME)) != 0) {
  2364. /* Not a hash subnode, skip it */
  2365. continue;
  2366. }
  2367. if (fit_image_hash_get_algo(fit, noffset, &algo)) {
  2368. printf("Can't get hash algo property for "
  2369. "'%s' hash node in '%s' image node\n",
  2370. fit_get_name(fit, noffset, NULL),
  2371. fit_get_name(fit, image_noffset, NULL));
  2372. return -1;
  2373. }
  2374. if (calculate_hash(data, size, algo, value,
  2375. &value_len)) {
  2376. printf("Unsupported hash algorithm (%s) for "
  2377. "'%s' hash node in '%s' image node\n",
  2378. algo, fit_get_name(fit, noffset, NULL),
  2379. fit_get_name(fit, image_noffset,
  2380. NULL));
  2381. return -1;
  2382. }
  2383. if (fit_image_hash_set_value(fit, noffset, value,
  2384. value_len)) {
  2385. printf("Can't set hash value for "
  2386. "'%s' hash node in '%s' image node\n",
  2387. fit_get_name(fit, noffset, NULL),
  2388. fit_get_name(fit, image_noffset, NULL));
  2389. return -1;
  2390. }
  2391. }
  2392. }
  2393. return 0;
  2394. }
  2395. /**
  2396. * fit_image_hash_set_value - set hash value in requested has node
  2397. * @fit: pointer to the FIT format image header
  2398. * @noffset: hash node offset
  2399. * @value: hash value to be set
  2400. * @value_len: hash value length
  2401. *
  2402. * fit_image_hash_set_value() attempts to set hash value in a node at offset
  2403. * given and returns operation status to the caller.
  2404. *
  2405. * returns
  2406. * 0, on success
  2407. * -1, on failure
  2408. */
  2409. int fit_image_hash_set_value(void *fit, int noffset, uint8_t *value,
  2410. int value_len)
  2411. {
  2412. int ret;
  2413. ret = fdt_setprop(fit, noffset, FIT_VALUE_PROP, value, value_len);
  2414. if (ret) {
  2415. printf("Can't set hash '%s' property for '%s' node(%s)\n",
  2416. FIT_VALUE_PROP, fit_get_name(fit, noffset, NULL),
  2417. fdt_strerror(ret));
  2418. return -1;
  2419. }
  2420. return 0;
  2421. }
  2422. #endif /* USE_HOSTCC */
  2423. /**
  2424. * fit_image_check_hashes - verify data intergity
  2425. * @fit: pointer to the FIT format image header
  2426. * @image_noffset: component image node offset
  2427. *
  2428. * fit_image_check_hashes() goes over component image hash nodes,
  2429. * re-calculates each data hash and compares with the value stored in hash
  2430. * node.
  2431. *
  2432. * returns:
  2433. * 1, if all hashes are valid
  2434. * 0, otherwise (or on error)
  2435. */
  2436. int fit_image_check_hashes(const void *fit, int image_noffset)
  2437. {
  2438. const void *data;
  2439. size_t size;
  2440. char *algo;
  2441. uint8_t *fit_value;
  2442. int fit_value_len;
  2443. uint8_t value[FIT_MAX_HASH_LEN];
  2444. int value_len;
  2445. int noffset;
  2446. int ndepth;
  2447. char *err_msg = "";
  2448. /* Get image data and data length */
  2449. if (fit_image_get_data(fit, image_noffset, &data, &size)) {
  2450. printf("Can't get image data/size\n");
  2451. return 0;
  2452. }
  2453. /* Process all hash subnodes of the component image node */
  2454. for (ndepth = 0, noffset = fdt_next_node(fit, image_noffset, &ndepth);
  2455. (noffset >= 0) && (ndepth > 0);
  2456. noffset = fdt_next_node(fit, noffset, &ndepth)) {
  2457. if (ndepth == 1) {
  2458. /* Direct child node of the component image node */
  2459. /*
  2460. * Check subnode name, must be equal to "hash".
  2461. * Multiple hash nodes require unique unit node
  2462. * names, e.g. hash@1, hash@2, etc.
  2463. */
  2464. if (strncmp(fit_get_name(fit, noffset, NULL),
  2465. FIT_HASH_NODENAME,
  2466. strlen(FIT_HASH_NODENAME)) != 0)
  2467. continue;
  2468. if (fit_image_hash_get_algo(fit, noffset, &algo)) {
  2469. err_msg = " error!\nCan't get hash algo "
  2470. "property";
  2471. goto error;
  2472. }
  2473. printf("%s", algo);
  2474. if (fit_image_hash_get_value(fit, noffset, &fit_value,
  2475. &fit_value_len)) {
  2476. err_msg = " error!\nCan't get hash value "
  2477. "property";
  2478. goto error;
  2479. }
  2480. if (calculate_hash(data, size, algo, value,
  2481. &value_len)) {
  2482. err_msg = " error!\n"
  2483. "Unsupported hash algorithm";
  2484. goto error;
  2485. }
  2486. if (value_len != fit_value_len) {
  2487. err_msg = " error !\nBad hash value len";
  2488. goto error;
  2489. } else if (memcmp(value, fit_value, value_len) != 0) {
  2490. err_msg = " error!\nBad hash value";
  2491. goto error;
  2492. }
  2493. printf("+ ");
  2494. }
  2495. }
  2496. return 1;
  2497. error:
  2498. printf("%s for '%s' hash node in '%s' image node\n",
  2499. err_msg, fit_get_name(fit, noffset, NULL),
  2500. fit_get_name(fit, image_noffset, NULL));
  2501. return 0;
  2502. }
  2503. /**
  2504. * fit_all_image_check_hashes - verify data intergity for all images
  2505. * @fit: pointer to the FIT format image header
  2506. *
  2507. * fit_all_image_check_hashes() goes over all images in the FIT and
  2508. * for every images checks if all it's hashes are valid.
  2509. *
  2510. * returns:
  2511. * 1, if all hashes of all images are valid
  2512. * 0, otherwise (or on error)
  2513. */
  2514. int fit_all_image_check_hashes(const void *fit)
  2515. {
  2516. int images_noffset;
  2517. int noffset;
  2518. int ndepth;
  2519. int count;
  2520. /* Find images parent node offset */
  2521. images_noffset = fdt_path_offset(fit, FIT_IMAGES_PATH);
  2522. if (images_noffset < 0) {
  2523. printf("Can't find images parent node '%s' (%s)\n",
  2524. FIT_IMAGES_PATH, fdt_strerror(images_noffset));
  2525. return 0;
  2526. }
  2527. /* Process all image subnodes, check hashes for each */
  2528. printf("## Checking hash(es) for FIT Image at %08lx ...\n",
  2529. (ulong)fit);
  2530. for (ndepth = 0, count = 0,
  2531. noffset = fdt_next_node(fit, images_noffset, &ndepth);
  2532. (noffset >= 0) && (ndepth > 0);
  2533. noffset = fdt_next_node(fit, noffset, &ndepth)) {
  2534. if (ndepth == 1) {
  2535. /*
  2536. * Direct child node of the images parent node,
  2537. * i.e. component image node.
  2538. */
  2539. printf(" Hash(es) for Image %u (%s): ", count++,
  2540. fit_get_name(fit, noffset, NULL));
  2541. if (!fit_image_check_hashes(fit, noffset))
  2542. return 0;
  2543. printf("\n");
  2544. }
  2545. }
  2546. return 1;
  2547. }
  2548. /**
  2549. * fit_image_check_os - check whether image node is of a given os type
  2550. * @fit: pointer to the FIT format image header
  2551. * @noffset: component image node offset
  2552. * @os: requested image os
  2553. *
  2554. * fit_image_check_os() reads image os property and compares its numeric
  2555. * id with the requested os. Comparison result is returned to the caller.
  2556. *
  2557. * returns:
  2558. * 1 if image is of given os type
  2559. * 0 otherwise (or on error)
  2560. */
  2561. int fit_image_check_os(const void *fit, int noffset, uint8_t os)
  2562. {
  2563. uint8_t image_os;
  2564. if (fit_image_get_os(fit, noffset, &image_os))
  2565. return 0;
  2566. return (os == image_os);
  2567. }
  2568. /**
  2569. * fit_image_check_arch - check whether image node is of a given arch
  2570. * @fit: pointer to the FIT format image header
  2571. * @noffset: component image node offset
  2572. * @arch: requested imagearch
  2573. *
  2574. * fit_image_check_arch() reads image arch property and compares its numeric
  2575. * id with the requested arch. Comparison result is returned to the caller.
  2576. *
  2577. * returns:
  2578. * 1 if image is of given arch
  2579. * 0 otherwise (or on error)
  2580. */
  2581. int fit_image_check_arch(const void *fit, int noffset, uint8_t arch)
  2582. {
  2583. uint8_t image_arch;
  2584. if (fit_image_get_arch(fit, noffset, &image_arch))
  2585. return 0;
  2586. return (arch == image_arch);
  2587. }
  2588. /**
  2589. * fit_image_check_type - check whether image node is of a given type
  2590. * @fit: pointer to the FIT format image header
  2591. * @noffset: component image node offset
  2592. * @type: requested image type
  2593. *
  2594. * fit_image_check_type() reads image type property and compares its numeric
  2595. * id with the requested type. Comparison result is returned to the caller.
  2596. *
  2597. * returns:
  2598. * 1 if image is of given type
  2599. * 0 otherwise (or on error)
  2600. */
  2601. int fit_image_check_type(const void *fit, int noffset, uint8_t type)
  2602. {
  2603. uint8_t image_type;
  2604. if (fit_image_get_type(fit, noffset, &image_type))
  2605. return 0;
  2606. return (type == image_type);
  2607. }
  2608. /**
  2609. * fit_image_check_comp - check whether image node uses given compression
  2610. * @fit: pointer to the FIT format image header
  2611. * @noffset: component image node offset
  2612. * @comp: requested image compression type
  2613. *
  2614. * fit_image_check_comp() reads image compression property and compares its
  2615. * numeric id with the requested compression type. Comparison result is
  2616. * returned to the caller.
  2617. *
  2618. * returns:
  2619. * 1 if image uses requested compression
  2620. * 0 otherwise (or on error)
  2621. */
  2622. int fit_image_check_comp(const void *fit, int noffset, uint8_t comp)
  2623. {
  2624. uint8_t image_comp;
  2625. if (fit_image_get_comp(fit, noffset, &image_comp))
  2626. return 0;
  2627. return (comp == image_comp);
  2628. }
  2629. /**
  2630. * fit_check_format - sanity check FIT image format
  2631. * @fit: pointer to the FIT format image header
  2632. *
  2633. * fit_check_format() runs a basic sanity FIT image verification.
  2634. * Routine checks for mandatory properties, nodes, etc.
  2635. *
  2636. * returns:
  2637. * 1, on success
  2638. * 0, on failure
  2639. */
  2640. int fit_check_format(const void *fit)
  2641. {
  2642. /* mandatory / node 'description' property */
  2643. if (fdt_getprop(fit, 0, FIT_DESC_PROP, NULL) == NULL) {
  2644. debug("Wrong FIT format: no description\n");
  2645. return 0;
  2646. }
  2647. #if defined(CONFIG_TIMESTAMP) || defined(CONFIG_CMD_DATE) || defined(USE_HOSTCC)
  2648. /* mandatory / node 'timestamp' property */
  2649. if (fdt_getprop(fit, 0, FIT_TIMESTAMP_PROP, NULL) == NULL) {
  2650. debug("Wrong FIT format: no timestamp\n");
  2651. return 0;
  2652. }
  2653. #endif
  2654. /* mandatory subimages parent '/images' node */
  2655. if (fdt_path_offset(fit, FIT_IMAGES_PATH) < 0) {
  2656. debug("Wrong FIT format: no images parent node\n");
  2657. return 0;
  2658. }
  2659. return 1;
  2660. }
  2661. /**
  2662. * fit_conf_get_node - get node offset for configuration of a given unit name
  2663. * @fit: pointer to the FIT format image header
  2664. * @conf_uname: configuration node unit name
  2665. *
  2666. * fit_conf_get_node() finds a configuration (withing the '/configurations'
  2667. * parant node) of a provided unit name. If configuration is found its node offset
  2668. * is returned to the caller.
  2669. *
  2670. * When NULL is provided in second argument fit_conf_get_node() will search
  2671. * for a default configuration node instead. Default configuration node unit name
  2672. * is retrived from FIT_DEFAULT_PROP property of the '/configurations' node.
  2673. *
  2674. * returns:
  2675. * configuration node offset when found (>=0)
  2676. * negative number on failure (FDT_ERR_* code)
  2677. */
  2678. int fit_conf_get_node(const void *fit, const char *conf_uname)
  2679. {
  2680. int noffset, confs_noffset;
  2681. int len;
  2682. confs_noffset = fdt_path_offset(fit, FIT_CONFS_PATH);
  2683. if (confs_noffset < 0) {
  2684. debug("Can't find configurations parent node '%s' (%s)\n",
  2685. FIT_CONFS_PATH, fdt_strerror(confs_noffset));
  2686. return confs_noffset;
  2687. }
  2688. if (conf_uname == NULL) {
  2689. /* get configuration unit name from the default property */
  2690. debug("No configuration specified, trying default...\n");
  2691. conf_uname = (char *)fdt_getprop(fit, confs_noffset,
  2692. FIT_DEFAULT_PROP, &len);
  2693. if (conf_uname == NULL) {
  2694. fit_get_debug(fit, confs_noffset, FIT_DEFAULT_PROP,
  2695. len);
  2696. return len;
  2697. }
  2698. debug("Found default configuration: '%s'\n", conf_uname);
  2699. }
  2700. noffset = fdt_subnode_offset(fit, confs_noffset, conf_uname);
  2701. if (noffset < 0) {
  2702. debug("Can't get node offset for configuration unit name: "
  2703. "'%s' (%s)\n",
  2704. conf_uname, fdt_strerror(noffset));
  2705. }
  2706. return noffset;
  2707. }
  2708. static int __fit_conf_get_prop_node(const void *fit, int noffset,
  2709. const char *prop_name)
  2710. {
  2711. char *uname;
  2712. int len;
  2713. /* get kernel image unit name from configuration kernel property */
  2714. uname = (char *)fdt_getprop(fit, noffset, prop_name, &len);
  2715. if (uname == NULL)
  2716. return len;
  2717. return fit_image_get_node(fit, uname);
  2718. }
  2719. /**
  2720. * fit_conf_get_kernel_node - get kernel image node offset that corresponds to
  2721. * a given configuration
  2722. * @fit: pointer to the FIT format image header
  2723. * @noffset: configuration node offset
  2724. *
  2725. * fit_conf_get_kernel_node() retrives kernel image node unit name from
  2726. * configuration FIT_KERNEL_PROP property and translates it to the node
  2727. * offset.
  2728. *
  2729. * returns:
  2730. * image node offset when found (>=0)
  2731. * negative number on failure (FDT_ERR_* code)
  2732. */
  2733. int fit_conf_get_kernel_node(const void *fit, int noffset)
  2734. {
  2735. return __fit_conf_get_prop_node(fit, noffset, FIT_KERNEL_PROP);
  2736. }
  2737. /**
  2738. * fit_conf_get_ramdisk_node - get ramdisk image node offset that corresponds to
  2739. * a given configuration
  2740. * @fit: pointer to the FIT format image header
  2741. * @noffset: configuration node offset
  2742. *
  2743. * fit_conf_get_ramdisk_node() retrives ramdisk image node unit name from
  2744. * configuration FIT_KERNEL_PROP property and translates it to the node
  2745. * offset.
  2746. *
  2747. * returns:
  2748. * image node offset when found (>=0)
  2749. * negative number on failure (FDT_ERR_* code)
  2750. */
  2751. int fit_conf_get_ramdisk_node(const void *fit, int noffset)
  2752. {
  2753. return __fit_conf_get_prop_node(fit, noffset, FIT_RAMDISK_PROP);
  2754. }
  2755. /**
  2756. * fit_conf_get_fdt_node - get fdt image node offset that corresponds to
  2757. * a given configuration
  2758. * @fit: pointer to the FIT format image header
  2759. * @noffset: configuration node offset
  2760. *
  2761. * fit_conf_get_fdt_node() retrives fdt image node unit name from
  2762. * configuration FIT_KERNEL_PROP property and translates it to the node
  2763. * offset.
  2764. *
  2765. * returns:
  2766. * image node offset when found (>=0)
  2767. * negative number on failure (FDT_ERR_* code)
  2768. */
  2769. int fit_conf_get_fdt_node(const void *fit, int noffset)
  2770. {
  2771. return __fit_conf_get_prop_node(fit, noffset, FIT_FDT_PROP);
  2772. }
  2773. /**
  2774. * fit_conf_print - prints out the FIT configuration details
  2775. * @fit: pointer to the FIT format image header
  2776. * @noffset: offset of the configuration node
  2777. * @p: pointer to prefix string
  2778. *
  2779. * fit_conf_print() lists all mandatory properies for the processed
  2780. * configuration node.
  2781. *
  2782. * returns:
  2783. * no returned results
  2784. */
  2785. void fit_conf_print(const void *fit, int noffset, const char *p)
  2786. {
  2787. char *desc;
  2788. char *uname;
  2789. int ret;
  2790. /* Mandatory properties */
  2791. ret = fit_get_desc(fit, noffset, &desc);
  2792. printf("%s Description: ", p);
  2793. if (ret)
  2794. printf("unavailable\n");
  2795. else
  2796. printf("%s\n", desc);
  2797. uname = (char *)fdt_getprop(fit, noffset, FIT_KERNEL_PROP, NULL);
  2798. printf("%s Kernel: ", p);
  2799. if (uname == NULL)
  2800. printf("unavailable\n");
  2801. else
  2802. printf("%s\n", uname);
  2803. /* Optional properties */
  2804. uname = (char *)fdt_getprop(fit, noffset, FIT_RAMDISK_PROP, NULL);
  2805. if (uname)
  2806. printf("%s Init Ramdisk: %s\n", p, uname);
  2807. uname = (char *)fdt_getprop(fit, noffset, FIT_FDT_PROP, NULL);
  2808. if (uname)
  2809. printf("%s FDT: %s\n", p, uname);
  2810. }
  2811. /**
  2812. * fit_check_ramdisk - verify FIT format ramdisk subimage
  2813. * @fit_hdr: pointer to the FIT ramdisk header
  2814. * @rd_noffset: ramdisk subimage node offset within FIT image
  2815. * @arch: requested ramdisk image architecture type
  2816. * @verify: data CRC verification flag
  2817. *
  2818. * fit_check_ramdisk() verifies integrity of the ramdisk subimage and from
  2819. * specified FIT image.
  2820. *
  2821. * returns:
  2822. * 1, on success
  2823. * 0, on failure
  2824. */
  2825. #ifndef USE_HOSTCC
  2826. static int fit_check_ramdisk(const void *fit, int rd_noffset, uint8_t arch,
  2827. int verify)
  2828. {
  2829. fit_image_print(fit, rd_noffset, " ");
  2830. if (verify) {
  2831. puts(" Verifying Hash Integrity ... ");
  2832. if (!fit_image_check_hashes(fit, rd_noffset)) {
  2833. puts("Bad Data Hash\n");
  2834. show_boot_error(BOOTSTAGE_ID_FIT_RD_HASH);
  2835. return 0;
  2836. }
  2837. puts("OK\n");
  2838. }
  2839. show_boot_progress(BOOTSTAGE_ID_FIT_RD_CHECK_ALL);
  2840. if (!fit_image_check_os(fit, rd_noffset, IH_OS_LINUX) ||
  2841. !fit_image_check_arch(fit, rd_noffset, arch) ||
  2842. !fit_image_check_type(fit, rd_noffset, IH_TYPE_RAMDISK)) {
  2843. printf("No Linux %s Ramdisk Image\n",
  2844. genimg_get_arch_name(arch));
  2845. show_boot_error(BOOTSTAGE_ID_FIT_RD_CHECK_ALL);
  2846. return 0;
  2847. }
  2848. show_boot_progress(BOOTSTAGE_ID_FIT_RD_CHECK_ALL_OK);
  2849. return 1;
  2850. }
  2851. #endif /* USE_HOSTCC */
  2852. #endif /* CONFIG_FIT */