Kconfig 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. if ROCKCHIP_RK3288
  2. choice
  3. prompt "RK3288 board select"
  4. config TARGET_CHROMEBOOK_JERRY
  5. bool "Google/Rockchip Veyron-Jerry Chromebook"
  6. select HAS_ROM
  7. select BOARD_LATE_INIT
  8. select ROCKCHIP_SPI_IMAGE
  9. help
  10. Jerry is a RK3288-based clamshell device with 2 USB 3.0 ports,
  11. HDMI, an 11.9 inch EDP display, micro-SD card, touchpad and
  12. WiFi. It includes a Chrome OS EC (Cortex-M3) to provide access to
  13. the keyboard and battery functions.
  14. config TARGET_CHROMEBIT_MICKEY
  15. bool "Google/Rockchip Veyron-Mickey Chromebit"
  16. select BOARD_LATE_INIT
  17. help
  18. Mickey is a small RK3288-based device with one USB 3.0 port, HDMI
  19. and WiFi. It has a separate power port and is designed to connect
  20. to the HDMI input of a monitor or TV. It has no internal battery.
  21. Typically a USB hub or wireless keyboard/touchpad is used to get
  22. keyboard and mouse access.
  23. config TARGET_CHROMEBOOK_MINNIE
  24. bool "Google/Rockchip Veyron-Minnie Chromebook"
  25. select BOARD_LATE_INIT
  26. help
  27. Minnie is a RK3288-based convertible clamshell device with 2 USB 3.0
  28. ports, micro HDMI, a 10.1-inch 1280x800 EDP display, micro-SD card,
  29. HD camera, touchpad, WiFi and Bluetooth. It includes a Chrome OS
  30. EC (Cortex-M3) to provide access to the keyboard and battery
  31. functions. It includes 2 or 4GB of SDRAM and 16 or 32GB of
  32. internal MMC. The product name is ASUS Chromebook Flip.
  33. config TARGET_CHROMEBOOK_SPEEDY
  34. bool "Google/Rockchip Veyron-Speedy Chromebook"
  35. select BOARD_LATE_INIT
  36. help
  37. Speedy is a RK3288-based clamshell device with 2 USB 2.0 ports,
  38. micro HDMI, an 11.6 inch display, micro-SD card,
  39. HD camera, touchpad, wifi and Bluetooth. It includes a Chrome OS
  40. EC (Cortex-M3) to provide access to the keyboard and battery
  41. functions. It includes 2 or 4GB of SDRAM and 16GB of internal MMC.
  42. The product name is Asus Chromebook C201PA.
  43. config TARGET_EVB_RK3288
  44. bool "Evb-RK3288"
  45. select HAS_ROM
  46. select BOARD_LATE_INIT
  47. select TPL
  48. help
  49. EVB-RK3288 is a RK3288-based development board with 2 USB ports,
  50. HDMI, VGA, micro-SD card, audio, WiFi and Gigabit Ethernet, It
  51. also includes on-board eMMC and 2GB of SDRAM. Expansion connectors
  52. provide access to display pins, I2C, SPI, UART and GPIOs.
  53. config TARGET_FENNEC_RK3288
  54. bool "Fennec-RK3288"
  55. select BOARD_LATE_INIT
  56. help
  57. Fennec is a RK3288-based development board with 2 USB ports,
  58. HDMI, micro-SD card, audio, WiFi and Gigabit Ethernet. It also
  59. includes on-board eMMC and 2GB of SDRAM. Expansion connectors
  60. provide access to display pins, I2C, SPI, UART and GPIOs.
  61. config TARGET_FIREFLY_RK3288
  62. bool "Firefly-RK3288"
  63. select BOARD_LATE_INIT
  64. select SPL_BOARD_INIT if SPL
  65. select TPL
  66. help
  67. Firefly is a RK3288-based development board with 2 USB ports,
  68. HDMI, VGA, micro-SD card, audio, WiFi and Gigabit Ethernet, It
  69. also includes on-board eMMC and 1GB of SDRAM. Expansion connectors
  70. provide access to display pins, I2C, SPI, UART and GPIOs.
  71. config TARGET_MIQI_RK3288
  72. bool "MiQi-RK3288"
  73. select BOARD_LATE_INIT
  74. help
  75. MiQi-RK3288 is a RK3288-based development board with 4 USB 2.0
  76. ports, HDMI, micro-SD card, 16 GB eMMC and Gigabit Ethernet. It
  77. has 1 or 2 GiB SDRAM. Expansion connectors provide access to
  78. I2C, SPI, UART, GPIOs and fan control.
  79. config TARGET_PHYCORE_RK3288
  80. bool "phyCORE-RK3288"
  81. select BOARD_LATE_INIT
  82. select SPL_BOARD_INIT if SPL
  83. help
  84. Add basic support for the PCM-947 carrier board, a RK3288 based
  85. development board made by PHYTEC. This board works in a combination
  86. with the phyCORE-RK3288 System on Module.
  87. config TARGET_POPMETAL_RK3288
  88. bool "PopMetal-RK3288"
  89. select BOARD_LATE_INIT
  90. help
  91. PopMetal is a RK3288-based development board with 3 USB host ports,
  92. 1 micro USB OTG port, HDMI, VGA, micro-SD card, audio, WiFi, Gigabit
  93. Ethernet and lots of sensors. It also includes on-board 8 GeMMC and
  94. 2GB DDR3. Expansion connectors provide access to I2C, SPI, UART,
  95. GPIOs and display interface.
  96. config TARGET_VYASA_RK3288
  97. bool "Vyasa-RK3288"
  98. select BOARD_LATE_INIT
  99. select TPL
  100. help
  101. Vyasa is a RK3288-based development board with 2 USB ports,
  102. HDMI, VGA, micro-SD card, audio, WiFi and Gigabit Ethernet, It
  103. also includes on-board eMMC and 2GB of SDRAM. Expansion connectors
  104. provide access to display pins, I2C, SPI, UART and GPIOs.
  105. config TARGET_ROCK2
  106. bool "Radxa Rock 2"
  107. select BOARD_LATE_INIT
  108. help
  109. Rock 2 is a SOM and base-board combination based on RK3288. It
  110. includes Ethernet, HDMI, 3 USB, micro-SD, audio, SATA, WiFi and
  111. space for a real-time-clock battery. There is also an expansion
  112. interface which provides access to many pins.
  113. config TARGET_TINKER_RK3288
  114. bool "Tinker-RK3288"
  115. select BOARD_LATE_INIT
  116. select TPL
  117. help
  118. Tinker is a RK3288-based development board with 2 USB ports, HDMI,
  119. micro-SD card, audio, Gigabit Ethernet. It also includes on-board
  120. 8GB eMMC and 2GB of SDRAM. Expansion connectors provide access to
  121. I2C, SPI, UART, GPIOs.
  122. endchoice
  123. config ROCKCHIP_FAST_SPL
  124. bool "Change the CPU to full speed in SPL"
  125. depends on TARGET_CHROMEBOOK_JERRY
  126. help
  127. Some boards want to boot as fast as possible. We can increase the
  128. CPU frequency in SPL if the power supply is configured to the correct
  129. voltage. This option is only available on boards which support it
  130. and have the required PMIC code.
  131. config ROCKCHIP_BOOT_MODE_REG
  132. default 0xff730094
  133. config SYS_SOC
  134. default "rk3288"
  135. config SYS_MALLOC_F_LEN
  136. default 0x2000
  137. config SPL_DRIVERS_MISC
  138. default y
  139. config SPL_LIBCOMMON_SUPPORT
  140. default y
  141. config SPL_LIBGENERIC_SUPPORT
  142. default y
  143. config SPL_SERIAL_SUPPORT
  144. default y
  145. config TPL_LDSCRIPT
  146. default "arch/arm/mach-rockchip/u-boot-tpl.lds"
  147. config TPL_MAX_SIZE
  148. default 32768
  149. config TPL_STACK
  150. default 0xff718000
  151. config TPL_TEXT_BASE
  152. default 0xff704000
  153. source "board/amarula/vyasa-rk3288/Kconfig"
  154. source "board/chipspark/popmetal_rk3288/Kconfig"
  155. source "board/firefly/firefly-rk3288/Kconfig"
  156. source "board/google/veyron/Kconfig"
  157. source "board/mqmaker/miqi_rk3288/Kconfig"
  158. source "board/phytec/phycore_rk3288/Kconfig"
  159. source "board/radxa/rock2/Kconfig"
  160. source "board/rockchip/evb_rk3288/Kconfig"
  161. source "board/rockchip/tinker_rk3288/Kconfig"
  162. endif