Tom Rini | 83d290c | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0+ */ |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 2 | /* |
| 3 | * (C) Copyright 2007-2008 |
Stelian Pop | c9e798d | 2011-11-01 00:00:39 +0100 | [diff] [blame] | 4 | * Stelian Pop <stelian@popies.net> |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 5 | * Lead Tech Design <www.leadtechdesign.com> |
| 6 | * |
| 7 | * Configuation settings for the AT91SAM9RLEK board. |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 8 | */ |
| 9 | |
| 10 | #ifndef __CONFIG_H |
| 11 | #define __CONFIG_H |
| 12 | |
Xu, Hong | 21d671d | 2011-08-01 03:56:53 +0000 | [diff] [blame] | 13 | #include <asm/hardware.h> |
| 14 | |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 15 | /* ARM asynchronous clock */ |
Xu, Hong | 21d671d | 2011-08-01 03:56:53 +0000 | [diff] [blame] | 16 | #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* slow clock xtal */ |
| 17 | #define CONFIG_SYS_AT91_MAIN_CLOCK 12000000 /* main clock xtal */ |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 18 | |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 19 | #define CONFIG_SKIP_LOWLEVEL_INIT |
Xu, Hong | 21d671d | 2011-08-01 03:56:53 +0000 | [diff] [blame] | 20 | |
| 21 | #define CONFIG_CMDLINE_TAG 1 /* enable passing of ATAGs */ |
| 22 | #define CONFIG_SETUP_MEMORY_TAGS 1 |
| 23 | #define CONFIG_INITRD_TAG 1 |
| 24 | |
Xu, Hong | 21d671d | 2011-08-01 03:56:53 +0000 | [diff] [blame] | 25 | #define CONFIG_ATMEL_LEGACY |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 26 | |
| 27 | /* |
| 28 | * Hardware drivers |
| 29 | */ |
Xu, Hong | 21d671d | 2011-08-01 03:56:53 +0000 | [diff] [blame] | 30 | |
Stelian Pop | 761c70b | 2008-05-08 14:52:32 +0200 | [diff] [blame] | 31 | /* LCD */ |
Stelian Pop | 761c70b | 2008-05-08 14:52:32 +0200 | [diff] [blame] | 32 | #define LCD_BPP LCD_COLOR8 |
| 33 | #define CONFIG_LCD_LOGO 1 |
| 34 | #undef LCD_TEST_PATTERN |
| 35 | #define CONFIG_LCD_INFO 1 |
| 36 | #define CONFIG_LCD_INFO_BELOW_LOGO 1 |
Stelian Pop | 761c70b | 2008-05-08 14:52:32 +0200 | [diff] [blame] | 37 | #define CONFIG_ATMEL_LCD 1 |
| 38 | #define CONFIG_ATMEL_LCD_RGB565 1 |
Xu, Hong | 21d671d | 2011-08-01 03:56:53 +0000 | [diff] [blame] | 39 | /* Let board_init_f handle the framebuffer allocation */ |
| 40 | #undef CONFIG_FB_ADDR |
Xu, Hong | 21d671d | 2011-08-01 03:56:53 +0000 | [diff] [blame] | 41 | |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 42 | /* SDRAM */ |
Xu, Hong | 21d671d | 2011-08-01 03:56:53 +0000 | [diff] [blame] | 43 | #define CONFIG_SYS_SDRAM_BASE ATMEL_BASE_CS1 |
| 44 | #define CONFIG_SYS_SDRAM_SIZE 0x04000000 |
| 45 | |
| 46 | #define CONFIG_SYS_INIT_SP_ADDR \ |
Wenyou Yang | 2011dca | 2017-04-18 15:28:27 +0800 | [diff] [blame] | 47 | (ATMEL_BASE_SRAM + 16 * 1024 - GENERATED_GBL_DATA_SIZE) |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 48 | |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 49 | /* NAND flash */ |
Jean-Christophe PLAGNIOL-VILLARD | 74c076d | 2009-03-22 10:22:34 +0100 | [diff] [blame] | 50 | #ifdef CONFIG_CMD_NAND |
Jean-Christophe PLAGNIOL-VILLARD | 6d0f6bc | 2008-10-16 15:01:15 +0200 | [diff] [blame] | 51 | #define CONFIG_SYS_MAX_NAND_DEVICE 1 |
Xu, Hong | 21d671d | 2011-08-01 03:56:53 +0000 | [diff] [blame] | 52 | #define CONFIG_SYS_NAND_BASE ATMEL_BASE_CS3 |
Jean-Christophe PLAGNIOL-VILLARD | 6d0f6bc | 2008-10-16 15:01:15 +0200 | [diff] [blame] | 53 | #define CONFIG_SYS_NAND_DBW_8 1 |
Jean-Christophe PLAGNIOL-VILLARD | 74c076d | 2009-03-22 10:22:34 +0100 | [diff] [blame] | 54 | /* our ALE is AD21 */ |
| 55 | #define CONFIG_SYS_NAND_MASK_ALE (1 << 21) |
| 56 | /* our CLE is AD22 */ |
| 57 | #define CONFIG_SYS_NAND_MASK_CLE (1 << 22) |
| 58 | #define CONFIG_SYS_NAND_ENABLE_PIN AT91_PIN_PB6 |
| 59 | #define CONFIG_SYS_NAND_READY_PIN AT91_PIN_PD17 |
Wolfgang Denk | 2eb99ca | 2009-07-18 21:52:24 +0200 | [diff] [blame] | 60 | |
Jean-Christophe PLAGNIOL-VILLARD | 74c076d | 2009-03-22 10:22:34 +0100 | [diff] [blame] | 61 | #endif |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 62 | |
| 63 | /* Ethernet - not present */ |
| 64 | |
| 65 | /* USB - not supported */ |
| 66 | |
Jean-Christophe PLAGNIOL-VILLARD | 6d0f6bc | 2008-10-16 15:01:15 +0200 | [diff] [blame] | 67 | #define CONFIG_SYS_LOAD_ADDR 0x22000000 /* load address */ |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 68 | |
Jean-Christophe PLAGNIOL-VILLARD | 6d0f6bc | 2008-10-16 15:01:15 +0200 | [diff] [blame] | 69 | #ifdef CONFIG_SYS_USE_DATAFLASH |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 70 | |
| 71 | /* bootstrap + u-boot + env + linux in dataflash on CS0 */ |
Wenyou.Yang@microchip.com | 56a61e5 | 2017-07-21 13:40:10 +0800 | [diff] [blame] | 72 | #define CONFIG_BOOTCOMMAND "sf probe 0; " \ |
| 73 | "sf read 0x22000000 0x84000 0x294000; " \ |
| 74 | "bootm 0x22000000" |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 75 | |
Wu, Josh | 0b12843 | 2015-02-02 17:51:01 +0800 | [diff] [blame] | 76 | #elif CONFIG_SYS_USE_NANDFLASH |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 77 | |
| 78 | /* bootstrap + u-boot + env + linux in nandflash */ |
Wu, Josh | 65b553b | 2015-02-03 11:38:30 +0800 | [diff] [blame] | 79 | #define CONFIG_BOOTCOMMAND "nand read 0x22000000 0x200000 0x600000; " \ |
| 80 | "nand read 0x21000000 0x180000 0x80000; " \ |
| 81 | "bootz 0x22000000 - 0x21000000" |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 82 | |
Wu, Josh | 0b12843 | 2015-02-02 17:51:01 +0800 | [diff] [blame] | 83 | #else /* CONFIG_SYS_USE_MMC */ |
| 84 | |
| 85 | /* bootstrap + u-boot + env + linux in mmc */ |
Wu, Josh | 0b12843 | 2015-02-02 17:51:01 +0800 | [diff] [blame] | 86 | #define CONFIG_BOOTCOMMAND "fatload mmc 0:1 0x21000000 at91sam9rlek.dtb; " \ |
| 87 | "fatload mmc 0:1 0x22000000 zImage; " \ |
| 88 | "bootz 0x22000000 - 0x21000000" |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 89 | #endif |
| 90 | |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 91 | /* |
| 92 | * Size of malloc() pool |
| 93 | */ |
Xu, Hong | 21d671d | 2011-08-01 03:56:53 +0000 | [diff] [blame] | 94 | #define CONFIG_SYS_MALLOC_LEN ROUND(3 * CONFIG_ENV_SIZE + 128*1024, 0x1000) |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 95 | |
Stelian Pop | 2118ebb | 2008-05-08 18:52:25 +0200 | [diff] [blame] | 96 | #endif |