trats2.h 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. /*
  2. * Copyright (C) 2013 Samsung Electronics
  3. * Sanghee Kim <sh0130.kim@samsung.com>
  4. * Piotr Wilczek <p.wilczek@samsung.com>
  5. *
  6. * Configuation settings for the SAMSUNG TRATS2 (EXYNOS4412) board.
  7. *
  8. * SPDX-License-Identifier: GPL-2.0+
  9. */
  10. #ifndef __CONFIG_TRATS2_H
  11. #define __CONFIG_TRATS2_H
  12. #include <configs/exynos4-common.h>
  13. #define CONFIG_TIZEN /* TIZEN lib */
  14. #define CONFIG_SYS_L2CACHE_OFF
  15. #ifndef CONFIG_SYS_L2CACHE_OFF
  16. #define CONFIG_SYS_L2_PL310
  17. #define CONFIG_SYS_PL310_BASE 0x10502000
  18. #endif
  19. /* TRATS2 has 4 banks of DRAM */
  20. #define CONFIG_NR_DRAM_BANKS 4
  21. #define CONFIG_SYS_SDRAM_BASE 0x40000000
  22. #define PHYS_SDRAM_1 CONFIG_SYS_SDRAM_BASE
  23. #define SDRAM_BANK_SIZE (256 << 20) /* 256 MB */
  24. /* memtest works on */
  25. #define CONFIG_SYS_MEMTEST_START CONFIG_SYS_SDRAM_BASE
  26. #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_SDRAM_BASE + 0x5E00000)
  27. #define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x3E00000)
  28. #define CONFIG_SYS_TEXT_BASE 0x43e00000
  29. /* select serial console configuration */
  30. #define CONFIG_SERIAL2
  31. #define CONFIG_BAUDRATE 115200
  32. /* Console configuration */
  33. #define CONFIG_BOOTARGS "Please use defined boot"
  34. #define CONFIG_BOOTCOMMAND "run autoboot"
  35. #define CONFIG_DEFAULT_CONSOLE "console=ttySAC2,115200n8\0"
  36. #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_LOAD_ADDR \
  37. - GENERATED_GBL_DATA_SIZE)
  38. #define CONFIG_SYS_MEM_TOP_HIDE (1 << 20) /* ram console */
  39. #define CONFIG_SYS_MONITOR_BASE 0x00000000
  40. #define CONFIG_ENV_IS_IN_MMC
  41. #define CONFIG_SYS_MMC_ENV_DEV CONFIG_MMC_DEFAULT_DEV
  42. #define CONFIG_ENV_SIZE 4096
  43. #define CONFIG_ENV_OFFSET ((32 - 4) << 10) /* 32KiB - 4KiB */
  44. #define CONFIG_ENV_OVERWRITE
  45. #define CONFIG_ENV_VARS_UBOOT_CONFIG
  46. #define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
  47. /* Tizen - partitions definitions */
  48. #define PARTS_CSA "csa-mmc"
  49. #define PARTS_BOOT "boot"
  50. #define PARTS_QBOOT "qboot"
  51. #define PARTS_CSC "csc"
  52. #define PARTS_ROOT "platform"
  53. #define PARTS_DATA "data"
  54. #define PARTS_UMS "ums"
  55. #define PARTS_DEFAULT \
  56. "uuid_disk=${uuid_gpt_disk};" \
  57. "name="PARTS_CSA",start=5MiB,size=8MiB,uuid=${uuid_gpt_"PARTS_CSA"};" \
  58. "name="PARTS_BOOT",size=60MiB,uuid=${uuid_gpt_"PARTS_BOOT"};" \
  59. "name="PARTS_QBOOT",size=100MiB,uuid=${uuid_gpt_"PARTS_QBOOT"};" \
  60. "name="PARTS_CSC",size=150MiB,uuid=${uuid_gpt_"PARTS_CSC"};" \
  61. "name="PARTS_ROOT",size=1536MiB,uuid=${uuid_gpt_"PARTS_ROOT"};" \
  62. "name="PARTS_DATA",size=3000MiB,uuid=${uuid_gpt_"PARTS_DATA"};" \
  63. "name="PARTS_UMS",size=-,uuid=${uuid_gpt_"PARTS_UMS"}\0" \
  64. #define CONFIG_DFU_ALT \
  65. "u-boot raw 0x80 0x800;" \
  66. "/uImage ext4 0 2;" \
  67. "/modem.bin ext4 0 2;" \
  68. "/exynos4412-trats2.dtb ext4 0 2;" \
  69. ""PARTS_CSA" part 0 1;" \
  70. ""PARTS_BOOT" part 0 2;" \
  71. ""PARTS_QBOOT" part 0 3;" \
  72. ""PARTS_CSC" part 0 4;" \
  73. ""PARTS_ROOT" part 0 5;" \
  74. ""PARTS_DATA" part 0 6;" \
  75. ""PARTS_UMS" part 0 7;" \
  76. "params.bin raw 0x38 0x8;" \
  77. "/Image.itb ext4 0 2\0"
  78. #define CONFIG_EXTRA_ENV_SETTINGS \
  79. "bootk=" \
  80. "run loaduimage;" \
  81. "if run loaddtb; then " \
  82. "bootm 0x40007FC0 - ${fdtaddr};" \
  83. "fi;" \
  84. "bootm 0x40007FC0;\0" \
  85. "updatebackup=" \
  86. "mmc dev 0 2; mmc write 0x51000000 0 0x800;" \
  87. " mmc dev 0 0\0" \
  88. "updatebootb=" \
  89. "mmc read 0x51000000 0x80 0x800; run updatebackup\0" \
  90. "mmcboot=" \
  91. "setenv bootargs root=/dev/mmcblk${mmcdev}p${mmcrootpart} " \
  92. "${lpj} rootwait ${console} ${meminfo} ${opts} ${lcdinfo}; " \
  93. "run bootk\0" \
  94. "bootchart=set opts init=/sbin/bootchartd; run bootcmd\0" \
  95. "boottrace=setenv opts initcall_debug; run bootcmd\0" \
  96. "verify=n\0" \
  97. "rootfstype=ext4\0" \
  98. "console=" CONFIG_DEFAULT_CONSOLE \
  99. "kernelname=uImage\0" \
  100. "loaduimage=ext4load mmc ${mmcdev}:${mmcbootpart} 0x40007FC0 " \
  101. "${kernelname}\0" \
  102. "loaddtb=ext4load mmc ${mmcdev}:${mmcbootpart} ${fdtaddr} " \
  103. "${fdtfile}\0" \
  104. "mmcdev=" __stringify(CONFIG_MMC_DEFAULT_DEV) "\0" \
  105. "mmcbootpart=2\0" \
  106. "mmcrootpart=5\0" \
  107. "opts=always_resume=1\0" \
  108. "partitions=" PARTS_DEFAULT \
  109. "dfu_alt_info=" CONFIG_DFU_ALT \
  110. "uartpath=ap\0" \
  111. "usbpath=ap\0" \
  112. "consoleon=set console console=ttySAC2,115200n8; save; reset\0" \
  113. "consoleoff=set console console=ram; save; reset\0" \
  114. "spladdr=0x40000100\0" \
  115. "splsize=0x200\0" \
  116. "splfile=falcon.bin\0" \
  117. "spl_export=" \
  118. "setexpr spl_imgsize ${splsize} + 8 ;" \
  119. "setenv spl_imgsize 0x${spl_imgsize};" \
  120. "setexpr spl_imgaddr ${spladdr} - 8 ;" \
  121. "setexpr spl_addr_tmp ${spladdr} - 4 ;" \
  122. "mw.b ${spl_imgaddr} 0x00 ${spl_imgsize};run loaduimage;" \
  123. "setenv bootargs root=/dev/mmcblk${mmcdev}p${mmcrootpart} " \
  124. "${lpj} rootwait ${console} ${meminfo} ${opts} ${lcdinfo};" \
  125. "spl export atags 0x40007FC0;" \
  126. "crc32 ${spladdr} ${splsize} ${spl_imgaddr};" \
  127. "mw.l ${spl_addr_tmp} ${splsize};" \
  128. "ext4write mmc ${mmcdev}:${mmcbootpart}" \
  129. " /${splfile} ${spl_imgaddr} ${spl_imgsize};" \
  130. "setenv spl_imgsize;" \
  131. "setenv spl_imgaddr;" \
  132. "setenv spl_addr_tmp;\0" \
  133. CONFIG_EXTRA_ENV_ITB \
  134. "fdtaddr=40800000\0" \
  135. /* GPT */
  136. #define CONFIG_RANDOM_UUID
  137. /* Security subsystem - enable hw_rand() */
  138. #define CONFIG_EXYNOS_ACE_SHA
  139. #define CONFIG_LIB_HW_RAND
  140. /* Common misc for Samsung */
  141. #define CONFIG_MISC_COMMON
  142. #define CONFIG_MISC_INIT_R
  143. /* Download menu - Samsung common */
  144. #define CONFIG_LCD_MENU
  145. #define CONFIG_LCD_MENU_BOARD
  146. /* Download menu - definitions for check keys */
  147. #ifndef __ASSEMBLY__
  148. #include <power/max77686_pmic.h>
  149. #define KEY_PWR_PMIC_NAME "MAX77686_PMIC"
  150. #define KEY_PWR_STATUS_REG MAX77686_REG_PMIC_STATUS1
  151. #define KEY_PWR_STATUS_MASK (1 << 0)
  152. #define KEY_PWR_INTERRUPT_REG MAX77686_REG_PMIC_INT1
  153. #define KEY_PWR_INTERRUPT_MASK (1 << 1)
  154. #define KEY_VOL_UP_GPIO EXYNOS4X12_GPIO_X22
  155. #define KEY_VOL_DOWN_GPIO EXYNOS4X12_GPIO_X33
  156. #endif /* __ASSEMBLY__ */
  157. /* LCD console */
  158. #define LCD_BPP LCD_COLOR16
  159. #define CONFIG_SYS_WHITE_ON_BLACK
  160. /* LCD */
  161. #define CONFIG_BMP_16BPP
  162. #define CONFIG_FB_ADDR 0x52504000
  163. #define CONFIG_EXYNOS_MIPI_DSIM
  164. #define CONFIG_VIDEO_BMP_GZIP
  165. #define CONFIG_SYS_VIDEO_LOGO_MAX_SIZE ((500 * 160 * 4) + 54)
  166. #endif /* __CONFIG_H */