imximage.cfg 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * (C) Copyright 2009
  4. * Stefano Babic DENX Software Engineering sbabic@denx.de.
  5. *
  6. * Refer doc/imx/mkimage/imximage.txt for more details about how-to configure
  7. * and create imximage boot image
  8. *
  9. * The syntax is taken as close as possible with the kwbimage
  10. */
  11. /*
  12. * Boot Device : one of
  13. * spi, sd (the board has no nand neither onenand)
  14. */
  15. BOOT_FROM sd
  16. /*
  17. * Device Configuration Data (DCD)
  18. *
  19. * Each entry must have the format:
  20. * Addr-type Address Value
  21. *
  22. * where:
  23. * Addr-type register length (1,2 or 4 bytes)
  24. * Address absolute address of the register
  25. * value value to be stored in the register
  26. */
  27. /* EIM config-CS5 init -- CPLD */
  28. DATA 4 0xB8002050 0x0000D843
  29. DATA 4 0xB8002054 0x22252521
  30. DATA 4 0xB8002058 0x22220A00
  31. /* DDR2 init */
  32. DATA 4 0xB8001004 0x0076E83A
  33. DATA 4 0xB8001010 0x00000204
  34. DATA 4 0xB8001000 0x92210000
  35. DATA 4 0x80000f00 0x12344321
  36. DATA 4 0xB8001000 0xB2210000
  37. DATA 1 0x82000000 0xda
  38. DATA 1 0x83000000 0xda
  39. DATA 1 0x81000400 0xda
  40. DATA 1 0x80000333 0xda
  41. DATA 4 0xB8001000 0x92210000
  42. DATA 1 0x80000400 0x12345678
  43. DATA 4 0xB8001000 0xA2210000
  44. DATA 4 0x80000000 0x87654321
  45. DATA 4 0x80000000 0x87654321
  46. DATA 4 0xB8001000 0xB2210000
  47. DATA 1 0x80000233 0xda
  48. DATA 1 0x81000780 0xda
  49. DATA 1 0x81000400 0xda
  50. DATA 4 0xB8001000 0x82216080
  51. DATA 4 0x43FAC454 0x00001000
  52. DATA 4 0x53F80008 0x20034000
  53. /* Enable the clocks */
  54. DATA 4 0x53f8000c 0x1fffffff
  55. DATA 4 0x53f80010 0xffffffff
  56. DATA 4 0x53f80014 0xfdfff