Advertisement
Guest User

config

a guest
Oct 16th, 2014
339
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.83 KB | None | 0 0
  1. <?xml version="1.0" encoding="ISO-8859-1" ?>
  2. <packageFile>
  3.     <info>
  4.         <company>Realtek Semiconductor Corp.</company>
  5.         <description>This image file contains 3 Mars packages. The first one is for AVHDD on NOR, the second one is for AVHDD on NAND, and the third one is for AVHDD on ISO image.</description>
  6.         <version>v7.5.2.r4386</version>
  7.         <releaseDate>06/20/11 08:38</releaseDate>
  8.         <signature>MARS image files</signature>
  9.     </info>
  10.     <installerAP>
  11.         <fileName>install_a</fileName>
  12.     </installerAP>
  13.     <package>
  14.         <info>
  15.             <description>This is Mars AVHDD on NAND</description>
  16.             <version>N/A</version>
  17.         </info>
  18.         <nand>
  19.             <image type="linuxKernel">
  20.                 <fileName>package2/vmlinux.develop.avhdd.mars.nand.bin</fileName>
  21.                 <targetAddress>0x80100000</targetAddress>
  22.                 <version>SVN:4386</version>
  23.             </image>
  24.             <image type="audioKernel">
  25.                 <fileName>package2/bluecore.audio</fileName>
  26.                 <targetAddress>0x81b00000</targetAddress>
  27.                 <version>N/A</version>
  28.             </image>
  29.             <image type="videoKernel">
  30.                 <fileName>package2/video_firmware.bin</fileName>
  31.                 <targetAddress>0x81d80000</targetAddress>
  32.                 <version>N/A</version>
  33.             </image>
  34.             <image type="squash">
  35.                 <fileName>package2/squashfs1.img</fileName>
  36.                 <mountPoint>/</mountPoint>
  37.             </image>
  38.             <image type="yaffs2">
  39.                 <fileName>package2/usr.local.etc.tar.bz2</fileName>
  40.                 <mountPoint>/usr/local/etc</mountPoint>
  41.                 <sizeBytesMin>4194304</sizeBytesMin>
  42.             </image>
  43.         </nand>
  44.     </package>
  45. </packageFile>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement