a5a2af19e58f786f2bfe1d83888dfccaf7868e2f
[oweals/u-boot.git] / include / configs / omap3_logic.h
1 /*
2  * (C) Copyright 2011 Logic Product Development <www.logicpd.com>
3  *      Peter Barada <peter.barada@logicpd.com>
4  *
5  * Configuration settings for the Logic OMAP35x/DM37x SOM LV/Torpedo
6  * reference boards.
7  *
8  * SPDX-License-Identifier:     GPL-2.0+
9  */
10
11 #ifndef __CONFIG_H
12 #define __CONFIG_H
13
14 /* High Level Configuration Options */
15
16 #define CONFIG_NR_DRAM_BANKS    2       /* CS1 may or may not be populated */
17
18 #include <configs/ti_omap3_common.h>
19
20 #ifdef CONFIG_SPL_BUILD
21 /*
22  * Disable MMC DM for SPL build and can be re-enabled after adding
23  * DM support in SPL
24  */
25 #undef CONFIG_DM_MMC
26 #undef OMAP_HSMMC_USE_GPIO
27
28 /* select serial console configuration for SPL */
29 #undef CONFIG_CONS_INDEX
30 #define CONFIG_CONS_INDEX              1
31 #define CONFIG_SYS_NS16550_COM1                OMAP34XX_UART1
32 #endif
33
34
35 /*
36  * We are only ever GP parts and will utilize all of the "downloaded image"
37  * area in SRAM which starts at 0x40200000 and ends at 0x4020FFFF (64KB) in
38  * order to allow for BCH8 to fit in.
39  */
40 #undef CONFIG_SPL_TEXT_BASE
41 #define CONFIG_SPL_FRAMEWORK
42 #define CONFIG_SPL_TEXT_BASE            0x40200000
43
44 #define CONFIG_MISC_INIT_R              /* misc_init_r dumps the die id */
45 #define CONFIG_CMDLINE_TAG              /* enable passing of ATAGs */
46 #define CONFIG_SETUP_MEMORY_TAGS
47 #define CONFIG_INITRD_TAG
48 #define CONFIG_REVISION_TAG
49
50 /* Hardware drivers */
51
52 #define CONFIG_USB_OMAP3
53
54 /* I2C */
55 #define CONFIG_SYS_I2C_EEPROM_ADDR      0x50    /* EEPROM AT24C64      */
56
57 /* USB */
58 #define CONFIG_USB_MUSB_OMAP2PLUS
59 #define CONFIG_USB_MUSB_PIO_ONLY
60
61 /* TWL4030 */
62 #define CONFIG_TWL4030_USB
63
64 /* Board NAND Info. */
65 #ifdef CONFIG_NAND
66 #define CONFIG_SYS_NAND_ADDR            NAND_BASE /* physical address */
67                                                   /* to access nand */
68 #define CONFIG_SYS_MAX_NAND_DEVICE      1         /* Max number of */
69                                                   /* NAND devices */
70 #define CONFIG_SYS_NAND_5_ADDR_CYCLE
71 #define CONFIG_SYS_NAND_PAGE_COUNT      64
72 #define CONFIG_SYS_NAND_PAGE_SIZE       2048
73 #define CONFIG_SYS_NAND_OOBSIZE         64
74 #define CONFIG_SYS_NAND_BLOCK_SIZE      (128 * 1024)
75 #define CONFIG_SYS_NAND_BAD_BLOCK_POS   NAND_LARGE_BADBLOCK_POS
76 #define CONFIG_SYS_NAND_ECCPOS          {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, \
77                                          13, 14, 16, 17, 18, 19, 20, 21, 22, \
78                                          23, 24, 25, 26, 27, 28, 30, 31, 32, \
79                                          33, 34, 35, 36, 37, 38, 39, 40, 41, \
80                                          42, 44, 45, 46, 47, 48, 49, 50, 51, \
81                                          52, 53, 54, 55, 56}
82
83 #define CONFIG_SYS_NAND_ECCSIZE         512
84 #define CONFIG_SYS_NAND_ECCBYTES        13
85 #define CONFIG_NAND_OMAP_ECCSCHEME      OMAP_ECC_BCH8_CODE_HW_DETECTION_SW
86 #define CONFIG_SYS_NAND_MAX_OOBFREE     2
87 #define CONFIG_SYS_NAND_MAX_ECCPOS      56
88 #define CONFIG_MTD_DEVICE               /* needed for mtdparts commands */
89 #define CONFIG_MTD_PARTITIONS           /* required for UBI partition support */
90 #define MTDIDS_DEFAULT                  "nand0=omap2-nand.0"
91 #define MTDPARTS_DEFAULT        "mtdparts=omap2-nand.0:"\
92                                                         "512k(MLO),"\
93                                                         "1792k(u-boot),"\
94                                                         "128k(spl-os)," \
95                                                         "128k(u-boot-env),"\
96                                                         "6m(kernel),-(fs)"
97 #endif
98
99 /* Environment information */
100
101 #define CONFIG_PREBOOT \
102         "setenv preboot;"                                               \
103         "nand unlock;"                                                  \
104         "saveenv;"
105
106 #define CONFIG_EXTRA_ENV_SETTINGS \
107         DEFAULT_LINUX_BOOT_ENV \
108         "mtdids=" MTDIDS_DEFAULT "\0"   \
109         "mtdparts=" MTDPARTS_DEFAULT "\0" \
110         "mmcdev=0\0" \
111         "mmcroot=/dev/mmcblk0p2 rw\0" \
112         "mmcrootfstype=ext4 rootwait\0" \
113         "nandroot=ubi0:rootfs rw ubi.mtd=fs noinitrd\0" \
114         "nandrootfstype=ubifs rootwait\0" \
115         "autoboot=mmc dev ${mmcdev}; if mmc rescan; then " \
116                         "if run loadbootscript; then " \
117                                 "run bootscript; " \
118                         "else " \
119                                 "run defaultboot;" \
120                         "fi; " \
121                 "else run defaultboot; fi\0" \
122         "defaultboot=run mmcramboot\0" \
123         "consoledevice=ttyO0\0" \
124         "setconsole=setenv console ${consoledevice},${baudrate}n8\0" \
125         "dump_bootargs=echo 'Bootargs: '; echo $bootargs\0" \
126         "rotation=0\0" \
127         "vrfb_arg=if itest ${rotation} -ne 0; then " \
128                 "setenv bootargs ${bootargs} omapfb.vrfb=y " \
129                 "omapfb.rotate=${rotation}; " \
130                 "fi\0" \
131         "optargs=ignore_loglevel early_printk no_console_suspend\0" \
132         "common_bootargs=run setconsole; setenv bootargs " \
133                 "${bootargs} "\
134                 "console=${console} " \
135                 "${mtdparts} "\
136                 "${optargs}; " \
137                 "run vrfb_arg\0" \
138         "loadbootscript=load mmc ${mmcdev} ${loadaddr} boot.scr\0" \
139         "bootscript=echo 'Running bootscript from mmc ...'; " \
140                 "source ${loadaddr}\0" \
141         "loadimage=mmc rescan; " \
142                 "load mmc ${mmcdev} ${loadaddr} ${bootfile}\0" \
143         "ramdisksize=64000\0" \
144         "ramdiskimage=rootfs.ext2.gz.uboot\0" \
145         "loadramdisk=mmc rescan; " \
146                 "load mmc ${mmcdev} ${rdaddr} ${ramdiskimage}\0" \
147         "ramargs=setenv bootargs "\
148                 "root=/dev/ram rw ramdisk_size=${ramdisksize}\0" \
149         "mmcargs=setenv bootargs "\
150                 "root=${mmcroot} rootfstype=${mmcrootfstype}\0" \
151         "nandargs=setenv bootargs "\
152                 "root=${nandroot} " \
153                 "rootfstype=${nandrootfstype}\0" \
154         "nfsargs=setenv serverip ${tftpserver}; " \
155                 "setenv bootargs root=/dev/nfs " \
156                 "nfsroot=${nfsrootpath} " \
157                 "ip=${ipaddr}:${tftpserver}:${gatewayip}:${netmask}::eth0:off\0" \
158         "nfsrootpath=/opt/nfs-exports/omap\0" \
159         "autoload=no\0" \
160         "loadfdt=mmc rescan; " \
161                 "load mmc ${mmcdev} ${fdtaddr} ${fdtimage}\0" \
162         "mmcbootcommon=echo Booting with DT from mmc${mmcdev} ...; " \
163                 "run mmcargs; " \
164                 "run common_bootargs; " \
165                 "run dump_bootargs; " \
166                 "run loadimage; " \
167                 "run loadfdt;\0 " \
168         "mmcbootz=setenv bootfile zImage; " \
169                 "run mmcbootcommon; "\
170                 "bootz ${loadaddr} - ${fdtaddr}\0" \
171         "mmcboot=setenv bootfile uImage; "\
172                 "run mmcbootcommon; "\
173                 "bootm ${loadaddr} - ${fdtaddr}\0" \
174         "mmcrambootcommon=echo 'Booting kernel from MMC w/ramdisk...'; " \
175                 "run ramargs; " \
176                 "run common_bootargs; " \
177                 "run dump_bootargs; " \
178                 "run loadimage; " \
179                 "run loadfdt; " \
180                 "run loadramdisk\0" \
181         "mmcramboot=setenv bootfile uImage; " \
182                 "run mmcrambootcommon; " \
183                 "bootm ${loadaddr} ${rdaddr} ${fdtimage}\0" \
184         "mmcrambootz=setenv bootfile zImage; " \
185                 "run mmcrambootcommon; " \
186                 "bootz ${loadaddr} ${rdaddr} ${fdtimage}\0" \
187         "tftpboot=echo 'Booting kernel/ramdisk rootfs from tftp...'; " \
188                 "run ramargs; " \
189                 "run common_bootargs; " \
190                 "run dump_bootargs; " \
191                 "tftpboot ${loadaddr} ${zimage}; " \
192                 "tftpboot ${rdaddr} ${ramdiskimage}; " \
193                 "bootm ${loadaddr} ${rdaddr}\0" \
194         "tftpbootz=echo 'Booting kernel NFS rootfs...'; " \
195                 "dhcp;" \
196                 "run nfsargs;" \
197                 "run common_bootargs;" \
198                 "run dump_bootargs;" \
199                 "tftpboot $loadaddr zImage;" \
200                 "bootz $loadaddr\0" \
201         "nandbootcommon=echo 'Booting kernel from NAND...';" \
202                 "nand unlock;" \
203                 "run nandargs;" \
204                 "run common_bootargs;" \
205                 "run dump_bootargs;" \
206                 "nand read ${loadaddr} kernel;" \
207                 "nand read ${fdtaddr} spl-os;\0" \
208         "nandbootz=run nandbootcommon; "\
209                 "bootz ${loadaddr} - ${fdtaddr}\0"\
210         "nandboot=run nandbootcommon; "\
211                 "bootm ${loadaddr} - ${fdtaddr}\0"\
212
213 #define CONFIG_BOOTCOMMAND \
214         "run autoboot"
215
216 /* Miscellaneous configurable options */
217
218 /* memtest works on */
219 #define CONFIG_SYS_MEMTEST_START        (OMAP34XX_SDRC_CS0)
220 #define CONFIG_SYS_MEMTEST_END          (OMAP34XX_SDRC_CS0 + \
221                                         0x01F00000) /* 31MB */
222
223 /* FLASH and environment organization */
224
225 /* **** PISMO SUPPORT *** */
226 #if defined(CONFIG_CMD_NAND)
227 #define CONFIG_SYS_FLASH_BASE           NAND_BASE
228 #endif
229
230 /* Monitor at start of flash */
231 #define CONFIG_SYS_MONITOR_BASE         CONFIG_SYS_FLASH_BASE
232
233 #define CONFIG_ENV_SIZE                 (128 << 10)     /* 128 KiB */
234
235 #define CONFIG_SYS_ENV_SECT_SIZE        (128 << 10)     /* 128 KiB */
236 #define CONFIG_ENV_OFFSET               0x260000
237 #define CONFIG_ENV_ADDR                 0x260000
238
239 /* Defines for SPL */
240
241 /* NAND: SPL falcon mode configs */
242 #ifdef CONFIG_SPL_OS_BOOT
243 #define CONFIG_SYS_NAND_SPL_KERNEL_OFFS 0x280000
244 #endif
245
246 #endif /* __CONFIG_H */