blob: f6be6595fe3c1ae781b955921157c90517d0192d [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Lokesh Vutla3e716e22013-02-17 23:34:35 +00002/*
3 * (C) Copyright 2013
4 * Texas Instruments Incorporated.
5 * Lokesh Vutla <lokeshvutla@ti.com>
6 *
7 * Configuration settings for the TI DRA7XX board.
Enric Balletbò i Serra2785bb72013-12-06 21:30:19 +01008 * See ti_omap5_common.h for omap5 common settings.
Lokesh Vutla3e716e22013-02-17 23:34:35 +00009 */
10
11#ifndef __CONFIG_DRA7XX_EVM_H
12#define __CONFIG_DRA7XX_EVM_H
13
Sekhar Noribb018cf2016-11-25 14:25:54 +053014#include <environment/ti/dfu.h>
15
Lokesh Vutla1fd80222015-06-04 16:42:38 +053016#define CONFIG_IODELAY_RECALIBRATION
Lokesh Vutla1fd80222015-06-04 16:42:38 +053017
Lokesh Vutla18608172016-03-08 09:18:07 +053018#define CONFIG_VERY_BIG_RAM
Lokesh Vutla18608172016-03-08 09:18:07 +053019#define CONFIG_MAX_MEM_MAPPED 0x80000000
20
Tom Rini560ef452014-04-03 07:52:56 -040021#ifndef CONFIG_QSPI_BOOT
Lokesh Vutlaf8c725e2013-08-23 17:27:04 +053022/* MMC ENV related defines */
Lokesh Vutlaf8c725e2013-08-23 17:27:04 +053023#define CONFIG_SYS_MMC_ENV_DEV 1 /* SLOT2: eMMC(1) */
Tom Rini886e55e2014-04-03 07:52:52 -040024#define CONFIG_ENV_SIZE (128 << 10)
Jean-Jacques Hiblota0900532017-05-24 12:08:27 +020025#define CONFIG_ENV_OFFSET 0x260000
Lokesh Vutlaf8c725e2013-08-23 17:27:04 +053026#define CONFIG_ENV_OFFSET_REDUND (CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE)
27#define CONFIG_SYS_REDUNDAND_ENVIRONMENT
Tom Rini560ef452014-04-03 07:52:56 -040028#endif
Lokesh Vutla3e716e22013-02-17 23:34:35 +000029
Minal Shah01ae8ca2013-10-04 14:52:02 -040030#if (CONFIG_CONS_INDEX == 1)
Tom Rinib3277f52013-08-09 11:22:18 -040031#define CONSOLEDEV "ttyO0"
Minal Shah01ae8ca2013-10-04 14:52:02 -040032#elif (CONFIG_CONS_INDEX == 3)
33#define CONSOLEDEV "ttyO2"
34#endif
35#define CONFIG_SYS_NS16550_COM1 UART1_BASE /* Base EVM has UART0 */
36#define CONFIG_SYS_NS16550_COM2 UART2_BASE /* UART2 */
37#define CONFIG_SYS_NS16550_COM3 UART3_BASE /* UART3 */
Lokesh Vutla16523262013-05-30 03:19:38 +000038
Simon Glass4590d4e2017-05-17 03:25:10 -060039#define CONFIG_ENV_EEPROM_IS_ON_I2C
40#define CONFIG_SYS_I2C_EEPROM_ADDR 0x50 /* Main EEPROM */
41#define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 2
42
Lokesh Vutla16523262013-05-30 03:19:38 +000043#define CONFIG_SYS_OMAP_ABE_SYSCK
Dan Murphya6f9d152013-06-11 11:22:30 -050044
Tom Riniaed1ba12015-06-12 20:52:29 -040045#ifndef CONFIG_SPL_BUILD
Kishon Vijay Abraham I24080762015-02-23 18:40:20 +053046#define DFUARGS \
47 "dfu_bufsiz=0x10000\0" \
48 DFU_ALT_INFO_MMC \
49 DFU_ALT_INFO_EMMC \
Vignesh R1bf06342015-10-20 15:22:01 +053050 DFU_ALT_INFO_RAM \
51 DFU_ALT_INFO_QSPI
Tom Riniaed1ba12015-06-12 20:52:29 -040052#endif
Dileep Kattaf2731292015-03-25 04:04:50 +053053
B, Ravie0552472016-07-28 17:39:18 +053054#ifdef CONFIG_SPL_BUILD
55#undef CONFIG_CMD_BOOTD
Andrew F. Davis6d932e62019-01-17 13:43:02 -060056#ifdef CONFIG_SPL_DFU
B, Ravie0552472016-07-28 17:39:18 +053057#define CONFIG_SPL_LOAD_FIT_ADDRESS 0x80200000
B, Ravie0552472016-07-28 17:39:18 +053058#define DFUARGS \
59 "dfu_bufsiz=0x10000\0" \
60 DFU_ALT_INFO_RAM
61#endif
62#endif
63
Enric Balletbò i Serra2785bb72013-12-06 21:30:19 +010064#include <configs/ti_omap5_common.h>
Dan Murphya6f9d152013-06-11 11:22:30 -050065
Tom Rinifce0d592014-01-21 17:15:08 -050066/* Enhance our eMMC support / experience. */
Lubomir Popov6d2f9852014-11-10 18:14:18 +020067#define CONFIG_HSMMC2_8BIT
Tom Rinifce0d592014-01-21 17:15:08 -050068
Mugunthan V N85ae8be2013-07-08 16:04:43 +053069/* CPSW Ethernet */
Mugunthan V N85ae8be2013-07-08 16:04:43 +053070#define CONFIG_BOOTP_DNS2
71#define CONFIG_BOOTP_SEND_HOSTNAME
Tom Rini243df4a2013-08-20 08:53:54 -040072#define CONFIG_NET_RETRY_COUNT 10
Dan Murphyb1941f32016-03-30 12:58:37 -050073#define CONFIG_PHY_TI
Mugunthan V N85ae8be2013-07-08 16:04:43 +053074
Tom Rini560ef452014-04-03 07:52:56 -040075/*
76 * Default to using SPI for environment, etc.
B, Raviacd0cab2016-09-26 18:21:13 +053077 * 0x000000 - 0x040000 : QSPI.SPL (256KiB)
Tom Rini560ef452014-04-03 07:52:56 -040078 * 0x040000 - 0x140000 : QSPI.u-boot (1MiB)
79 * 0x140000 - 0x1C0000 : QSPI.u-boot-spl-os (512KiB)
80 * 0x1C0000 - 0x1D0000 : QSPI.u-boot-env (64KiB)
81 * 0x1D0000 - 0x1E0000 : QSPI.u-boot-env.backup1 (64KiB)
82 * 0x1E0000 - 0x9E0000 : QSPI.kernel (8MiB)
83 * 0x9E0000 - 0x2000000 : USERLAND
84 */
85#define CONFIG_SYS_SPI_KERNEL_OFFS 0x1E0000
86#define CONFIG_SYS_SPI_ARGS_OFFS 0x140000
87#define CONFIG_SYS_SPI_ARGS_SIZE 0x80000
88#if defined(CONFIG_QSPI_BOOT)
Tom Rini560ef452014-04-03 07:52:56 -040089#define CONFIG_SYS_REDUNDAND_ENVIRONMENT
Tom Rini560ef452014-04-03 07:52:56 -040090#define CONFIG_ENV_SIZE (64 << 10)
91#define CONFIG_ENV_SECT_SIZE (64 << 10) /* 64 KB sectors */
92#define CONFIG_ENV_OFFSET 0x1C0000
93#define CONFIG_ENV_OFFSET_REDUND 0x1D0000
94#endif
95
Matt Porterbb1a8472013-10-07 15:53:03 +053096/* SPI SPL */
Tom Rini560ef452014-04-03 07:52:56 -040097#define CONFIG_SYS_SPI_U_BOOT_OFFS 0x40000
Matt Porterbb1a8472013-10-07 15:53:03 +053098
Tom Rini811d1d32014-02-05 10:24:25 -050099#define CONFIG_SUPPORT_EMMC_BOOT
100
Dan Murphy69521c12013-10-11 12:28:17 -0500101/* USB xHCI HOST */
Dan Murphy69521c12013-10-11 12:28:17 -0500102#define CONFIG_USB_XHCI_OMAP
Dan Murphy69521c12013-10-11 12:28:17 -0500103
Dan Murphy69521c12013-10-11 12:28:17 -0500104#define CONFIG_OMAP_USB2PHY2_HOST
105
Roger Quadrosf019ee82013-11-11 16:56:44 +0200106/* SATA */
Roger Quadrosf019ee82013-11-11 16:56:44 +0200107#define CONFIG_SCSI_AHCI_PLAT
Roger Quadrosf019ee82013-11-11 16:56:44 +0200108
pekon gupta64733cc2014-07-22 16:03:23 +0530109/* NAND support */
110#ifdef CONFIG_NAND
111/* NAND: device related configs */
112#define CONFIG_SYS_NAND_PAGE_SIZE 2048
113#define CONFIG_SYS_NAND_OOBSIZE 64
114#define CONFIG_SYS_NAND_BLOCK_SIZE (128*1024)
pekon gupta64733cc2014-07-22 16:03:23 +0530115#define CONFIG_SYS_NAND_PAGE_COUNT (CONFIG_SYS_NAND_BLOCK_SIZE / \
116 CONFIG_SYS_NAND_PAGE_SIZE)
117#define CONFIG_SYS_NAND_5_ADDR_CYCLE
118/* NAND: driver related configs */
pekon gupta64733cc2014-07-22 16:03:23 +0530119#define CONFIG_SYS_NAND_ONFI_DETECTION
120#define CONFIG_NAND_OMAP_ECCSCHEME OMAP_ECC_BCH8_CODE_HW
121#define CONFIG_SYS_NAND_BAD_BLOCK_POS NAND_LARGE_BADBLOCK_POS
122#define CONFIG_SYS_NAND_ECCPOS { 2, 3, 4, 5, 6, 7, 8, 9, \
123 10, 11, 12, 13, 14, 15, 16, 17, \
124 18, 19, 20, 21, 22, 23, 24, 25, \
125 26, 27, 28, 29, 30, 31, 32, 33, \
126 34, 35, 36, 37, 38, 39, 40, 41, \
127 42, 43, 44, 45, 46, 47, 48, 49, \
128 50, 51, 52, 53, 54, 55, 56, 57, }
129#define CONFIG_SYS_NAND_ECCSIZE 512
130#define CONFIG_SYS_NAND_ECCBYTES 14
Faiz Abbas1c2f44d2019-02-27 13:29:38 +0530131#define CONFIG_SYS_NAND_U_BOOT_OFFS 0x00140000
pekon gupta64733cc2014-07-22 16:03:23 +0530132/* NAND: SPL related configs */
pekon gupta64733cc2014-07-22 16:03:23 +0530133/* NAND: SPL falcon mode configs */
134#ifdef CONFIG_SPL_OS_BOOT
pekon gupta64733cc2014-07-22 16:03:23 +0530135#define CONFIG_SYS_NAND_SPL_KERNEL_OFFS 0x00200000 /* kernel offset */
pekon gupta64733cc2014-07-22 16:03:23 +0530136#endif
137#endif /* !CONFIG_NAND */
138
pekon gupta01663492014-07-22 16:03:24 +0530139/* Parallel NOR Support */
140#if defined(CONFIG_NOR)
141/* NOR: device related configs */
142#define CONFIG_SYS_MAX_FLASH_SECT 512
143#define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_16BIT
144#define CONFIG_SYS_FLASH_SIZE (64 * 1024 * 1024) /* 64 MB */
145/* #define CONFIG_INIT_IGNORE_ERROR */
pekon gupta01663492014-07-22 16:03:24 +0530146#define CONFIG_SYS_MAX_FLASH_BANKS 1
147#define CONFIG_SYS_FLASH_BASE (0x08000000)
148#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE
149/* Reduce SPL size by removing unlikey targets */
150#ifdef CONFIG_NOR_BOOT
pekon gupta01663492014-07-22 16:03:24 +0530151#define CONFIG_ENV_SECT_SIZE (128 * 1024) /* 128 KiB */
pekon gupta01663492014-07-22 16:03:24 +0530152#define CONFIG_ENV_OFFSET 0x001c0000
153#define CONFIG_ENV_OFFSET_REDUND 0x001e0000
154#endif
155#endif /* NOR support */
156
Lokesh Vutla3e716e22013-02-17 23:34:35 +0000157#endif /* __CONFIG_DRA7XX_EVM_H */