Guest User

Untitled

a guest
Apr 21st, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. saturn7 # debug event
  2. Saving Environment to NAND...
  3. bootargs = root=/dev/mtdblock3 lginit=/dev/mtdblock4 rootfstype=squashfs
  4. bootcmd = xip lgapp; xip lgfont; cp2ram kernel 0x84000000; bootm 0x84000000
  5. rootfs = flash
  6.  
  7. Erasing Nand (0x000a0000+0x00020000) ---> OK
  8. Writing Nand (0x000a0000+0x00020000) ---> OK
  9. Erasing Nand (0x000c0000+0x00020000) ---> OK
  10. Writing Nand (0x000c0000+0x00020000) ---> OK
  11. saturn7 # silent nothing
  12.  
  13. Saving Environment to NAND...
  14. bootargs = root=/dev/mtdblock3 lginit=/dev/mtdblock4 rootfstype=squashfs
  15. bootcmd = xip lgapp; xip lgfont; cp2ram kernel 0x84000000; bootm 0x84000000
  16. rootfs = flash
  17.  
  18. Erasing Nand (0x000a0000+0x00020000) ---> OK
  19. Writing Nand (0x000a0000+0x00020000) ---> OK
  20. Erasing Nand (0x000c0000+0x00020000) ---> OK
  21. Writing Nand (0x000c0000+0x00020000) ---> OK
  22. saturn7 # mtdinfo
  23.  
  24. MTD Partition Information ---------------------------------------------------------------------------------
  25.  
  26. cur epk ver : 0x3031101
  27. old epk ver : 0x000000
  28.  
  29. [ 0] "bbminfo " : 0x00000000-0x00020000 (0x00020000) F---
  30. [ 1] "boot " : 0x00020000-0x000a0000 (0x00080000) FM-- : "u-boot-nand.bin "[380384] - 0x3031101 : (U/V)
  31. [ 2] "mtdinfo " : 0x000c0000-0x000e0000 (0x00020000) FM-- : "MTD.INFO "[2928] - 0x000009 : (U/V)
  32. [ 3] "rootfs " : 0x000e0000-0x007e0000 (0x00700000) FM-- : "rootfs.squashfs "[6311936] - 0x3031101 : (U/V)
  33. [ 4] "lginit " : 0x007e0000-0x00840000 (0x00060000) FM-- : "lginit.squashfs "[237568] - 0x3031101 : (U/V)
  34. [ 5] "boot " : 0x00840000-0x008c0000 (0x00080000) FM-- : "u-boot-nand.bin "[0] - 0x000000 : (u/V)
  35. [ 6] "crc32info " : 0x008c0000-0x008e0000 (0x00020000) FM-- : "CRC32.INFO "[128] - 0x3031101 : (U/V)
  36. [ 7] "model " : 0x00900000-0x00920000 (0x00020000) -M-- : "model.squashfs "[4096] - 0x3031101 : (U/V)
  37. [ 8] "logo " : 0x00920000-0x009a0000 (0x00080000) -M-- : "logo.img "[239104] - 0x3031101 : (U/V)
  38. [ 9] "cmndata " : 0x07860000-0x07900000 (0x000a0000) ---C
  39. [10] "nvram " : 0x07900000-0x07980000 (0x00080000) ----
  40. [11] "user " : 0x07980000-0x07a80000 (0x00100000) ---C
  41. [12] "ezcal " : 0x009a0000-0x00da0000 (0x00400000) -M-- : "ezcal.squashfs "[3907584] - 0x3031101 : (U/V)
  42. [13] "estream " : 0x00da0000-0x016a0000 (0x00900000) -M-- : "estreamer.squashfs "[7847936] - 0x3031101 : (U/V)
  43. [14] "opsrclib " : 0x016a0000-0x01920000 (0x00280000) -M-- : "opsrclib.squashfs "[925696] - 0x3031101 : (U/V)
  44. [15] "kernel " : 0x01920000-0x01c40000 (0x00320000) -M-- : "uImage_flash "[2642682] - 0x3031101 : (U/V)
  45. [16] "lgapp " : 0x01c40000-0x02640000 (0x00a00000) -M-- : "lgapp_flash.lzo "[7186558] - 0x3031101 : (U/V)
  46. [17] "lgres " : 0x02640000-0x03840000 (0x01200000) -M-- : "lgres.squashfs "[15474688] - 0x3031101 : (U/V)
  47. [18] "lgfont " : 0x03840000-0x04240000 (0x00a00000) -M-- : "lgfont.img "[299008] - 0x3031101 : (U/V)
  48. [19] "addon " : 0x04240000-0x05940000 (0x01700000) -M-- : "addon.squashfs "[6713344] - 0x3031101 : (U/V)
  49. [20] "kernel " : 0x05940000-0x05c60000 (0x00320000) ---- : "uImage_flash "[0] - 0x000000 : (u/V)
  50. [21] "lgapp " : 0x05c60000-0x06660000 (0x00a00000) ---- : "lgapp_flash.lzo "[0] - 0x000000 : (u/V)
  51. [22] "lgres " : 0x06660000-0x07860000 (0x01200000) ---- : "lgres.squashfs "[0] - 0x000000 : (u/V)
  52. [23] "cert " : 0x008e0000-0x00900000 (0x00020000) F-I- : "cert.squashfs "[0] - 0x000000 : (U/V)
  53. [24] "authcxt " : 0x07a80000-0x07b20000 (0x000a0000) --IC
  54.  
  55. A. Add flash partition
  56. E. Edit flash partition
  57. B. Blank flash partition
  58. R. Remove flash partition
  59.  
  60. D. Default
  61. L. Load
  62. S. Save
  63. Q. Exit
  64.  
  65. select :
Add Comment
Please, Sign In to add comment