Blame view

release/mx6_usb_work.conf 1.23 KB
78c3a18d3   장형기   uboot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
  mx6_qsb
  #hid/bulk,[old_header,]max packet size, {ram start, ram size}(repeat valid ram areas)
  hid,1024,0x10000000,1G,0x00907000,0x31000
  #file:dcd,plug,load nnn,jump [nnn/header/header2]
  #jump nnn - header is after last downloaded word
  #            entire file is loaded before jump, needs load nnn as well
  # i.e. file:load nnn,jump nnn
  #jump header - only length parameter is downloaded
  #header - uses existing header(error if none), but clears plug and dcd values unless plug also specified
  #header2 - uses 2nd header found(error if none)
  #plug - without jump uses header but clears plug flag to stop after plug execution
  #load nnn - load entire file to address
  #../u-boot-imx6/u-boot.bin:dcd,plug,jump header
  #:modify,020e02a8,7,1
  #:modify,020e00bc,7,4
  #:read,020e02a8
  #:read,020e00bc
  #:read,020c4078
  #:modify,020c407c,0,0f000000
  #:modify,020c4080,0,c00
  #:read,020c4084
  #../imx_utils/mx6_ddr_init_xm.bin:dcd
  #../u-boot-imx6/u-boot.bin:load 0x13effc00
  #../u-boot-imx6/u-boot.imx:load 0x13f00000
  #../u-boot-dirk/u-boot.imx:load 0x13f00000
  #u-boot-6w.bin:load 0x13effc00
  #u-boot_1103.bin:load 0x13effc00
  #u-boot_1103.bin:jump header
  #../imx_utils/mx6_ecspi_ram_write_xm.bin:clear_dcd,plug
  #../imx6_obds/output/mx61/bin/diag-obds-mx61qsb-rev1.bin:jump header