starfive_jh7100_evb_smode_defconfig 29 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303
  1. #
  2. # Automatically generated file; DO NOT EDIT.
  3. # U-Boot 2021.04-rc2 Configuration
  4. #
  5. #
  6. # Compiler: riscv64-linux-gnu-gcc (GCC) 9.2.1 20190827 (Red Hat Cross 9.2.1-1)
  7. #
  8. CONFIG_CREATE_ARCH_SYMLINK=y
  9. CONFIG_LINKER_LIST_ALIGN=4
  10. # CONFIG_ARC is not set
  11. # CONFIG_ARM is not set
  12. # CONFIG_M68K is not set
  13. # CONFIG_MICROBLAZE is not set
  14. # CONFIG_MIPS is not set
  15. # CONFIG_NDS32 is not set
  16. # CONFIG_NIOS2 is not set
  17. # CONFIG_PPC is not set
  18. CONFIG_RISCV=y
  19. # CONFIG_SANDBOX is not set
  20. # CONFIG_SH is not set
  21. # CONFIG_X86 is not set
  22. # CONFIG_XTENSA is not set
  23. CONFIG_SYS_ARCH="riscv"
  24. CONFIG_SYS_CPU="fu540"
  25. CONFIG_SYS_SOC="jh7100"
  26. CONFIG_SYS_VENDOR="starfive"
  27. CONFIG_SYS_BOARD="jh7100"
  28. CONFIG_SYS_CONFIG_NAME="starfive-jh7100"
  29. # CONFIG_SYS_ICACHE_OFF is not set
  30. # CONFIG_SYS_DCACHE_OFF is not set
  31. CONFIG_DMA_ADDR_T_64BIT=y
  32. CONFIG_SYS_TEXT_BASE=0x80200000
  33. CONFIG_SYS_MALLOC_F_LEN=0x3000
  34. CONFIG_NR_DRAM_BANKS=1
  35. CONFIG_BOARD_SPECIFIC_OPTIONS=y
  36. CONFIG_ENV_SIZE=0x1f000
  37. CONFIG_SYS_MALLOC_LEN=0x800000
  38. # CONFIG_DM_GPIO is not set
  39. CONFIG_SPL_TEXT_BASE=0x08000000
  40. CONFIG_ERR_PTR_OFFSET=0x0
  41. # CONFIG_SPL is not set
  42. CONFIG_BOOTSTAGE_STASH_ADDR=0
  43. CONFIG_IDENT_STRING=""
  44. CONFIG_SYS_CLK_FREQ=1000000000
  45. CONFIG_BUILD_TARGET=""
  46. CONFIG_DEFAULT_DEVICE_TREE="starfive_jh7100_evb"
  47. CONFIG_64BIT=y
  48. # CONFIG_DEBUG_UART is not set
  49. # CONFIG_AHCI is not set
  50. #
  51. # RISC-V architecture
  52. #
  53. # CONFIG_TARGET_AX25_AE350 is not set
  54. # CONFIG_TARGET_MICROCHIP_ICICLE is not set
  55. # CONFIG_TARGET_QEMU_VIRT is not set
  56. # CONFIG_TARGET_SIFIVE_FU540 is not set
  57. CONFIG_TARGET_STARFIVE_JH7100=y
  58. # CONFIG_TARGET_SIPEED_MAIX is not set
  59. # CONFIG_JH_BEAGLE_V is not set
  60. CONFIG_JH_EVB_V1=y
  61. CONFIG_SPL_OPENSBI_LOAD_ADDR=0x80000000
  62. # CONFIG_CACHE_WAYENABLE is not set
  63. CONFIG_SIFIVE_FU540=y
  64. CONFIG_SIFIVE_FU540_L2CC_FLUSH=y
  65. #
  66. # Level 2 Cache Controller Flush range
  67. #
  68. CONFIG_SIFIVE_FU540_L2CC_FLUSH_START=0x80000000
  69. CONFIG_SIFIVE_FU540_L2CC_FLUSH_SIZE=0x800000000
  70. # CONFIG_SIFIVE_FU540_L2CC_WAYENABLE_DIY is not set
  71. # CONFIG_ARCH_RV32I is not set
  72. CONFIG_ARCH_RV64I=y
  73. CONFIG_CMODEL_MEDLOW=y
  74. # CONFIG_CMODEL_MEDANY is not set
  75. # CONFIG_RISCV_MMODE is not set
  76. CONFIG_RISCV_SMODE=y
  77. CONFIG_RISCV_ISA_C=y
  78. CONFIG_RISCV_ISA_A=y
  79. CONFIG_SIFIVE_CLINT=y
  80. CONFIG_SBI=y
  81. # CONFIG_SBI_V01 is not set
  82. CONFIG_SBI_V02=y
  83. # CONFIG_XIP is not set
  84. CONFIG_SHOW_REGS=y
  85. # CONFIG_RISCV_PRIV_1_9 is not set
  86. CONFIG_STACK_SIZE_SHIFT=14
  87. # CONFIG_OF_BOARD_FIXUP is not set
  88. #
  89. # General setup
  90. #
  91. CONFIG_LOCALVERSION=""
  92. CONFIG_LOCALVERSION_AUTO=y
  93. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  94. # CONFIG_OPTIMIZE_INLINING is not set
  95. CONFIG_CC_HAS_ASM_INLINE=y
  96. # CONFIG_XEN is not set
  97. CONFIG_DISTRO_DEFAULTS=y
  98. CONFIG_ENV_VARS_UBOOT_CONFIG=y
  99. CONFIG_SYS_BOOT_GET_CMDLINE=y
  100. CONFIG_SYS_BOOT_GET_KBD=y
  101. CONFIG_SYS_MALLOC_F=y
  102. CONFIG_EXPERT=y
  103. CONFIG_SYS_MALLOC_CLEAR_ON_INIT=y
  104. # CONFIG_SYS_MALLOC_DEFAULT_TO_INIT is not set
  105. # CONFIG_TOOLS_DEBUG is not set
  106. CONFIG_PHYS_64BIT=y
  107. # CONFIG_SYS_CUSTOM_LDSCRIPT is not set
  108. CONFIG_PLATFORM_ELFENTRY="_start"
  109. CONFIG_STACK_SIZE=0x1000000
  110. CONFIG_SYS_SRAM_BASE=0x0
  111. CONFIG_SYS_SRAM_SIZE=0x0
  112. # CONFIG_EXAMPLES is not set
  113. #
  114. # API
  115. #
  116. # CONFIG_API is not set
  117. #
  118. # Boot options
  119. #
  120. #
  121. # Boot images
  122. #
  123. # CONFIG_ANDROID_BOOT_IMAGE is not set
  124. CONFIG_FIT=y
  125. CONFIG_FIT_EXTERNAL_OFFSET=0x0
  126. CONFIG_FIT_ENABLE_SHA256_SUPPORT=y
  127. # CONFIG_FIT_ENABLE_SHA384_SUPPORT is not set
  128. # CONFIG_FIT_ENABLE_SHA512_SUPPORT is not set
  129. CONFIG_FIT_FULL_CHECK=y
  130. # CONFIG_FIT_SIGNATURE is not set
  131. # CONFIG_FIT_CIPHER is not set
  132. # CONFIG_FIT_VERBOSE is not set
  133. # CONFIG_FIT_BEST_MATCH is not set
  134. CONFIG_FIT_PRINT=y
  135. CONFIG_LEGACY_IMAGE_FORMAT=y
  136. CONFIG_SUPPORT_RAW_INITRD=y
  137. # CONFIG_OF_BOARD_SETUP is not set
  138. # CONFIG_OF_SYSTEM_SETUP is not set
  139. # CONFIG_OF_STDOUT_VIA_ALIAS is not set
  140. CONFIG_SYS_EXTRA_OPTIONS=""
  141. CONFIG_HAVE_SYS_TEXT_BASE=y
  142. CONFIG_ARCH_FIXUP_FDT_MEMORY=y
  143. # CONFIG_CHROMEOS is not set
  144. # CONFIG_CHROMEOS_VBOOT is not set
  145. #
  146. # Boot timing
  147. #
  148. # CONFIG_BOOTSTAGE is not set
  149. CONFIG_BOOTSTAGE_RECORD_COUNT=30
  150. CONFIG_SPL_BOOTSTAGE_RECORD_COUNT=5
  151. CONFIG_TPL_BOOTSTAGE_RECORD_COUNT=5
  152. CONFIG_BOOTSTAGE_STASH_SIZE=0x1000
  153. # CONFIG_SHOW_BOOT_PROGRESS is not set
  154. #
  155. # Boot media
  156. #
  157. # CONFIG_NAND_BOOT is not set
  158. # CONFIG_ONENAND_BOOT is not set
  159. CONFIG_QSPI_BOOT=y
  160. # CONFIG_SATA_BOOT is not set
  161. CONFIG_SD_BOOT=y
  162. CONFIG_SPI_BOOT=y
  163. #
  164. # Autoboot options
  165. #
  166. CONFIG_AUTOBOOT=y
  167. CONFIG_BOOTDELAY=2
  168. CONFIG_AUTOBOOT_KEYED=y
  169. CONFIG_AUTOBOOT_PROMPT="Autoboot in %d seconds\n"
  170. # CONFIG_AUTOBOOT_ENCRYPTION is not set
  171. CONFIG_AUTOBOOT_DELAY_STR="f"
  172. CONFIG_AUTOBOOT_STOP_STR="v"
  173. CONFIG_AUTOBOOT_KEYED_CTRLC=y
  174. CONFIG_USE_BOOTARGS=y
  175. CONFIG_BOOTARGS="console=ttyS0,115200 debug rootwait earlycon stmmaceth=chain_mode:1"
  176. # CONFIG_BOOTARGS_SUBST is not set
  177. CONFIG_USE_BOOTCOMMAND=y
  178. CONFIG_BOOTCOMMAND="run bootcmd_mmc0"
  179. CONFIG_USE_PREBOOT=y
  180. CONFIG_PREBOOT="setenv fdt_addr ${fdtcontroladdr};fdt addr ${fdtcontroladdr};"
  181. CONFIG_DEFAULT_FDT_FILE=""
  182. #
  183. # Console
  184. #
  185. CONFIG_MENU=y
  186. # CONFIG_CONSOLE_RECORD is not set
  187. # CONFIG_DISABLE_CONSOLE is not set
  188. CONFIG_LOGLEVEL=4
  189. CONFIG_SPL_LOGLEVEL=4
  190. CONFIG_TPL_LOGLEVEL=4
  191. # CONFIG_SILENT_CONSOLE is not set
  192. # CONFIG_PRE_CONSOLE_BUFFER is not set
  193. # CONFIG_CONSOLE_MUX is not set
  194. # CONFIG_SYS_CONSOLE_IS_IN_ENV is not set
  195. # CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE is not set
  196. # CONFIG_SYS_CONSOLE_ENV_OVERWRITE is not set
  197. CONFIG_SYS_CONSOLE_INFO_QUIET=y
  198. # CONFIG_SYS_STDIO_DEREGISTER is not set
  199. # CONFIG_SPL_SYS_STDIO_DEREGISTER is not set
  200. # CONFIG_SYS_DEVICE_NULLDEV is not set
  201. #
  202. # Logging
  203. #
  204. CONFIG_LOG=y
  205. CONFIG_LOG_MAX_LEVEL=5
  206. CONFIG_LOG_DEFAULT_LEVEL=5
  207. CONFIG_LOG_CONSOLE=y
  208. # CONFIG_LOGF_FILE is not set
  209. # CONFIG_LOGF_LINE is not set
  210. # CONFIG_LOGF_FUNC is not set
  211. # CONFIG_LOG_SYSLOG is not set
  212. # CONFIG_SPL_LOG is not set
  213. # CONFIG_TPL_LOG is not set
  214. # CONFIG_LOG_ERROR_RETURN is not set
  215. # CONFIG_LOG_TEST is not set
  216. #
  217. # Init options
  218. #
  219. # CONFIG_BOARD_TYPES is not set
  220. CONFIG_DISPLAY_CPUINFO=y
  221. # CONFIG_DISPLAY_BOARDINFO is not set
  222. # CONFIG_DISPLAY_BOARDINFO_LATE is not set
  223. #
  224. # Start-up hooks
  225. #
  226. CONFIG_ARCH_EARLY_INIT_R=y
  227. # CONFIG_ARCH_MISC_INIT is not set
  228. # CONFIG_BOARD_EARLY_INIT_F is not set
  229. # CONFIG_BOARD_EARLY_INIT_R is not set
  230. # CONFIG_BOARD_LATE_INIT is not set
  231. # CONFIG_LAST_STAGE_INIT is not set
  232. CONFIG_MISC_INIT_R=y
  233. #
  234. # Security support
  235. #
  236. CONFIG_HASH=y
  237. #
  238. # Update support
  239. #
  240. # CONFIG_UPDATE_TFTP is not set
  241. # CONFIG_ANDROID_AB is not set
  242. #
  243. # Blob list
  244. #
  245. # CONFIG_BLOBLIST is not set
  246. #
  247. # SPL / TPL
  248. #
  249. CONFIG_SUPPORT_SPL=y
  250. CONFIG_SPL_SYS_STACK_F_CHECK_BYTE=0xaa
  251. # CONFIG_SPL_SYS_REPORT_STACK_F_USAGE is not set
  252. #
  253. # PowerPC and LayerScape SPL Boot options
  254. #
  255. # CONFIG_SPL_ALLOC_BD is not set
  256. # CONFIG_SPL_SPI_FLASH_MTD is not set
  257. #
  258. # Command line interface
  259. #
  260. CONFIG_CMDLINE=y
  261. CONFIG_HUSH_PARSER=y
  262. CONFIG_CMDLINE_EDITING=y
  263. CONFIG_AUTO_COMPLETE=y
  264. CONFIG_SYS_LONGHELP=y
  265. CONFIG_SYS_PROMPT="StarFive # "
  266. CONFIG_SYS_PROMPT_HUSH_PS2="> "
  267. CONFIG_SYS_XTRACE=y
  268. CONFIG_BUILD_BIN2C=y
  269. #
  270. # Commands
  271. #
  272. #
  273. # Info commands
  274. #
  275. CONFIG_CMD_BDI=y
  276. CONFIG_CMD_CONFIG=y
  277. CONFIG_CMD_CONSOLE=y
  278. CONFIG_CMD_CPU=y
  279. CONFIG_CMD_LICENSE=y
  280. # CONFIG_CMD_PMC is not set
  281. CONFIG_CMD_SBI=y
  282. #
  283. # Boot commands
  284. #
  285. CONFIG_CMD_BOOTD=y
  286. CONFIG_CMD_BOOTM=y
  287. CONFIG_BOOTM_EFI=y
  288. CONFIG_CMD_BOOTZ=y
  289. CONFIG_CMD_BOOTI=y
  290. CONFIG_BOOTM_LINUX=y
  291. # CONFIG_BOOTM_NETBSD is not set
  292. # CONFIG_BOOTM_OPENRTOS is not set
  293. # CONFIG_BOOTM_PLAN9 is not set
  294. # CONFIG_BOOTM_RTEMS is not set
  295. # CONFIG_BOOTM_VXWORKS is not set
  296. CONFIG_CMD_BOOTEFI=y
  297. CONFIG_CMD_BOOTEFI_HELLO_COMPILE=y
  298. # CONFIG_CMD_BOOTEFI_HELLO is not set
  299. # CONFIG_CMD_BOOTEFI_SELFTEST is not set
  300. # CONFIG_CMD_BOOTMENU is not set
  301. # CONFIG_CMD_ADTIMG is not set
  302. CONFIG_CMD_ELF=y
  303. CONFIG_CMD_FDT=y
  304. CONFIG_CMD_GO=y
  305. CONFIG_CMD_RUN=y
  306. CONFIG_CMD_IMI=y
  307. # CONFIG_CMD_IMLS is not set
  308. CONFIG_CMD_XIMG=y
  309. # CONFIG_CMD_THOR_DOWNLOAD is not set
  310. # CONFIG_CMD_ZBOOT is not set
  311. #
  312. # Environment commands
  313. #
  314. # CONFIG_CMD_ASKENV is not set
  315. CONFIG_CMD_EXPORTENV=y
  316. CONFIG_CMD_IMPORTENV=y
  317. CONFIG_CMD_EDITENV=y
  318. # CONFIG_CMD_GREPENV is not set
  319. CONFIG_CMD_SAVEENV=y
  320. # CONFIG_CMD_ERASEENV is not set
  321. CONFIG_CMD_ENV_EXISTS=y
  322. # CONFIG_CMD_ENV_CALLBACK is not set
  323. # CONFIG_CMD_ENV_FLAGS is not set
  324. # CONFIG_CMD_NVEDIT_EFI is not set
  325. # CONFIG_CMD_NVEDIT_INFO is not set
  326. # CONFIG_CMD_NVEDIT_LOAD is not set
  327. # CONFIG_CMD_NVEDIT_SELECT is not set
  328. #
  329. # Memory commands
  330. #
  331. # CONFIG_CMD_BINOP is not set
  332. # CONFIG_CMD_BLOBLIST is not set
  333. CONFIG_CMD_CRC32=y
  334. # CONFIG_CRC32_VERIFY is not set
  335. # CONFIG_CMD_EEPROM is not set
  336. # CONFIG_LOOPW is not set
  337. # CONFIG_CMD_MD5SUM is not set
  338. CONFIG_CMD_MEMINFO=y
  339. CONFIG_CMD_MEMORY=y
  340. # CONFIG_CMD_MEM_SEARCH is not set
  341. # CONFIG_CMD_MX_CYCLIC is not set
  342. # CONFIG_CMD_MEMTEST is not set
  343. # CONFIG_CMD_SHA1SUM is not set
  344. CONFIG_CMD_STRINGS=y
  345. #
  346. # Compression commands
  347. #
  348. # CONFIG_CMD_LZMADEC is not set
  349. CONFIG_CMD_UNLZ4=y
  350. # CONFIG_CMD_UNZIP is not set
  351. # CONFIG_CMD_ZIP is not set
  352. #
  353. # Device access commands
  354. #
  355. # CONFIG_CMD_ARMFLASH is not set
  356. # CONFIG_CMD_BCB is not set
  357. # CONFIG_CMD_BIND is not set
  358. CONFIG_CMD_CLK=y
  359. # CONFIG_CMD_DEMO is not set
  360. # CONFIG_CMD_DFU is not set
  361. # CONFIG_CMD_DM is not set
  362. # CONFIG_CMD_FPGAD is not set
  363. # CONFIG_CMD_FUSE is not set
  364. # CONFIG_CMD_GPIO is not set
  365. CONFIG_CMD_GPT=y
  366. # CONFIG_RANDOM_UUID is not set
  367. CONFIG_CMD_GPT_RENAME=y
  368. # CONFIG_CMD_IDE is not set
  369. # CONFIG_CMD_IO is not set
  370. # CONFIG_CMD_IOTRACE is not set
  371. # CONFIG_CMD_I2C is not set
  372. CONFIG_CMD_LOADB=y
  373. CONFIG_CMD_LOADS=y
  374. CONFIG_CMD_LSBLK=y
  375. # CONFIG_CMD_MBR is not set
  376. CONFIG_CMD_MMC=y
  377. # CONFIG_CMD_BKOPS_ENABLE is not set
  378. # CONFIG_CMD_MMC_SWRITE is not set
  379. # CONFIG_CMD_CLONE is not set
  380. # CONFIG_CMD_OSD is not set
  381. CONFIG_CMD_PART=y
  382. # CONFIG_CMD_PCI is not set
  383. # CONFIG_CMD_PINMUX is not set
  384. # CONFIG_CMD_POWEROFF is not set
  385. # CONFIG_CMD_READ is not set
  386. # CONFIG_CMD_SATA is not set
  387. # CONFIG_CMD_SAVES is not set
  388. # CONFIG_CMD_SCSI is not set
  389. # CONFIG_CMD_SDRAM is not set
  390. CONFIG_CMD_SF=y
  391. # CONFIG_CMD_SF_TEST is not set
  392. # CONFIG_CMD_SPI is not set
  393. # CONFIG_CMD_TSI148 is not set
  394. # CONFIG_CMD_UNIVERSE is not set
  395. # CONFIG_CMD_USB is not set
  396. # CONFIG_CMD_USB_SDP is not set
  397. # CONFIG_CMD_USB_MASS_STORAGE is not set
  398. #
  399. # Shell scripting commands
  400. #
  401. CONFIG_CMD_ECHO=y
  402. CONFIG_CMD_ITEST=y
  403. CONFIG_CMD_SOURCE=y
  404. CONFIG_CMD_SETEXPR=y
  405. #
  406. # Android support commands
  407. #
  408. CONFIG_CMD_NET=y
  409. CONFIG_CMD_BOOTP=y
  410. CONFIG_CMD_DHCP=y
  411. CONFIG_BOOTP_BOOTPATH=y
  412. CONFIG_BOOTP_DNS=y
  413. # CONFIG_BOOTP_DNS2 is not set
  414. CONFIG_BOOTP_GATEWAY=y
  415. CONFIG_BOOTP_HOSTNAME=y
  416. # CONFIG_BOOTP_PREFER_SERVERIP is not set
  417. CONFIG_BOOTP_SUBNETMASK=y
  418. # CONFIG_BOOTP_NTPSERVER is not set
  419. # CONFIG_CMD_PCAP is not set
  420. CONFIG_BOOTP_PXE=y
  421. CONFIG_BOOTP_VCI_STRING="U-Boot"
  422. CONFIG_CMD_TFTPBOOT=y
  423. CONFIG_CMD_TFTPPUT=y
  424. # CONFIG_CMD_TFTPSRV is not set
  425. CONFIG_NET_TFTP_VARS=y
  426. # CONFIG_CMD_RARP is not set
  427. CONFIG_CMD_NFS=y
  428. # CONFIG_CMD_MII is not set
  429. # CONFIG_CMD_MDIO is not set
  430. CONFIG_CMD_PING=y
  431. # CONFIG_CMD_CDP is not set
  432. # CONFIG_CMD_SNTP is not set
  433. CONFIG_CMD_DNS=y
  434. # CONFIG_CMD_LINK_LOCAL is not set
  435. # CONFIG_CMD_ETHSW is not set
  436. CONFIG_CMD_PXE=y
  437. # CONFIG_CMD_WOL is not set
  438. #
  439. # Misc commands
  440. #
  441. # CONFIG_CMD_BSP is not set
  442. CONFIG_CMD_BLOCK_CACHE=y
  443. # CONFIG_CMD_CACHE is not set
  444. # CONFIG_CMD_CONITRACE is not set
  445. # CONFIG_CMD_EFIDEBUG is not set
  446. # CONFIG_CMD_EXCEPTION is not set
  447. # CONFIG_CMD_DATE is not set
  448. # CONFIG_CMD_TIME is not set
  449. # CONFIG_CMD_GETTIME is not set
  450. CONFIG_CMD_SLEEP=y
  451. # CONFIG_MP is not set
  452. # CONFIG_CMD_TIMER is not set
  453. CONFIG_CMD_SYSBOOT=y
  454. # CONFIG_CMD_QFW is not set
  455. # CONFIG_CMD_PSTORE is not set
  456. # CONFIG_CMD_TERMINAL is not set
  457. # CONFIG_CMD_UUID is not set
  458. #
  459. # TI specific command line interface
  460. #
  461. # CONFIG_CMD_DDR3 is not set
  462. #
  463. # Power commands
  464. #
  465. #
  466. # Security commands
  467. #
  468. # CONFIG_CMD_AES is not set
  469. # CONFIG_CMD_BLOB is not set
  470. # CONFIG_CMD_HASH is not set
  471. #
  472. # Firmware commands
  473. #
  474. #
  475. # Filesystem commands
  476. #
  477. # CONFIG_CMD_BTRFS is not set
  478. CONFIG_CMD_EXT2=y
  479. CONFIG_CMD_EXT4=y
  480. # CONFIG_CMD_EXT4_WRITE is not set
  481. CONFIG_CMD_FAT=y
  482. # CONFIG_CMD_SQUASHFS is not set
  483. CONFIG_CMD_FS_GENERIC=y
  484. CONFIG_CMD_FS_UUID=y
  485. # CONFIG_CMD_JFFS2 is not set
  486. CONFIG_MTDIDS_DEFAULT=""
  487. CONFIG_MTDPARTS_DEFAULT=""
  488. # CONFIG_CMD_REISER is not set
  489. # CONFIG_CMD_ZFS is not set
  490. #
  491. # Debug commands
  492. #
  493. # CONFIG_CMD_BEDBUG is not set
  494. # CONFIG_CMD_DIAG is not set
  495. CONFIG_CMD_LOG=y
  496. # CONFIG_CMD_TRACE is not set
  497. # CONFIG_CMD_UBI is not set
  498. CONFIG_CMD_CACHE_DEBUG=y
  499. #
  500. # Partition Types
  501. #
  502. CONFIG_PARTITIONS=y
  503. # CONFIG_MAC_PARTITION is not set
  504. CONFIG_DOS_PARTITION=y
  505. # CONFIG_ISO_PARTITION is not set
  506. # CONFIG_AMIGA_PARTITION is not set
  507. CONFIG_EFI_PARTITION=y
  508. CONFIG_EFI_PARTITION_ENTRIES_NUMBERS=128
  509. CONFIG_EFI_PARTITION_ENTRIES_OFF=0
  510. CONFIG_PARTITION_UUIDS=y
  511. CONFIG_PARTITION_TYPE_GUID=y
  512. CONFIG_SUPPORT_OF_CONTROL=y
  513. CONFIG_DTC=y
  514. #
  515. # Device Tree Control
  516. #
  517. CONFIG_OF_CONTROL=y
  518. # CONFIG_OF_LIVE is not set
  519. # CONFIG_OF_SEPARATE is not set
  520. CONFIG_OF_EMBED=y
  521. # CONFIG_OF_BOARD is not set
  522. # CONFIG_OF_PRIOR_STAGE is not set
  523. # CONFIG_MULTI_DTB_FIT is not set
  524. # CONFIG_OF_DTB_PROPS_REMOVE is not set
  525. #
  526. # Environment
  527. #
  528. CONFIG_ENV_SUPPORT=y
  529. CONFIG_SAVEENV=y
  530. CONFIG_ENV_OVERWRITE=y
  531. CONFIG_ENV_IS_NOWHERE=y
  532. # CONFIG_ENV_IS_IN_EEPROM is not set
  533. # CONFIG_ENV_IS_IN_FAT is not set
  534. # CONFIG_ENV_IS_IN_EXT4 is not set
  535. # CONFIG_ENV_IS_IN_FLASH is not set
  536. # CONFIG_ENV_IS_IN_MMC is not set
  537. # CONFIG_ENV_IS_IN_NAND is not set
  538. # CONFIG_ENV_IS_IN_NVRAM is not set
  539. # CONFIG_ENV_IS_IN_ONENAND is not set
  540. # CONFIG_ENV_IS_IN_REMOTE is not set
  541. # CONFIG_ENV_IS_IN_SPI_FLASH is not set
  542. # CONFIG_SYS_REDUNDAND_ENVIRONMENT is not set
  543. # CONFIG_SYS_RELOC_GD_ENV_ADDR is not set
  544. # CONFIG_USE_DEFAULT_ENV_FILE is not set
  545. # CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG is not set
  546. # CONFIG_ENV_APPEND is not set
  547. # CONFIG_ENV_WRITEABLE_LIST is not set
  548. # CONFIG_ENV_ACCESS_IGNORE_FORCE is not set
  549. CONFIG_VERSION_VARIABLE=y
  550. CONFIG_NET=y
  551. # CONFIG_PROT_UDP is not set
  552. CONFIG_BOOTP_SEND_HOSTNAME=y
  553. # CONFIG_NET_RANDOM_ETHADDR is not set
  554. # CONFIG_NETCONSOLE is not set
  555. CONFIG_IP_DEFRAG=y
  556. CONFIG_NET_MAXDEFRAG=16384
  557. CONFIG_TFTP_BLOCKSIZE=1468
  558. CONFIG_TFTP_WINDOWSIZE=1
  559. # CONFIG_SERVERIP_FROM_PROXYDHCP is not set
  560. CONFIG_SERVERIP_FROM_PROXYDHCP_DELAY_MS=100
  561. #
  562. # Device Drivers
  563. #
  564. #
  565. # Generic Driver Options
  566. #
  567. CONFIG_DM=y
  568. CONFIG_DM_WARN=y
  569. # CONFIG_DM_DEBUG is not set
  570. CONFIG_DM_DEVICE_REMOVE=y
  571. CONFIG_DM_STDIO=y
  572. CONFIG_DM_SEQ_ALIAS=y
  573. # CONFIG_DM_DMA is not set
  574. # CONFIG_REGMAP is not set
  575. # CONFIG_DEVRES is not set
  576. CONFIG_SIMPLE_BUS=y
  577. CONFIG_OF_TRANSLATE=y
  578. # CONFIG_OF_TRANSLATE_ZERO_SIZE_CELLS is not set
  579. # CONFIG_TRANSLATION_OFFSET is not set
  580. CONFIG_DM_DEV_READ_INLINE=y
  581. # CONFIG_ACPIGEN is not set
  582. CONFIG_BOUNCE_BUFFER=y
  583. # CONFIG_ADC is not set
  584. # CONFIG_ADC_EXYNOS is not set
  585. # CONFIG_ADC_SANDBOX is not set
  586. # CONFIG_SARADC_MESON is not set
  587. # CONFIG_SARADC_ROCKCHIP is not set
  588. # CONFIG_SATA is not set
  589. # CONFIG_SCSI_AHCI is not set
  590. #
  591. # SATA/SCSI device support
  592. #
  593. # CONFIG_DWC_AHSATA is not set
  594. # CONFIG_FSL_SATA is not set
  595. # CONFIG_MVSATA_IDE is not set
  596. # CONFIG_SATA_MV is not set
  597. # CONFIG_SATA_SIL is not set
  598. # CONFIG_SATA_SIL3114 is not set
  599. # CONFIG_AXI is not set
  600. #
  601. # Bus devices
  602. #
  603. CONFIG_BLK=y
  604. CONFIG_HAVE_BLOCK_DEVICE=y
  605. CONFIG_BLOCK_CACHE=y
  606. # CONFIG_IDE is not set
  607. # CONFIG_BOOTCOUNT_LIMIT is not set
  608. #
  609. # Button Support
  610. #
  611. # CONFIG_BUTTON is not set
  612. #
  613. # Cache Controller drivers
  614. #
  615. # CONFIG_CACHE is not set
  616. # CONFIG_NCORE_CACHE is not set
  617. #
  618. # Clock
  619. #
  620. # CONFIG_CLK is not set
  621. # CONFIG_CLK_CCF is not set
  622. CONFIG_CPU=y
  623. # CONFIG_CPU_MPC83XX is not set
  624. CONFIG_CPU_RISCV=y
  625. #
  626. # Hardware crypto devices
  627. #
  628. # CONFIG_FSL_CAAM is not set
  629. # CONFIG_SYS_FSL_SEC_BE is not set
  630. # CONFIG_SYS_FSL_SEC_LE is not set
  631. #
  632. # Demo for driver model
  633. #
  634. # CONFIG_DM_DEMO is not set
  635. #
  636. # DFU support
  637. #
  638. #
  639. # DMA Support
  640. #
  641. # CONFIG_DMA is not set
  642. # CONFIG_TI_EDMA3 is not set
  643. #
  644. # Fastboot support
  645. #
  646. # CONFIG_UDP_FUNCTION_FASTBOOT is not set
  647. # CONFIG_FIRMWARE is not set
  648. # CONFIG_ZYNQMP_FIRMWARE is not set
  649. #
  650. # FPGA support
  651. #
  652. # CONFIG_FPGA_ALTERA is not set
  653. # CONFIG_FPGA_SOCFPGA is not set
  654. # CONFIG_FPGA_XILINX is not set
  655. #
  656. # GPIO Support
  657. #
  658. # CONFIG_AT91_GPIO is not set
  659. # CONFIG_DA8XX_GPIO is not set
  660. # CONFIG_INTEL_BROADWELL_GPIO is not set
  661. # CONFIG_IMX_RGPIO2P is not set
  662. # CONFIG_IPROC_GPIO is not set
  663. # CONFIG_LPC32XX_GPIO is not set
  664. # CONFIG_MXC_GPIO is not set
  665. # CONFIG_MXS_GPIO is not set
  666. # CONFIG_CMD_PCA953X is not set
  667. # CONFIG_CMD_TCA642X is not set
  668. # CONFIG_VYBRID_GPIO is not set
  669. #
  670. # Hardware Spinlock Support
  671. #
  672. # CONFIG_DM_HWSPINLOCK is not set
  673. #
  674. # I2C support
  675. #
  676. # CONFIG_DM_I2C is not set
  677. # CONFIG_SYS_I2C_DW is not set
  678. # CONFIG_SYS_I2C_IMX_LPI2C is not set
  679. # CONFIG_SYS_I2C_MXC is not set
  680. CONFIG_INPUT=y
  681. # CONFIG_DM_KEYBOARD is not set
  682. # CONFIG_CROS_EC_KEYB is not set
  683. # CONFIG_TEGRA_KEYBOARD is not set
  684. # CONFIG_TWL4030_INPUT is not set
  685. #
  686. # LED Support
  687. #
  688. # CONFIG_LED is not set
  689. # CONFIG_LED_STATUS is not set
  690. #
  691. # Mailbox Controller Support
  692. #
  693. # CONFIG_DM_MAILBOX is not set
  694. #
  695. # Memory Controller drivers
  696. #
  697. #
  698. # Multifunction device drivers
  699. #
  700. # CONFIG_MISC is not set
  701. # CONFIG_CROS_EC is not set
  702. # CONFIG_DS4510 is not set
  703. # CONFIG_FSL_SEC_MON is not set
  704. # CONFIG_NUVOTON_NCT6102D is not set
  705. # CONFIG_PWRSEQ is not set
  706. # CONFIG_PCA9551_LED is not set
  707. # CONFIG_TEST_DRV is not set
  708. # CONFIG_TWL4030_LED is not set
  709. # CONFIG_WINBOND_W83627 is not set
  710. # CONFIG_FS_LOADER is not set
  711. #
  712. # MMC Host controller Support
  713. #
  714. CONFIG_MMC=y
  715. CONFIG_MMC_WRITE=y
  716. # CONFIG_MMC_BROKEN_CD is not set
  717. CONFIG_DM_MMC=y
  718. # CONFIG_MMC_SPI is not set
  719. # CONFIG_ARM_PL180_MMCI is not set
  720. # CONFIG_MMC_QUIRKS is not set
  721. # CONFIG_MMC_HW_PARTITIONING is not set
  722. # CONFIG_SUPPORT_EMMC_RPMB is not set
  723. # CONFIG_SUPPORT_EMMC_BOOT is not set
  724. # CONFIG_MMC_IO_VOLTAGE is not set
  725. # CONFIG_SPL_MMC_IO_VOLTAGE is not set
  726. # CONFIG_MMC_HS400_ES_SUPPORT is not set
  727. # CONFIG_SPL_MMC_HS400_ES_SUPPORT is not set
  728. # CONFIG_MMC_HS400_SUPPORT is not set
  729. # CONFIG_SPL_MMC_HS400_SUPPORT is not set
  730. # CONFIG_MMC_HS200_SUPPORT is not set
  731. # CONFIG_SPL_MMC_HS200_SUPPORT is not set
  732. CONFIG_MMC_VERBOSE=y
  733. # CONFIG_MMC_TRACE is not set
  734. CONFIG_MMC_DW=y
  735. # CONFIG_MMC_DW_CORTINA is not set
  736. # CONFIG_MMC_DW_K3 is not set
  737. # CONFIG_MMC_DW_ROCKCHIP is not set
  738. CONFIG_MMC_DW_STARFIVE_JH=y
  739. # CONFIG_MMC_MXC is not set
  740. # CONFIG_MMC_PCI is not set
  741. # CONFIG_PXA_MMC_GENERIC is not set
  742. # CONFIG_MMC_OMAP_HS is not set
  743. # CONFIG_MMC_SDHCI is not set
  744. # CONFIG_STM32_SDMMC2 is not set
  745. # CONFIG_FTSDC010 is not set
  746. # CONFIG_FSL_ESDHC is not set
  747. # CONFIG_FSL_ESDHC_IMX is not set
  748. #
  749. # MTD Support
  750. #
  751. # CONFIG_MTD is not set
  752. # CONFIG_DM_MTD is not set
  753. # CONFIG_MTD_NOR_FLASH is not set
  754. # CONFIG_FLASH_CFI_DRIVER is not set
  755. # CONFIG_MTD_RAW_NAND is not set
  756. #
  757. # SPI Flash Support
  758. #
  759. CONFIG_DM_SPI_FLASH=y
  760. CONFIG_SPI_FLASH=y
  761. CONFIG_SF_DEFAULT_BUS=0
  762. CONFIG_SF_DEFAULT_CS=0
  763. CONFIG_SF_DEFAULT_MODE=0x0
  764. CONFIG_SF_DEFAULT_SPEED=50000000
  765. CONFIG_SPI_FLASH_BAR=y
  766. CONFIG_SPI_FLASH_UNLOCK_ALL=y
  767. # CONFIG_SF_DUAL_FLASH is not set
  768. # CONFIG_SPI_FLASH_ATMEL is not set
  769. # CONFIG_SPI_FLASH_EON is not set
  770. CONFIG_SPI_FLASH_GIGADEVICE=y
  771. # CONFIG_SPI_FLASH_ISSI is not set
  772. # CONFIG_SPI_FLASH_MACRONIX is not set
  773. # CONFIG_SPI_FLASH_SPANSION is not set
  774. # CONFIG_SPI_FLASH_STMICRO is not set
  775. # CONFIG_SPI_FLASH_SST is not set
  776. # CONFIG_SPI_FLASH_WINBOND is not set
  777. # CONFIG_SPI_FLASH_XMC is not set
  778. CONFIG_SPI_FLASH_USE_4K_SECTORS=y
  779. # CONFIG_SPI_FLASH_DATAFLASH is not set
  780. #
  781. # UBI support
  782. #
  783. # CONFIG_UBI_SILENCE_MSG is not set
  784. # CONFIG_MTD_UBI is not set
  785. #
  786. # Multiplexer drivers
  787. #
  788. # CONFIG_MULTIPLEXER is not set
  789. # CONFIG_BITBANGMII is not set
  790. # CONFIG_MV88E6352_SWITCH is not set
  791. CONFIG_PHYLIB=y
  792. CONFIG_PHY_ADDR_ENABLE=y
  793. CONFIG_PHY_ADDR=0
  794. # CONFIG_B53_SWITCH is not set
  795. # CONFIG_MV88E61XX_SWITCH is not set
  796. # CONFIG_PHYLIB_10G is not set
  797. # CONFIG_PHY_AQUANTIA is not set
  798. # CONFIG_PHY_ATHEROS is not set
  799. # CONFIG_PHY_BROADCOM is not set
  800. # CONFIG_PHY_CORTINA is not set
  801. # CONFIG_PHY_DAVICOM is not set
  802. # CONFIG_PHY_ET1011C is not set
  803. # CONFIG_PHY_LXT is not set
  804. CONFIG_PHY_MARVELL=y
  805. # CONFIG_PHY_MESON_GXL is not set
  806. # CONFIG_PHY_MICREL is not set
  807. # CONFIG_PHY_MSCC is not set
  808. # CONFIG_PHY_NATSEMI is not set
  809. # CONFIG_PHY_REALTEK is not set
  810. # CONFIG_PHY_SMSC is not set
  811. # CONFIG_PHY_TERANETICS is not set
  812. # CONFIG_PHY_TI is not set
  813. # CONFIG_PHY_TI_DP83867 is not set
  814. # CONFIG_PHY_TI_GENERIC is not set
  815. # CONFIG_PHY_VITESSE is not set
  816. # CONFIG_PHY_XILINX is not set
  817. # CONFIG_PHY_XILINX_GMII2RGMII is not set
  818. # CONFIG_FSL_PFE is not set
  819. # CONFIG_DM_ETH is not set
  820. # CONFIG_DM_ETH_PHY is not set
  821. CONFIG_NETDEVICES=y
  822. # CONFIG_PHY_GIGE is not set
  823. # CONFIG_BCM_SF2_ETH is not set
  824. # CONFIG_E1000 is not set
  825. # CONFIG_EEPRO100 is not set
  826. CONFIG_ETH_DESIGNWARE=y
  827. CONFIG_ETH_DESIGNWARE_PRESETED_BUFF=y
  828. CONFIG_ETH_DESIGNWARE_PRESETED_TX_MAC_DES_BASE=0x18001000
  829. CONFIG_ETH_DESIGNWARE_PRESETED_RX_MAC_DES_BASE=0x18002000
  830. CONFIG_ETH_DESIGNWARE_PRESETED_TXBUFF_BASE=0x18010000
  831. CONFIG_ETH_DESIGNWARE_PRESETED_RXBUFF_BASE=0x18018000
  832. # CONFIG_ETHOC is not set
  833. # CONFIG_FTMAC100 is not set
  834. # CONFIG_KS8851_MLL is not set
  835. CONFIG_RGMII=y
  836. # CONFIG_MII is not set
  837. # CONFIG_PCNET is not set
  838. # CONFIG_RTL8139 is not set
  839. # CONFIG_RTL8169 is not set
  840. # CONFIG_SMC911X is not set
  841. # CONFIG_SUN7I_GMAC is not set
  842. # CONFIG_SH_ETHER is not set
  843. # CONFIG_DRIVER_TI_CPSW is not set
  844. # CONFIG_DRIVER_TI_EMAC is not set
  845. # CONFIG_DRIVER_TI_KEYSTONE_NET is not set
  846. # CONFIG_TULIP is not set
  847. # CONFIG_TSEC_ENET is not set
  848. # CONFIG_PCI is not set
  849. #
  850. # PCI Endpoint
  851. #
  852. # CONFIG_PCI_ENDPOINT is not set
  853. # CONFIG_X86_PCH7 is not set
  854. # CONFIG_X86_PCH9 is not set
  855. #
  856. # PHY Subsystem
  857. #
  858. # CONFIG_PHY is not set
  859. # CONFIG_MIPI_DPHY_HELPERS is not set
  860. #
  861. # Rockchip PHY driver
  862. #
  863. # CONFIG_MVEBU_COMPHY_SUPPORT is not set
  864. #
  865. # Pin controllers
  866. #
  867. # CONFIG_PINCTRL is not set
  868. #
  869. # Power
  870. #
  871. # CONFIG_ACPI_PMC is not set
  872. # CONFIG_SPL_ACPI_PMC is not set
  873. # CONFIG_TPL_ACPI_PMC is not set
  874. #
  875. # Power Domain Support
  876. #
  877. # CONFIG_POWER_DOMAIN is not set
  878. # CONFIG_DM_PMIC is not set
  879. # CONFIG_PMIC_AS3722 is not set
  880. # CONFIG_POWER_MC34VR500 is not set
  881. # CONFIG_DM_REGULATOR is not set
  882. # CONFIG_POWER_MT6323 is not set
  883. # CONFIG_DM_PWM is not set
  884. # CONFIG_PWM_IMX is not set
  885. # CONFIG_PWM_SANDBOX is not set
  886. # CONFIG_U_QE is not set
  887. CONFIG_RAM=y
  888. # CONFIG_TPL_RAM is not set
  889. # CONFIG_STM32_SDRAM is not set
  890. # CONFIG_MPC83XX_SDRAM is not set
  891. # CONFIG_K3_J721E_DDRSS is not set
  892. # CONFIG_IMXRT_SDRAM is not set
  893. # CONFIG_RAM_SIFIVE is not set
  894. #
  895. # Remote Processor drivers
  896. #
  897. #
  898. # Reset Controller Support
  899. #
  900. # CONFIG_DM_RESET is not set
  901. # CONFIG_RESET_SCMI is not set
  902. # CONFIG_DM_RNG is not set
  903. #
  904. # Real Time Clock
  905. #
  906. # CONFIG_DM_RTC is not set
  907. # CONFIG_RTC_ENABLE_32KHZ_OUTPUT is not set
  908. # CONFIG_RTC_PCF8563 is not set
  909. # CONFIG_RTC_RX8025 is not set
  910. # CONFIG_RTC_PL031 is not set
  911. # CONFIG_RTC_S35392A is not set
  912. # CONFIG_RTC_MC146818 is not set
  913. # CONFIG_RTC_M41T62 is not set
  914. # CONFIG_SCSI is not set
  915. # CONFIG_DM_SCSI is not set
  916. #
  917. # Serial drivers
  918. #
  919. CONFIG_BAUDRATE=115200
  920. CONFIG_REQUIRE_SERIAL_CONSOLE=y
  921. CONFIG_SPECIFY_CONSOLE_INDEX=y
  922. CONFIG_SERIAL_PRESENT=y
  923. CONFIG_CONS_INDEX=1
  924. CONFIG_DM_SERIAL=y
  925. # CONFIG_SERIAL_RX_BUFFER is not set
  926. # CONFIG_SERIAL_SEARCH_ALL is not set
  927. # CONFIG_SERIAL_PROBE_ALL is not set
  928. # CONFIG_ALTERA_JTAG_UART is not set
  929. # CONFIG_ALTERA_UART is not set
  930. # CONFIG_ARC_SERIAL is not set
  931. # CONFIG_ATMEL_USART is not set
  932. # CONFIG_BCM6345_SERIAL is not set
  933. # CONFIG_COREBOOT_SERIAL is not set
  934. # CONFIG_CORTINA_UART is not set
  935. # CONFIG_FSL_LINFLEXUART is not set
  936. # CONFIG_FSL_LPUART is not set
  937. # CONFIG_MVEBU_A3700_UART is not set
  938. # CONFIG_MCFUART is not set
  939. # CONFIG_NULLDEV_SERIAL is not set
  940. # CONFIG_SYS_NS16550 is not set
  941. # CONFIG_NS16550_DYNAMIC is not set
  942. # CONFIG_PL01X_SERIAL is not set
  943. # CONFIG_XILINX_UARTLITE is not set
  944. # CONFIG_MSM_SERIAL is not set
  945. # CONFIG_OMAP_SERIAL is not set
  946. # CONFIG_PXA_SERIAL is not set
  947. # CONFIG_SIFIVE_SERIAL is not set
  948. CONFIG_STARFIVE_SERIAL=y
  949. # CONFIG_ZYNQ_SERIAL is not set
  950. # CONFIG_MTK_SERIAL is not set
  951. # CONFIG_MT7620_SERIAL is not set
  952. # CONFIG_SMEM is not set
  953. #
  954. # Sound support
  955. #
  956. # CONFIG_SOUND is not set
  957. #
  958. # SOC (System On Chip) specific Drivers
  959. #
  960. # CONFIG_SOC_DEVICE is not set
  961. # CONFIG_SOC_TI is not set
  962. CONFIG_SPI=y
  963. CONFIG_DM_SPI=y
  964. CONFIG_SPI_MEM=y
  965. # CONFIG_ALTERA_SPI is not set
  966. # CONFIG_ATCSPI200_SPI is not set
  967. # CONFIG_ATMEL_SPI is not set
  968. # CONFIG_BCMSTB_SPI is not set
  969. # CONFIG_CORTINA_SFLASH is not set
  970. CONFIG_CADENCE_QSPI=y
  971. # CONFIG_CF_SPI is not set
  972. # CONFIG_DESIGNWARE_SPI is not set
  973. # CONFIG_EXYNOS_SPI is not set
  974. # CONFIG_FSL_DSPI is not set
  975. # CONFIG_FSL_QSPI is not set
  976. # CONFIG_ICH_SPI is not set
  977. # CONFIG_KIRKWOOD_SPI is not set
  978. # CONFIG_MPC8XXX_SPI is not set
  979. # CONFIG_MTK_SNOR is not set
  980. # CONFIG_MTK_SNFI_SPI is not set
  981. # CONFIG_MVEBU_A3700_SPI is not set
  982. # CONFIG_MXS_SPI is not set
  983. # CONFIG_NXP_FSPI is not set
  984. # CONFIG_OMAP3_SPI is not set
  985. # CONFIG_ROCKCHIP_SPI is not set
  986. # CONFIG_SPI_SIFIVE is not set
  987. # CONFIG_SOFT_SPI is not set
  988. # CONFIG_SPI_SUNXI is not set
  989. # CONFIG_TEGRA114_SPI is not set
  990. # CONFIG_TEGRA20_SFLASH is not set
  991. # CONFIG_TEGRA20_SLINK is not set
  992. # CONFIG_TEGRA210_QSPI is not set
  993. # CONFIG_TI_QSPI is not set
  994. # CONFIG_XILINX_SPI is not set
  995. # CONFIG_ZYNQ_SPI is not set
  996. # CONFIG_ZYNQ_QSPI is not set
  997. # CONFIG_ZYNQMP_GQSPI is not set
  998. # CONFIG_FSL_ESPI is not set
  999. # CONFIG_SH_QSPI is not set
  1000. # CONFIG_MXC_SPI is not set
  1001. #
  1002. # SPMI support
  1003. #
  1004. # CONFIG_SPMI is not set
  1005. # CONFIG_SYSINFO is not set
  1006. #
  1007. # System reset device drivers
  1008. #
  1009. # CONFIG_SYSRESET is not set
  1010. # CONFIG_SYSRESET_SYSCON is not set
  1011. # CONFIG_SYSRESET_WATCHDOG is not set
  1012. # CONFIG_SYSRESET_RESETCTL is not set
  1013. # CONFIG_SYSRESET_MPC83XX is not set
  1014. # CONFIG_OPTEE is not set
  1015. # CONFIG_DM_THERMAL is not set
  1016. #
  1017. # Timer Support
  1018. #
  1019. CONFIG_TIMER=y
  1020. # CONFIG_TIMER_EARLY is not set
  1021. # CONFIG_ALTERA_TIMER is not set
  1022. # CONFIG_AST_TIMER is not set
  1023. # CONFIG_ATCPIT100_TIMER is not set
  1024. # CONFIG_ATMEL_PIT_TIMER is not set
  1025. # CONFIG_CADENCE_TTC_TIMER is not set
  1026. # CONFIG_DESIGNWARE_APB_TIMER is not set
  1027. # CONFIG_MPC83XX_TIMER is not set
  1028. # CONFIG_RENESAS_OSTM_TIMER is not set
  1029. # CONFIG_NOMADIK_MTU_TIMER is not set
  1030. # CONFIG_OMAP_TIMER is not set
  1031. # CONFIG_RISCV_TIMER is not set
  1032. # CONFIG_ROCKCHIP_TIMER is not set
  1033. # CONFIG_STI_TIMER is not set
  1034. # CONFIG_STM32_TIMER is not set
  1035. # CONFIG_MTK_TIMER is not set
  1036. # CONFIG_MCHP_PIT64B_TIMER is not set
  1037. #
  1038. # TPM support
  1039. #
  1040. # CONFIG_USB is not set
  1041. #
  1042. # UFS Host Controller Support
  1043. #
  1044. # CONFIG_TI_J721E_UFS is not set
  1045. #
  1046. # Graphics support
  1047. #
  1048. # CONFIG_DM_VIDEO is not set
  1049. # CONFIG_SYS_WHITE_ON_BLACK is not set
  1050. # CONFIG_NO_FB_CLEAR is not set
  1051. #
  1052. # TrueType Fonts
  1053. #
  1054. # CONFIG_VIDEO_VESA is not set
  1055. # CONFIG_VIDEO_LCD_ANX9804 is not set
  1056. # CONFIG_VIDEO_LCD_SSD2828 is not set
  1057. # CONFIG_VIDEO_MVEBU is not set
  1058. # CONFIG_I2C_EDID is not set
  1059. # CONFIG_DISPLAY is not set
  1060. # CONFIG_ATMEL_HLCD is not set
  1061. # CONFIG_AM335X_LCD is not set
  1062. # CONFIG_VIDEO_TEGRA20 is not set
  1063. # CONFIG_VIDEO_BRIDGE is not set
  1064. # CONFIG_VIDEO is not set
  1065. # CONFIG_LCD is not set
  1066. # CONFIG_VIDEO_SIMPLE is not set
  1067. # CONFIG_VIDEO_DT_SIMPLEFB is not set
  1068. # CONFIG_OSD is not set
  1069. # CONFIG_SPLASH_SCREEN is not set
  1070. # CONFIG_VIDEO_VCXK is not set
  1071. #
  1072. # VirtIO Drivers
  1073. #
  1074. # CONFIG_VIRTIO_MMIO is not set
  1075. #
  1076. # 1-Wire support
  1077. #
  1078. # CONFIG_W1 is not set
  1079. #
  1080. # 1-wire EEPROM support
  1081. #
  1082. # CONFIG_W1_EEPROM is not set
  1083. #
  1084. # Watchdog Timer Support
  1085. #
  1086. # CONFIG_WATCHDOG is not set
  1087. CONFIG_WATCHDOG_TIMEOUT_MSECS=60000
  1088. # CONFIG_IMX_WATCHDOG is not set
  1089. # CONFIG_ULP_WATCHDOG is not set
  1090. # CONFIG_DESIGNWARE_WATCHDOG is not set
  1091. # CONFIG_WDT is not set
  1092. # CONFIG_PVBLOCK is not set
  1093. # CONFIG_PHYS_TO_BUS is not set
  1094. #
  1095. # File systems
  1096. #
  1097. # CONFIG_FS_BTRFS is not set
  1098. # CONFIG_FS_CBFS is not set
  1099. # CONFIG_SPL_FS_CBFS is not set
  1100. CONFIG_FS_EXT4=y
  1101. # CONFIG_EXT4_WRITE is not set
  1102. CONFIG_FS_FAT=y
  1103. # CONFIG_FAT_WRITE is not set
  1104. CONFIG_FS_FAT_MAX_CLUSTSIZE=65536
  1105. # CONFIG_FS_JFFS2 is not set
  1106. # CONFIG_UBIFS_SILENCE_MSG is not set
  1107. # CONFIG_FS_CRAMFS is not set
  1108. # CONFIG_YAFFS2 is not set
  1109. # CONFIG_FS_SQUASHFS is not set
  1110. #
  1111. # Library routines
  1112. #
  1113. # CONFIG_ADDR_MAP is not set
  1114. # CONFIG_BCH is not set
  1115. # CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED is not set
  1116. # CONFIG_DYNAMIC_CRC_TABLE is not set
  1117. CONFIG_LIB_UUID=y
  1118. CONFIG_PRINTF=y
  1119. CONFIG_SPRINTF=y
  1120. CONFIG_STRTO=y
  1121. CONFIG_SYS_HZ=1000
  1122. # CONFIG_PANIC_HANG is not set
  1123. CONFIG_REGEX=y
  1124. # CONFIG_SPL_TINY_MEMSET is not set
  1125. # CONFIG_TPL_TINY_MEMSET is not set
  1126. # CONFIG_BITREVERSE is not set
  1127. # CONFIG_TRACE is not set
  1128. # CONFIG_CMD_DHRYSTONE is not set
  1129. #
  1130. # Security support
  1131. #
  1132. # CONFIG_AES is not set
  1133. # CONFIG_RSA is not set
  1134. # CONFIG_ASYMMETRIC_KEY_TYPE is not set
  1135. # CONFIG_TPM is not set
  1136. #
  1137. # Android Verified Boot
  1138. #
  1139. #
  1140. # Hashing Support
  1141. #
  1142. CONFIG_SHA1=y
  1143. CONFIG_SHA256=y
  1144. # CONFIG_SHA512_ALGO is not set
  1145. # CONFIG_SHA_HW_ACCEL is not set
  1146. CONFIG_MD5=y
  1147. # CONFIG_SPL_MD5 is not set
  1148. #
  1149. # Compression Support
  1150. #
  1151. CONFIG_LZ4=y
  1152. # CONFIG_LZMA is not set
  1153. # CONFIG_LZO is not set
  1154. CONFIG_GZIP=y
  1155. # CONFIG_ZLIB_UNCOMPRESS is not set
  1156. # CONFIG_BZIP2 is not set
  1157. CONFIG_ZLIB=y
  1158. # CONFIG_ZSTD is not set
  1159. # CONFIG_SPL_LZ4 is not set
  1160. # CONFIG_SPL_LZMA is not set
  1161. # CONFIG_SPL_LZO is not set
  1162. # CONFIG_SPL_GZIP is not set
  1163. # CONFIG_SPL_ZSTD is not set
  1164. # CONFIG_ERRNO_STR is not set
  1165. # CONFIG_HEXDUMP is not set
  1166. CONFIG_GETOPT=y
  1167. CONFIG_OF_LIBFDT=y
  1168. CONFIG_OF_LIBFDT_ASSUME_MASK=0
  1169. CONFIG_OF_LIBFDT_OVERLAY=y
  1170. # CONFIG_SPL_OF_LIBFDT is not set
  1171. CONFIG_SPL_OF_LIBFDT_ASSUME_MASK=0xff
  1172. # CONFIG_TPL_OF_LIBFDT is not set
  1173. CONFIG_TPL_OF_LIBFDT_ASSUME_MASK=0xff
  1174. #
  1175. # System tables
  1176. #
  1177. # CONFIG_GENERATE_SMBIOS_TABLE is not set
  1178. # CONFIG_SMBIOS_PARSER is not set
  1179. CONFIG_EFI_LOADER=y
  1180. CONFIG_CMD_BOOTEFI_BOOTMGR=y
  1181. CONFIG_EFI_VAR_BUF_SIZE=16384
  1182. # CONFIG_EFI_RUNTIME_UPDATE_CAPSULE is not set
  1183. # CONFIG_EFI_CAPSULE_ON_DISK is not set
  1184. CONFIG_EFI_DEVICE_PATH_TO_TEXT=y
  1185. CONFIG_EFI_DEVICE_PATH_UTIL=y
  1186. CONFIG_EFI_DT_FIXUP=y
  1187. CONFIG_EFI_LOADER_HII=y
  1188. CONFIG_EFI_UNICODE_COLLATION_PROTOCOL2=y
  1189. CONFIG_EFI_UNICODE_CAPITALIZATION=y
  1190. CONFIG_EFI_PLATFORM_LANG_CODES="en-US"
  1191. # CONFIG_EFI_LOAD_FILE2_INITRD is not set
  1192. # CONFIG_EFI_SECURE_BOOT is not set
  1193. # CONFIG_TEST_FDTDEC is not set
  1194. CONFIG_LIB_ELF=y
  1195. # CONFIG_PHANDLE_CHECK_SEQ is not set
  1196. CONFIG_UNIT_TEST=y
  1197. # CONFIG_SPL_UNIT_TEST is not set
  1198. CONFIG_UT_LIB=y
  1199. CONFIG_UT_LIB_ASN1=y
  1200. CONFIG_UT_LOG=y
  1201. # CONFIG_UT_TIME is not set
  1202. CONFIG_UT_UNICODE=y
  1203. CONFIG_UT_ENV=y
  1204. CONFIG_UT_OVERLAY=y
  1205. #
  1206. # Tools options
  1207. #
  1208. CONFIG_MKIMAGE_DTC_PATH="dtc"