blob: 036cf0b4a1e7e58a21da7149c4e8ca7c948105e4 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0+
wdenk5653fc32004-02-08 22:55:38 +00002/*
wdenkbf9e3b32004-02-12 00:47:09 +00003 * (C) Copyright 2002-2004
wdenk5653fc32004-02-08 22:55:38 +00004 * Brad Kemp, Seranoa Networks, Brad.Kemp@seranoa.com
5 *
6 * Copyright (C) 2003 Arabella Software Ltd.
7 * Yuli Barcohen <yuli@arabellasw.com>
wdenk5653fc32004-02-08 22:55:38 +00008 *
wdenkbf9e3b32004-02-12 00:47:09 +00009 * Copyright (C) 2004
10 * Ed Okerson
Stefan Roese260421a2006-11-13 13:55:24 +010011 *
12 * Copyright (C) 2006
13 * Tolunay Orkun <listmember@orkun.us>
wdenk5653fc32004-02-08 22:55:38 +000014 */
15
16/* The DEBUG define must be before common to enable debugging */
wdenk2d1a5372004-02-23 19:30:57 +000017/* #define DEBUG */
18
wdenk5653fc32004-02-08 22:55:38 +000019#include <common.h>
Simon Glass24b852a2015-11-08 23:47:45 -070020#include <console.h>
Thomas Chouf1056912015-11-07 14:31:08 +080021#include <dm.h>
Simon Glass3a7d5572019-08-01 09:46:42 -060022#include <env.h>
Thomas Chouf1056912015-11-07 14:31:08 +080023#include <errno.h>
24#include <fdt_support.h>
Simon Glassb79fdc72020-05-10 11:39:54 -060025#include <flash.h>
Simon Glassc30b7ad2019-11-14 12:57:41 -070026#include <irq_func.h>
wdenk5653fc32004-02-08 22:55:38 +000027#include <asm/processor.h>
Haiying Wang3a197b22007-02-21 16:52:31 +010028#include <asm/io.h>
wdenk4c0d4c32004-06-09 17:34:58 +000029#include <asm/byteorder.h>
Andrew Gabbasovaedadf12013-05-14 12:27:52 -050030#include <asm/unaligned.h>
Simon Glassf3998fd2019-08-02 09:44:25 -060031#include <env_internal.h>
Stefan Roesefa36ae72009-10-27 15:15:55 +010032#include <mtd/cfi_flash.h>
Jens Scharsig (BuS Elektronik)a9f5fab2012-01-27 09:29:53 +010033#include <watchdog.h>
wdenk028ab6b2004-02-23 23:54:43 +000034
wdenk5653fc32004-02-08 22:55:38 +000035/*
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +010036 * This file implements a Common Flash Interface (CFI) driver for
37 * U-Boot.
38 *
39 * The width of the port and the width of the chips are determined at
40 * initialization. These widths are used to calculate the address for
41 * access CFI data structures.
wdenk5653fc32004-02-08 22:55:38 +000042 *
43 * References
44 * JEDEC Standard JESD68 - Common Flash Interface (CFI)
45 * JEDEC Standard JEP137-A Common Flash Interface (CFI) ID Codes
46 * Intel Application Note 646 Common Flash Interface (CFI) and Command Sets
47 * Intel 290667-008 3 Volt Intel StrataFlash Memory datasheet
Stefan Roese260421a2006-11-13 13:55:24 +010048 * AMD CFI Specification, Release 2.0 December 1, 2001
49 * AMD/Spansion Application Note: Migration from Single-byte to Three-byte
50 * Device IDs, Publication Number 25538 Revision A, November 8, 2001
wdenk5653fc32004-02-08 22:55:38 +000051 *
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +020052 * Define CONFIG_SYS_WRITE_SWAPPED_DATA, if you have to swap the Bytes between
Heiko Schocherd0b6e142007-01-19 18:05:26 +010053 * reading and writing ... (yes there is such a Hardware).
wdenk5653fc32004-02-08 22:55:38 +000054 */
55
Thomas Chouf1056912015-11-07 14:31:08 +080056DECLARE_GLOBAL_DATA_PTR;
57
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +010058static uint flash_offset_cfi[2] = { FLASH_OFFSET_CFI, FLASH_OFFSET_CFI_ALT };
Mike Frysinger4ffeab22010-12-22 09:41:13 -050059#ifdef CONFIG_FLASH_CFI_MTD
Piotr Ziecik6ea808e2008-11-17 15:49:32 +010060static uint flash_verbose = 1;
Mike Frysinger4ffeab22010-12-22 09:41:13 -050061#else
62#define flash_verbose 1
63#endif
Wolfgang Denk92eb7292006-12-27 01:26:13 +010064
Wolfgang Denk2a112b22008-08-08 16:39:54 +020065flash_info_t flash_info[CFI_MAX_FLASH_BANKS]; /* FLASH chips info */
66
Stefan Roese79b4cda2006-02-28 15:29:58 +010067/*
68 * Check if chip width is defined. If not, start detecting with 8bit.
69 */
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +020070#ifndef CONFIG_SYS_FLASH_CFI_WIDTH
71#define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_8BIT
Stefan Roese79b4cda2006-02-28 15:29:58 +010072#endif
73
Jeroen Hofstee00dcb072014-10-08 22:57:23 +020074#ifdef CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS
75#define __maybe_weak __weak
76#else
77#define __maybe_weak static
78#endif
79
Stefan Roese6f726f92010-10-25 18:31:48 +020080/*
81 * 0xffff is an undefined value for the configuration register. When
82 * this value is returned, the configuration register shall not be
83 * written at all (default mode).
84 */
85static u16 cfi_flash_config_reg(int i)
86{
87#ifdef CONFIG_SYS_CFI_FLASH_CONFIG_REGS
88 return ((u16 [])CONFIG_SYS_CFI_FLASH_CONFIG_REGS)[i];
89#else
90 return 0xffff;
91#endif
92}
93
Stefan Roeseca5def32010-08-31 10:00:10 +020094#if defined(CONFIG_SYS_MAX_FLASH_BANKS_DETECT)
95int cfi_flash_num_flash_banks = CONFIG_SYS_MAX_FLASH_BANKS_DETECT;
Mario Sixd9a35692018-01-26 14:43:56 +010096#else
97int cfi_flash_num_flash_banks;
Stefan Roeseca5def32010-08-31 10:00:10 +020098#endif
99
Thomas Chouf1056912015-11-07 14:31:08 +0800100#ifdef CONFIG_CFI_FLASH /* for driver model */
101static void cfi_flash_init_dm(void)
102{
103 struct udevice *dev;
104
105 cfi_flash_num_flash_banks = 0;
106 /*
107 * The uclass_first_device() will probe the first device and
108 * uclass_next_device() will probe the rest if they exist. So
109 * that cfi_flash_probe() will get called assigning the base
110 * addresses that are available.
111 */
112 for (uclass_first_device(UCLASS_MTD, &dev);
113 dev;
114 uclass_next_device(&dev)) {
115 }
116}
117
Thomas Chouf1056912015-11-07 14:31:08 +0800118phys_addr_t cfi_flash_bank_addr(int i)
119{
Marek Vasut1ec0a372017-09-12 19:09:08 +0200120 return flash_info[i].base;
Thomas Chouf1056912015-11-07 14:31:08 +0800121}
122#else
Jeroen Hofstee00dcb072014-10-08 22:57:23 +0200123__weak phys_addr_t cfi_flash_bank_addr(int i)
Stefan Roeseb00e19c2010-08-30 10:11:51 +0200124{
125 return ((phys_addr_t [])CONFIG_SYS_FLASH_BANKS_LIST)[i];
126}
Thomas Chouf1056912015-11-07 14:31:08 +0800127#endif
Stefan Roeseb00e19c2010-08-30 10:11:51 +0200128
Jeroen Hofstee00dcb072014-10-08 22:57:23 +0200129__weak unsigned long cfi_flash_bank_size(int i)
Ilya Yanokec50a8e2010-10-21 17:20:12 +0200130{
131#ifdef CONFIG_SYS_FLASH_BANKS_SIZES
132 return ((unsigned long [])CONFIG_SYS_FLASH_BANKS_SIZES)[i];
133#else
134 return 0;
135#endif
136}
Ilya Yanokec50a8e2010-10-21 17:20:12 +0200137
Jeroen Hofstee00dcb072014-10-08 22:57:23 +0200138__maybe_weak void flash_write8(u8 value, void *addr)
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +0100139{
140 __raw_writeb(value, addr);
141}
142
Jeroen Hofstee00dcb072014-10-08 22:57:23 +0200143__maybe_weak void flash_write16(u16 value, void *addr)
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +0100144{
145 __raw_writew(value, addr);
146}
147
Jeroen Hofstee00dcb072014-10-08 22:57:23 +0200148__maybe_weak void flash_write32(u32 value, void *addr)
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +0100149{
150 __raw_writel(value, addr);
151}
152
Jeroen Hofstee00dcb072014-10-08 22:57:23 +0200153__maybe_weak void flash_write64(u64 value, void *addr)
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +0100154{
155 /* No architectures currently implement __raw_writeq() */
156 *(volatile u64 *)addr = value;
157}
158
Jeroen Hofstee00dcb072014-10-08 22:57:23 +0200159__maybe_weak u8 flash_read8(void *addr)
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +0100160{
161 return __raw_readb(addr);
162}
163
Jeroen Hofstee00dcb072014-10-08 22:57:23 +0200164__maybe_weak u16 flash_read16(void *addr)
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +0100165{
166 return __raw_readw(addr);
167}
168
Jeroen Hofstee00dcb072014-10-08 22:57:23 +0200169__maybe_weak u32 flash_read32(void *addr)
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +0100170{
171 return __raw_readl(addr);
172}
173
Jeroen Hofstee00dcb072014-10-08 22:57:23 +0200174__maybe_weak u64 flash_read64(void *addr)
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +0100175{
176 /* No architectures currently implement __raw_readq() */
177 return *(volatile u64 *)addr;
178}
179
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200180/*-----------------------------------------------------------------------
181 */
Mario Sixddcf0542018-01-26 14:43:54 +0100182#if defined(CONFIG_ENV_IS_IN_FLASH) || defined(CONFIG_ENV_ADDR_REDUND) || \
Vignesh Raghavendrad75eacf2019-10-23 13:30:00 +0530183 (defined(CONFIG_SYS_MONITOR_BASE) && \
184 (CONFIG_SYS_MONITOR_BASE >= CONFIG_SYS_FLASH_BASE))
Marek Vasut236c49a2017-08-20 17:20:00 +0200185static flash_info_t *flash_get_info(ulong base)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200186{
187 int i;
Masahiro Yamada24c185c2013-05-17 14:50:37 +0900188 flash_info_t *info;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200189
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200190 for (i = 0; i < CONFIG_SYS_MAX_FLASH_BANKS; i++) {
Masahiro Yamadae2e273a2013-05-17 14:50:36 +0900191 info = &flash_info[i];
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200192 if (info->size && info->start[0] <= base &&
193 base <= info->start[0] + info->size - 1)
Masahiro Yamada24c185c2013-05-17 14:50:37 +0900194 return info;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200195 }
196
Masahiro Yamada24c185c2013-05-17 14:50:37 +0900197 return NULL;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200198}
wdenk5653fc32004-02-08 22:55:38 +0000199#endif
200
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100201unsigned long flash_sector_size(flash_info_t *info, flash_sect_t sect)
202{
203 if (sect != (info->sector_count - 1))
204 return info->start[sect + 1] - info->start[sect];
205 else
206 return info->start[0] + info->size - info->start[sect];
207}
208
wdenk5653fc32004-02-08 22:55:38 +0000209/*-----------------------------------------------------------------------
210 * create an address based on the offset and the port width
211 */
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100212static inline void *
Mario Sixca2b07a2018-01-26 14:43:32 +0100213flash_map(flash_info_t *info, flash_sect_t sect, uint offset)
wdenk5653fc32004-02-08 22:55:38 +0000214{
Stefan Roesee303be22013-04-12 19:04:54 +0200215 unsigned int byte_offset = offset * info->portwidth;
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100216
Stefan Roesee303be22013-04-12 19:04:54 +0200217 return (void *)(info->start[sect] + byte_offset);
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100218}
219
220static inline void flash_unmap(flash_info_t *info, flash_sect_t sect,
Mario Sixc0350fb2018-01-26 14:43:55 +0100221 unsigned int offset, void *addr)
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100222{
wdenk5653fc32004-02-08 22:55:38 +0000223}
wdenkbf9e3b32004-02-12 00:47:09 +0000224
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200225/*-----------------------------------------------------------------------
226 * make a proper sized command based on the port and chip widths
227 */
Sebastian Siewior7288f972008-07-15 13:35:23 +0200228static void flash_make_cmd(flash_info_t *info, u32 cmd, void *cmdbuf)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200229{
230 int i;
Vasiliy Leoenenko93c56f22008-05-07 21:24:44 +0400231 int cword_offset;
232 int cp_offset;
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200233#if defined(__LITTLE_ENDIAN) || defined(CONFIG_SYS_WRITE_SWAPPED_DATA)
Sebastian Siewior340ccb22008-07-16 20:04:49 +0200234 u32 cmd_le = cpu_to_le32(cmd);
235#endif
Vasiliy Leoenenko93c56f22008-05-07 21:24:44 +0400236 uchar val;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200237 uchar *cp = (uchar *) cmdbuf;
238
Mario Sixb1683862018-01-26 14:43:33 +0100239 for (i = info->portwidth; i > 0; i--) {
Mario Six640f4e32018-01-26 14:43:36 +0100240 cword_offset = (info->portwidth - i) % info->chipwidth;
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200241#if defined(__LITTLE_ENDIAN) || defined(CONFIG_SYS_WRITE_SWAPPED_DATA)
Vasiliy Leoenenko93c56f22008-05-07 21:24:44 +0400242 cp_offset = info->portwidth - i;
Mario Sixdb91bb22018-01-26 14:43:34 +0100243 val = *((uchar *)&cmd_le + cword_offset);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200244#else
Vasiliy Leoenenko93c56f22008-05-07 21:24:44 +0400245 cp_offset = i - 1;
Mario Sixdb91bb22018-01-26 14:43:34 +0100246 val = *((uchar *)&cmd + sizeof(u32) - cword_offset - 1);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200247#endif
Sebastian Siewior7288f972008-07-15 13:35:23 +0200248 cp[cp_offset] = (cword_offset >= sizeof(u32)) ? 0x00 : val;
Vasiliy Leoenenko93c56f22008-05-07 21:24:44 +0400249 }
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200250}
251
wdenkbf9e3b32004-02-12 00:47:09 +0000252#ifdef DEBUG
253/*-----------------------------------------------------------------------
254 * Debug support
255 */
Mario Six188a5562018-01-26 14:43:31 +0100256static void print_longlong(char *str, unsigned long long data)
wdenkbf9e3b32004-02-12 00:47:09 +0000257{
258 int i;
259 char *cp;
260
Mario Six640f4e32018-01-26 14:43:36 +0100261 cp = (char *)&data;
wdenkbf9e3b32004-02-12 00:47:09 +0000262 for (i = 0; i < 8; i++)
Mario Six188a5562018-01-26 14:43:31 +0100263 sprintf(&str[i * 2], "%2.2x", *cp++);
wdenkbf9e3b32004-02-12 00:47:09 +0000264}
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200265
Mario Six188a5562018-01-26 14:43:31 +0100266static void flash_printqry(struct cfi_qry *qry)
wdenkbf9e3b32004-02-12 00:47:09 +0000267{
Haavard Skinnemoene23741f2007-12-14 15:36:16 +0100268 u8 *p = (u8 *)qry;
wdenkbf9e3b32004-02-12 00:47:09 +0000269 int x, y;
270
Haavard Skinnemoene23741f2007-12-14 15:36:16 +0100271 for (x = 0; x < sizeof(struct cfi_qry); x += 16) {
272 debug("%02x : ", x);
273 for (y = 0; y < 16; y++)
274 debug("%2.2x ", p[x + y]);
275 debug(" ");
wdenkbf9e3b32004-02-12 00:47:09 +0000276 for (y = 0; y < 16; y++) {
Haavard Skinnemoene23741f2007-12-14 15:36:16 +0100277 unsigned char c = p[x + y];
Mario Six7223a8c2018-01-26 14:43:37 +0100278
Haavard Skinnemoene23741f2007-12-14 15:36:16 +0100279 if (c >= 0x20 && c <= 0x7e)
280 debug("%c", c);
281 else
282 debug(".");
wdenkbf9e3b32004-02-12 00:47:09 +0000283 }
Haavard Skinnemoene23741f2007-12-14 15:36:16 +0100284 debug("\n");
wdenkbf9e3b32004-02-12 00:47:09 +0000285 }
286}
wdenkbf9e3b32004-02-12 00:47:09 +0000287#endif
288
wdenk5653fc32004-02-08 22:55:38 +0000289/*-----------------------------------------------------------------------
290 * read a character at a port width address
291 */
Mario Sixca2b07a2018-01-26 14:43:32 +0100292static inline uchar flash_read_uchar(flash_info_t *info, uint offset)
wdenk5653fc32004-02-08 22:55:38 +0000293{
294 uchar *cp;
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100295 uchar retval;
wdenkbf9e3b32004-02-12 00:47:09 +0000296
Mario Six188a5562018-01-26 14:43:31 +0100297 cp = flash_map(info, 0, offset);
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200298#if defined(__LITTLE_ENDIAN) || defined(CONFIG_SYS_WRITE_SWAPPED_DATA)
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100299 retval = flash_read8(cp);
wdenkbf9e3b32004-02-12 00:47:09 +0000300#else
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100301 retval = flash_read8(cp + info->portwidth - 1);
wdenkbf9e3b32004-02-12 00:47:09 +0000302#endif
Mario Six188a5562018-01-26 14:43:31 +0100303 flash_unmap(info, 0, offset, cp);
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100304 return retval;
wdenk5653fc32004-02-08 22:55:38 +0000305}
306
307/*-----------------------------------------------------------------------
Tor Krill90447ec2008-03-28 11:29:10 +0100308 * read a word at a port width address, assume 16bit bus
309 */
Mario Sixca2b07a2018-01-26 14:43:32 +0100310static inline ushort flash_read_word(flash_info_t *info, uint offset)
Tor Krill90447ec2008-03-28 11:29:10 +0100311{
312 ushort *addr, retval;
313
Mario Six188a5562018-01-26 14:43:31 +0100314 addr = flash_map(info, 0, offset);
315 retval = flash_read16(addr);
316 flash_unmap(info, 0, offset, addr);
Tor Krill90447ec2008-03-28 11:29:10 +0100317 return retval;
318}
319
Tor Krill90447ec2008-03-28 11:29:10 +0100320/*-----------------------------------------------------------------------
Stefan Roese260421a2006-11-13 13:55:24 +0100321 * read a long word by picking the least significant byte of each maximum
wdenk5653fc32004-02-08 22:55:38 +0000322 * port size word. Swap for ppc format.
323 */
Mario Sixca2b07a2018-01-26 14:43:32 +0100324static ulong flash_read_long (flash_info_t *info, flash_sect_t sect,
Haavard Skinnemoen30557932007-12-13 12:56:29 +0100325 uint offset)
wdenk5653fc32004-02-08 22:55:38 +0000326{
wdenkbf9e3b32004-02-12 00:47:09 +0000327 uchar *addr;
328 ulong retval;
wdenk5653fc32004-02-08 22:55:38 +0000329
wdenkbf9e3b32004-02-12 00:47:09 +0000330#ifdef DEBUG
331 int x;
332#endif
Mario Six188a5562018-01-26 14:43:31 +0100333 addr = flash_map(info, sect, offset);
wdenkbf9e3b32004-02-12 00:47:09 +0000334
335#ifdef DEBUG
Mario Six188a5562018-01-26 14:43:31 +0100336 debug("long addr is at %p info->portwidth = %d\n", addr,
Mario Sixc0350fb2018-01-26 14:43:55 +0100337 info->portwidth);
Mario Six0412e902018-01-26 14:43:38 +0100338 for (x = 0; x < 4 * info->portwidth; x++)
Mario Six188a5562018-01-26 14:43:31 +0100339 debug("addr[%x] = 0x%x\n", x, flash_read8(addr + x));
wdenkbf9e3b32004-02-12 00:47:09 +0000340#endif
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200341#if defined(__LITTLE_ENDIAN) || defined(CONFIG_SYS_WRITE_SWAPPED_DATA)
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100342 retval = ((flash_read8(addr) << 16) |
343 (flash_read8(addr + info->portwidth) << 24) |
344 (flash_read8(addr + 2 * info->portwidth)) |
345 (flash_read8(addr + 3 * info->portwidth) << 8));
wdenkbf9e3b32004-02-12 00:47:09 +0000346#else
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100347 retval = ((flash_read8(addr + 2 * info->portwidth - 1) << 24) |
348 (flash_read8(addr + info->portwidth - 1) << 16) |
349 (flash_read8(addr + 4 * info->portwidth - 1) << 8) |
350 (flash_read8(addr + 3 * info->portwidth - 1)));
wdenkbf9e3b32004-02-12 00:47:09 +0000351#endif
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100352 flash_unmap(info, sect, offset, addr);
353
wdenkbf9e3b32004-02-12 00:47:09 +0000354 return retval;
wdenk5653fc32004-02-08 22:55:38 +0000355}
356
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200357/*
358 * Write a proper sized command to the correct address
359 */
Marek Vasut236c49a2017-08-20 17:20:00 +0200360static void flash_write_cmd(flash_info_t *info, flash_sect_t sect,
361 uint offset, u32 cmd)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200362{
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +0100363 void *addr;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200364 cfiword_t cword;
365
Mario Six188a5562018-01-26 14:43:31 +0100366 addr = flash_map(info, sect, offset);
367 flash_make_cmd(info, cmd, &cword);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200368 switch (info->portwidth) {
369 case FLASH_CFI_8BIT:
Mario Six188a5562018-01-26 14:43:31 +0100370 debug("fwc addr %p cmd %x %x 8bit x %d bit\n", addr, cmd,
Mario Sixc0350fb2018-01-26 14:43:55 +0100371 cword.w8, info->chipwidth << CFI_FLASH_SHIFT_WIDTH);
Ryan Harkin622b9522015-10-23 16:50:51 +0100372 flash_write8(cword.w8, addr);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200373 break;
374 case FLASH_CFI_16BIT:
Mario Six188a5562018-01-26 14:43:31 +0100375 debug("fwc addr %p cmd %x %4.4x 16bit x %d bit\n", addr,
Mario Sixc0350fb2018-01-26 14:43:55 +0100376 cmd, cword.w16,
377 info->chipwidth << CFI_FLASH_SHIFT_WIDTH);
Ryan Harkin622b9522015-10-23 16:50:51 +0100378 flash_write16(cword.w16, addr);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200379 break;
380 case FLASH_CFI_32BIT:
Mario Six188a5562018-01-26 14:43:31 +0100381 debug("fwc addr %p cmd %x %8.8x 32bit x %d bit\n", addr,
Mario Sixc0350fb2018-01-26 14:43:55 +0100382 cmd, cword.w32,
383 info->chipwidth << CFI_FLASH_SHIFT_WIDTH);
Ryan Harkin622b9522015-10-23 16:50:51 +0100384 flash_write32(cword.w32, addr);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200385 break;
386 case FLASH_CFI_64BIT:
387#ifdef DEBUG
388 {
389 char str[20];
390
Mario Six188a5562018-01-26 14:43:31 +0100391 print_longlong(str, cword.w64);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200392
Mario Six188a5562018-01-26 14:43:31 +0100393 debug("fwrite addr %p cmd %x %s 64 bit x %d bit\n",
Mario Sixc0350fb2018-01-26 14:43:55 +0100394 addr, cmd, str,
395 info->chipwidth << CFI_FLASH_SHIFT_WIDTH);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200396 }
397#endif
Ryan Harkin622b9522015-10-23 16:50:51 +0100398 flash_write64(cword.w64, addr);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200399 break;
400 }
401
402 /* Ensure all the instructions are fully finished */
403 sync();
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100404
405 flash_unmap(info, sect, offset, addr);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200406}
407
Mario Sixca2b07a2018-01-26 14:43:32 +0100408static void flash_unlock_seq(flash_info_t *info, flash_sect_t sect)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200409{
Mario Six188a5562018-01-26 14:43:31 +0100410 flash_write_cmd(info, sect, info->addr_unlock1, AMD_CMD_UNLOCK_START);
411 flash_write_cmd(info, sect, info->addr_unlock2, AMD_CMD_UNLOCK_ACK);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200412}
413
414/*-----------------------------------------------------------------------
415 */
Mario Sixc0350fb2018-01-26 14:43:55 +0100416static int flash_isequal(flash_info_t *info, flash_sect_t sect, uint offset,
417 uchar cmd)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200418{
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +0100419 void *addr;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200420 cfiword_t cword;
421 int retval;
422
Mario Six188a5562018-01-26 14:43:31 +0100423 addr = flash_map(info, sect, offset);
424 flash_make_cmd(info, cmd, &cword);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200425
Mario Six188a5562018-01-26 14:43:31 +0100426 debug("is= cmd %x(%c) addr %p ", cmd, cmd, addr);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200427 switch (info->portwidth) {
428 case FLASH_CFI_8BIT:
Mario Six188a5562018-01-26 14:43:31 +0100429 debug("is= %x %x\n", flash_read8(addr), cword.w8);
Ryan Harkin622b9522015-10-23 16:50:51 +0100430 retval = (flash_read8(addr) == cword.w8);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200431 break;
432 case FLASH_CFI_16BIT:
Mario Six188a5562018-01-26 14:43:31 +0100433 debug("is= %4.4x %4.4x\n", flash_read16(addr), cword.w16);
Ryan Harkin622b9522015-10-23 16:50:51 +0100434 retval = (flash_read16(addr) == cword.w16);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200435 break;
436 case FLASH_CFI_32BIT:
Mario Six188a5562018-01-26 14:43:31 +0100437 debug("is= %8.8x %8.8x\n", flash_read32(addr), cword.w32);
Ryan Harkin622b9522015-10-23 16:50:51 +0100438 retval = (flash_read32(addr) == cword.w32);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200439 break;
440 case FLASH_CFI_64BIT:
441#ifdef DEBUG
442 {
443 char str1[20];
444 char str2[20];
445
Mario Six188a5562018-01-26 14:43:31 +0100446 print_longlong(str1, flash_read64(addr));
447 print_longlong(str2, cword.w64);
448 debug("is= %s %s\n", str1, str2);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200449 }
450#endif
Ryan Harkin622b9522015-10-23 16:50:51 +0100451 retval = (flash_read64(addr) == cword.w64);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200452 break;
453 default:
454 retval = 0;
455 break;
456 }
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100457 flash_unmap(info, sect, offset, addr);
458
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200459 return retval;
460}
461
462/*-----------------------------------------------------------------------
463 */
Mario Sixc0350fb2018-01-26 14:43:55 +0100464static int flash_isset(flash_info_t *info, flash_sect_t sect, uint offset,
465 uchar cmd)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200466{
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +0100467 void *addr;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200468 cfiword_t cword;
469 int retval;
470
Mario Six188a5562018-01-26 14:43:31 +0100471 addr = flash_map(info, sect, offset);
472 flash_make_cmd(info, cmd, &cword);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200473 switch (info->portwidth) {
474 case FLASH_CFI_8BIT:
Ryan Harkin622b9522015-10-23 16:50:51 +0100475 retval = ((flash_read8(addr) & cword.w8) == cword.w8);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200476 break;
477 case FLASH_CFI_16BIT:
Ryan Harkin622b9522015-10-23 16:50:51 +0100478 retval = ((flash_read16(addr) & cword.w16) == cword.w16);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200479 break;
480 case FLASH_CFI_32BIT:
Ryan Harkin622b9522015-10-23 16:50:51 +0100481 retval = ((flash_read32(addr) & cword.w32) == cword.w32);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200482 break;
483 case FLASH_CFI_64BIT:
Ryan Harkin622b9522015-10-23 16:50:51 +0100484 retval = ((flash_read64(addr) & cword.w64) == cword.w64);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200485 break;
486 default:
487 retval = 0;
488 break;
489 }
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100490 flash_unmap(info, sect, offset, addr);
491
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200492 return retval;
493}
494
495/*-----------------------------------------------------------------------
496 */
Mario Sixc0350fb2018-01-26 14:43:55 +0100497static int flash_toggle(flash_info_t *info, flash_sect_t sect, uint offset,
498 uchar cmd)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200499{
Mario Six53128382018-01-26 14:43:49 +0100500 u8 *addr;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200501 cfiword_t cword;
502 int retval;
503
Mario Six188a5562018-01-26 14:43:31 +0100504 addr = flash_map(info, sect, offset);
505 flash_make_cmd(info, cmd, &cword);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200506 switch (info->portwidth) {
507 case FLASH_CFI_8BIT:
Stefan Roesefb8c0612008-06-16 10:40:02 +0200508 retval = flash_read8(addr) != flash_read8(addr);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200509 break;
510 case FLASH_CFI_16BIT:
Stefan Roesefb8c0612008-06-16 10:40:02 +0200511 retval = flash_read16(addr) != flash_read16(addr);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200512 break;
513 case FLASH_CFI_32BIT:
Stefan Roesefb8c0612008-06-16 10:40:02 +0200514 retval = flash_read32(addr) != flash_read32(addr);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200515 break;
516 case FLASH_CFI_64BIT:
Mario Sixb1683862018-01-26 14:43:33 +0100517 retval = ((flash_read32(addr) != flash_read32(addr)) ||
Mario Six640f4e32018-01-26 14:43:36 +0100518 (flash_read32(addr + 4) != flash_read32(addr + 4)));
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200519 break;
520 default:
521 retval = 0;
522 break;
523 }
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100524 flash_unmap(info, sect, offset, addr);
525
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200526 return retval;
527}
528
529/*
530 * flash_is_busy - check to see if the flash is busy
531 *
532 * This routine checks the status of the chip and returns true if the
533 * chip is busy.
534 */
Mario Sixca2b07a2018-01-26 14:43:32 +0100535static int flash_is_busy(flash_info_t *info, flash_sect_t sect)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200536{
537 int retval;
538
539 switch (info->vendor) {
Vasiliy Leoenenko9c048b52008-05-07 21:25:33 +0400540 case CFI_CMDSET_INTEL_PROG_REGIONS:
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200541 case CFI_CMDSET_INTEL_STANDARD:
542 case CFI_CMDSET_INTEL_EXTENDED:
Mario Six188a5562018-01-26 14:43:31 +0100543 retval = !flash_isset(info, sect, 0, FLASH_STATUS_DONE);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200544 break;
545 case CFI_CMDSET_AMD_STANDARD:
546 case CFI_CMDSET_AMD_EXTENDED:
Michael Schwingen81b20cc2007-12-07 23:35:02 +0100547#ifdef CONFIG_FLASH_CFI_LEGACY
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200548 case CFI_CMDSET_AMD_LEGACY:
549#endif
Marek Vasut72443c72017-09-12 19:09:31 +0200550 if (info->sr_supported) {
Mario Six188a5562018-01-26 14:43:31 +0100551 flash_write_cmd(info, sect, info->addr_unlock1,
Mario Sixc0350fb2018-01-26 14:43:55 +0100552 FLASH_CMD_READ_STATUS);
Mario Six188a5562018-01-26 14:43:31 +0100553 retval = !flash_isset(info, sect, 0,
Mario Sixc0350fb2018-01-26 14:43:55 +0100554 FLASH_STATUS_DONE);
Marek Vasut72443c72017-09-12 19:09:31 +0200555 } else {
Mario Six188a5562018-01-26 14:43:31 +0100556 retval = flash_toggle(info, sect, 0,
Mario Sixc0350fb2018-01-26 14:43:55 +0100557 AMD_STATUS_TOGGLE);
Marek Vasut72443c72017-09-12 19:09:31 +0200558 }
559
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200560 break;
561 default:
562 retval = 0;
Michael Schwingen81b20cc2007-12-07 23:35:02 +0100563 }
Mario Six38d28312018-01-26 14:43:40 +0100564 debug("%s: %d\n", __func__, retval);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200565 return retval;
Michael Schwingen81b20cc2007-12-07 23:35:02 +0100566}
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200567
568/*-----------------------------------------------------------------------
569 * wait for XSR.7 to be set. Time out with an error if it does not.
570 * This routine does not set the flash to read-array mode.
571 */
Mario Sixca2b07a2018-01-26 14:43:32 +0100572static int flash_status_check(flash_info_t *info, flash_sect_t sector,
Mario Sixc0350fb2018-01-26 14:43:55 +0100573 ulong tout, char *prompt)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200574{
575 ulong start;
576
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200577#if CONFIG_SYS_HZ != 1000
Mario Sixddcf0542018-01-26 14:43:54 +0100578 /* Avoid overflow for large HZ */
Renato Andreolac40c94a2010-03-24 23:00:47 +0800579 if ((ulong)CONFIG_SYS_HZ > 100000)
Mario Sixddcf0542018-01-26 14:43:54 +0100580 tout *= (ulong)CONFIG_SYS_HZ / 1000;
Renato Andreolac40c94a2010-03-24 23:00:47 +0800581 else
582 tout = DIV_ROUND_UP(tout * (ulong)CONFIG_SYS_HZ, 1000);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200583#endif
584
585 /* Wait for command completion */
Graeme Russe110c4f2011-07-15 02:18:56 +0000586#ifdef CONFIG_SYS_LOW_RES_TIMER
Thomas Chou22d6c8f2010-04-01 11:15:05 +0800587 reset_timer();
Graeme Russe110c4f2011-07-15 02:18:56 +0000588#endif
Mario Six188a5562018-01-26 14:43:31 +0100589 start = get_timer(0);
Jens Scharsig (BuS Elektronik)a9f5fab2012-01-27 09:29:53 +0100590 WATCHDOG_RESET();
Mario Six188a5562018-01-26 14:43:31 +0100591 while (flash_is_busy(info, sector)) {
592 if (get_timer(start) > tout) {
593 printf("Flash %s timeout at address %lx data %lx\n",
Mario Sixc0350fb2018-01-26 14:43:55 +0100594 prompt, info->start[sector],
595 flash_read_long(info, sector, 0));
Mario Six188a5562018-01-26 14:43:31 +0100596 flash_write_cmd(info, sector, 0, info->cmd_reset);
Stefan Roesee303be22013-04-12 19:04:54 +0200597 udelay(1);
Mario Six9dbaebc2018-01-26 14:43:52 +0100598 return ERR_TIMEOUT;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200599 }
Mario Six188a5562018-01-26 14:43:31 +0100600 udelay(1); /* also triggers watchdog */
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200601 }
602 return ERR_OK;
603}
604
605/*-----------------------------------------------------------------------
606 * Wait for XSR.7 to be set, if it times out print an error, otherwise
607 * do a full status check.
608 *
609 * This routine sets the flash to read-array mode.
610 */
Mario Sixca2b07a2018-01-26 14:43:32 +0100611static int flash_full_status_check(flash_info_t *info, flash_sect_t sector,
Mario Sixc0350fb2018-01-26 14:43:55 +0100612 ulong tout, char *prompt)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200613{
614 int retcode;
615
Mario Six188a5562018-01-26 14:43:31 +0100616 retcode = flash_status_check(info, sector, tout, prompt);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200617 switch (info->vendor) {
Vasiliy Leoenenko9c048b52008-05-07 21:25:33 +0400618 case CFI_CMDSET_INTEL_PROG_REGIONS:
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200619 case CFI_CMDSET_INTEL_EXTENDED:
620 case CFI_CMDSET_INTEL_STANDARD:
Mario Six4f89da42018-01-26 14:43:42 +0100621 if (retcode == ERR_OK &&
Mario Sixc0350fb2018-01-26 14:43:55 +0100622 !flash_isset(info, sector, 0, FLASH_STATUS_DONE)) {
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200623 retcode = ERR_INVAL;
Mario Six188a5562018-01-26 14:43:31 +0100624 printf("Flash %s error at address %lx\n", prompt,
Mario Sixc0350fb2018-01-26 14:43:55 +0100625 info->start[sector]);
Mario Six188a5562018-01-26 14:43:31 +0100626 if (flash_isset(info, sector, 0, FLASH_STATUS_ECLBS |
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200627 FLASH_STATUS_PSLBS)) {
Mario Six188a5562018-01-26 14:43:31 +0100628 puts("Command Sequence Error.\n");
629 } else if (flash_isset(info, sector, 0,
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200630 FLASH_STATUS_ECLBS)) {
Mario Six188a5562018-01-26 14:43:31 +0100631 puts("Block Erase Error.\n");
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200632 retcode = ERR_NOT_ERASED;
Mario Six188a5562018-01-26 14:43:31 +0100633 } else if (flash_isset(info, sector, 0,
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200634 FLASH_STATUS_PSLBS)) {
Mario Six188a5562018-01-26 14:43:31 +0100635 puts("Locking Error\n");
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200636 }
Mario Six188a5562018-01-26 14:43:31 +0100637 if (flash_isset(info, sector, 0, FLASH_STATUS_DPS)) {
638 puts("Block locked.\n");
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200639 retcode = ERR_PROTECTED;
640 }
Mario Six188a5562018-01-26 14:43:31 +0100641 if (flash_isset(info, sector, 0, FLASH_STATUS_VPENS))
642 puts("Vpp Low Error.\n");
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200643 }
Mario Six188a5562018-01-26 14:43:31 +0100644 flash_write_cmd(info, sector, 0, info->cmd_reset);
Aaron Williamsa90b9572011-04-12 00:59:04 -0700645 udelay(1);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200646 break;
647 default:
648 break;
649 }
650 return retcode;
651}
652
Thomas Choue5720822010-03-26 08:17:00 +0800653static int use_flash_status_poll(flash_info_t *info)
654{
655#ifdef CONFIG_SYS_CFI_FLASH_STATUS_POLL
656 if (info->vendor == CFI_CMDSET_AMD_EXTENDED ||
657 info->vendor == CFI_CMDSET_AMD_STANDARD)
658 return 1;
659#endif
660 return 0;
661}
662
663static int flash_status_poll(flash_info_t *info, void *src, void *dst,
664 ulong tout, char *prompt)
665{
666#ifdef CONFIG_SYS_CFI_FLASH_STATUS_POLL
667 ulong start;
668 int ready;
669
670#if CONFIG_SYS_HZ != 1000
Mario Sixddcf0542018-01-26 14:43:54 +0100671 /* Avoid overflow for large HZ */
Thomas Choue5720822010-03-26 08:17:00 +0800672 if ((ulong)CONFIG_SYS_HZ > 100000)
Mario Sixddcf0542018-01-26 14:43:54 +0100673 tout *= (ulong)CONFIG_SYS_HZ / 1000;
Thomas Choue5720822010-03-26 08:17:00 +0800674 else
675 tout = DIV_ROUND_UP(tout * (ulong)CONFIG_SYS_HZ, 1000);
676#endif
677
678 /* Wait for command completion */
Graeme Russe110c4f2011-07-15 02:18:56 +0000679#ifdef CONFIG_SYS_LOW_RES_TIMER
Thomas Chou22d6c8f2010-04-01 11:15:05 +0800680 reset_timer();
Graeme Russe110c4f2011-07-15 02:18:56 +0000681#endif
Thomas Choue5720822010-03-26 08:17:00 +0800682 start = get_timer(0);
Jens Scharsig (BuS Elektronik)a9f5fab2012-01-27 09:29:53 +0100683 WATCHDOG_RESET();
Thomas Choue5720822010-03-26 08:17:00 +0800684 while (1) {
685 switch (info->portwidth) {
686 case FLASH_CFI_8BIT:
687 ready = flash_read8(dst) == flash_read8(src);
688 break;
689 case FLASH_CFI_16BIT:
690 ready = flash_read16(dst) == flash_read16(src);
691 break;
692 case FLASH_CFI_32BIT:
693 ready = flash_read32(dst) == flash_read32(src);
694 break;
695 case FLASH_CFI_64BIT:
696 ready = flash_read64(dst) == flash_read64(src);
697 break;
698 default:
699 ready = 0;
700 break;
701 }
702 if (ready)
703 break;
704 if (get_timer(start) > tout) {
705 printf("Flash %s timeout at address %lx data %lx\n",
706 prompt, (ulong)dst, (ulong)flash_read8(dst));
Mario Six9dbaebc2018-01-26 14:43:52 +0100707 return ERR_TIMEOUT;
Thomas Choue5720822010-03-26 08:17:00 +0800708 }
709 udelay(1); /* also triggers watchdog */
710 }
711#endif /* CONFIG_SYS_CFI_FLASH_STATUS_POLL */
712 return ERR_OK;
713}
714
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200715/*-----------------------------------------------------------------------
716 */
Mario Sixca2b07a2018-01-26 14:43:32 +0100717static void flash_add_byte(flash_info_t *info, cfiword_t *cword, uchar c)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200718{
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200719#if defined(__LITTLE_ENDIAN) && !defined(CONFIG_SYS_WRITE_SWAPPED_DATA)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200720 unsigned short w;
721 unsigned int l;
722 unsigned long long ll;
723#endif
724
725 switch (info->portwidth) {
726 case FLASH_CFI_8BIT:
Ryan Harkin622b9522015-10-23 16:50:51 +0100727 cword->w8 = c;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200728 break;
729 case FLASH_CFI_16BIT:
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200730#if defined(__LITTLE_ENDIAN) && !defined(CONFIG_SYS_WRITE_SWAPPED_DATA)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200731 w = c;
732 w <<= 8;
Ryan Harkin622b9522015-10-23 16:50:51 +0100733 cword->w16 = (cword->w16 >> 8) | w;
Michael Schwingen81b20cc2007-12-07 23:35:02 +0100734#else
Ryan Harkin622b9522015-10-23 16:50:51 +0100735 cword->w16 = (cword->w16 << 8) | c;
Michael Schwingen81b20cc2007-12-07 23:35:02 +0100736#endif
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200737 break;
738 case FLASH_CFI_32BIT:
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200739#if defined(__LITTLE_ENDIAN) && !defined(CONFIG_SYS_WRITE_SWAPPED_DATA)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200740 l = c;
741 l <<= 24;
Ryan Harkin622b9522015-10-23 16:50:51 +0100742 cword->w32 = (cword->w32 >> 8) | l;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200743#else
Ryan Harkin622b9522015-10-23 16:50:51 +0100744 cword->w32 = (cword->w32 << 8) | c;
Stefan Roese2662b402006-04-01 13:41:03 +0200745#endif
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200746 break;
747 case FLASH_CFI_64BIT:
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200748#if defined(__LITTLE_ENDIAN) && !defined(CONFIG_SYS_WRITE_SWAPPED_DATA)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200749 ll = c;
750 ll <<= 56;
Ryan Harkin622b9522015-10-23 16:50:51 +0100751 cword->w64 = (cword->w64 >> 8) | ll;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200752#else
Ryan Harkin622b9522015-10-23 16:50:51 +0100753 cword->w64 = (cword->w64 << 8) | c;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200754#endif
755 break;
wdenk5653fc32004-02-08 22:55:38 +0000756 }
wdenk5653fc32004-02-08 22:55:38 +0000757}
758
Jens Gehrlein0f8e8512008-12-16 17:25:55 +0100759/*
760 * Loop through the sector table starting from the previously found sector.
761 * Searches forwards or backwards, dependent on the passed address.
wdenk5653fc32004-02-08 22:55:38 +0000762 */
Mario Sixca2b07a2018-01-26 14:43:32 +0100763static flash_sect_t find_sector(flash_info_t *info, ulong addr)
wdenk7680c142005-05-16 15:23:22 +0000764{
Kim Phillips11dc4012012-10-29 13:34:45 +0000765 static flash_sect_t saved_sector; /* previously found sector */
Stefan Roesee303be22013-04-12 19:04:54 +0200766 static flash_info_t *saved_info; /* previously used flash bank */
Jens Gehrlein0f8e8512008-12-16 17:25:55 +0100767 flash_sect_t sector = saved_sector;
wdenk7680c142005-05-16 15:23:22 +0000768
Mario Six4f89da42018-01-26 14:43:42 +0100769 if (info != saved_info || sector >= info->sector_count)
Stefan Roesee303be22013-04-12 19:04:54 +0200770 sector = 0;
771
Mario Six5701ba82018-01-26 14:43:53 +0100772 while ((sector < info->sector_count - 1) &&
Mario Sixc0350fb2018-01-26 14:43:55 +0100773 (info->start[sector] < addr))
Jens Gehrlein0f8e8512008-12-16 17:25:55 +0100774 sector++;
775 while ((info->start[sector] > addr) && (sector > 0))
776 /*
777 * also decrements the sector in case of an overshot
778 * in the first loop
779 */
780 sector--;
781
782 saved_sector = sector;
Stefan Roesee303be22013-04-12 19:04:54 +0200783 saved_info = info;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200784 return sector;
wdenk7680c142005-05-16 15:23:22 +0000785}
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200786
787/*-----------------------------------------------------------------------
788 */
Mario Sixc0350fb2018-01-26 14:43:55 +0100789static int flash_write_cfiword(flash_info_t *info, ulong dest, cfiword_t cword)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200790{
Becky Bruce09ce9922009-02-02 16:34:51 -0600791 void *dstaddr = (void *)dest;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200792 int flag;
Jens Gehrleina7292872008-12-16 17:25:54 +0100793 flash_sect_t sect = 0;
794 char sect_found = 0;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200795
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200796 /* Check if Flash is (sufficiently) erased */
797 switch (info->portwidth) {
798 case FLASH_CFI_8BIT:
Ryan Harkin622b9522015-10-23 16:50:51 +0100799 flag = ((flash_read8(dstaddr) & cword.w8) == cword.w8);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200800 break;
801 case FLASH_CFI_16BIT:
Ryan Harkin622b9522015-10-23 16:50:51 +0100802 flag = ((flash_read16(dstaddr) & cword.w16) == cword.w16);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200803 break;
804 case FLASH_CFI_32BIT:
Ryan Harkin622b9522015-10-23 16:50:51 +0100805 flag = ((flash_read32(dstaddr) & cword.w32) == cword.w32);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200806 break;
807 case FLASH_CFI_64BIT:
Ryan Harkin622b9522015-10-23 16:50:51 +0100808 flag = ((flash_read64(dstaddr) & cword.w64) == cword.w64);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200809 break;
810 default:
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100811 flag = 0;
812 break;
813 }
Becky Bruce09ce9922009-02-02 16:34:51 -0600814 if (!flag)
Stefan Roese0dc80e22007-12-27 07:50:54 +0100815 return ERR_NOT_ERASED;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200816
817 /* Disable interrupts which might cause a timeout here */
Mario Six188a5562018-01-26 14:43:31 +0100818 flag = disable_interrupts();
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200819
820 switch (info->vendor) {
Vasiliy Leoenenko9c048b52008-05-07 21:25:33 +0400821 case CFI_CMDSET_INTEL_PROG_REGIONS:
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200822 case CFI_CMDSET_INTEL_EXTENDED:
823 case CFI_CMDSET_INTEL_STANDARD:
Mario Six188a5562018-01-26 14:43:31 +0100824 flash_write_cmd(info, 0, 0, FLASH_CMD_CLEAR_STATUS);
825 flash_write_cmd(info, 0, 0, FLASH_CMD_WRITE);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200826 break;
827 case CFI_CMDSET_AMD_EXTENDED:
828 case CFI_CMDSET_AMD_STANDARD:
Ed Swarthout0d01f662008-10-09 01:26:36 -0500829 sect = find_sector(info, dest);
Mario Six188a5562018-01-26 14:43:31 +0100830 flash_unlock_seq(info, sect);
831 flash_write_cmd(info, sect, info->addr_unlock1, AMD_CMD_WRITE);
Jens Gehrleina7292872008-12-16 17:25:54 +0100832 sect_found = 1;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200833 break;
Po-Yu Chuangb4db4a72009-07-10 18:03:57 +0800834#ifdef CONFIG_FLASH_CFI_LEGACY
835 case CFI_CMDSET_AMD_LEGACY:
836 sect = find_sector(info, dest);
Mario Six188a5562018-01-26 14:43:31 +0100837 flash_unlock_seq(info, 0);
838 flash_write_cmd(info, 0, info->addr_unlock1, AMD_CMD_WRITE);
Po-Yu Chuangb4db4a72009-07-10 18:03:57 +0800839 sect_found = 1;
840 break;
841#endif
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200842 }
843
844 switch (info->portwidth) {
845 case FLASH_CFI_8BIT:
Ryan Harkin622b9522015-10-23 16:50:51 +0100846 flash_write8(cword.w8, dstaddr);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200847 break;
848 case FLASH_CFI_16BIT:
Ryan Harkin622b9522015-10-23 16:50:51 +0100849 flash_write16(cword.w16, dstaddr);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200850 break;
851 case FLASH_CFI_32BIT:
Ryan Harkin622b9522015-10-23 16:50:51 +0100852 flash_write32(cword.w32, dstaddr);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200853 break;
854 case FLASH_CFI_64BIT:
Ryan Harkin622b9522015-10-23 16:50:51 +0100855 flash_write64(cword.w64, dstaddr);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200856 break;
857 }
858
859 /* re-enable interrupts if necessary */
860 if (flag)
Mario Six188a5562018-01-26 14:43:31 +0100861 enable_interrupts();
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200862
Jens Gehrleina7292872008-12-16 17:25:54 +0100863 if (!sect_found)
Mario Six188a5562018-01-26 14:43:31 +0100864 sect = find_sector(info, dest);
Jens Gehrleina7292872008-12-16 17:25:54 +0100865
Thomas Choue5720822010-03-26 08:17:00 +0800866 if (use_flash_status_poll(info))
867 return flash_status_poll(info, &cword, dstaddr,
868 info->write_tout, "write");
869 else
870 return flash_full_status_check(info, sect,
871 info->write_tout, "write");
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200872}
873
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +0200874#ifdef CONFIG_SYS_FLASH_USE_BUFFER_WRITE
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200875
Mario Sixca2b07a2018-01-26 14:43:32 +0100876static int flash_write_cfibuffer(flash_info_t *info, ulong dest, uchar *cp,
Mario Sixc0350fb2018-01-26 14:43:55 +0100877 int len)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200878{
879 flash_sect_t sector;
880 int cnt;
881 int retcode;
Mario Six53128382018-01-26 14:43:49 +0100882 u8 *src = cp;
883 u8 *dst = (u8 *)dest;
884 u8 *dst2 = dst;
Tao Hou85c344e2012-03-15 23:33:58 +0800885 int flag = 1;
Guennadi Liakhovetski96ef8312008-04-03 13:36:02 +0200886 uint offset = 0;
887 unsigned int shift;
Vasiliy Leoenenko9c048b52008-05-07 21:25:33 +0400888 uchar write_cmd;
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +0100889
Stefan Roese0dc80e22007-12-27 07:50:54 +0100890 switch (info->portwidth) {
891 case FLASH_CFI_8BIT:
Guennadi Liakhovetski96ef8312008-04-03 13:36:02 +0200892 shift = 0;
Stefan Roese0dc80e22007-12-27 07:50:54 +0100893 break;
894 case FLASH_CFI_16BIT:
Guennadi Liakhovetski96ef8312008-04-03 13:36:02 +0200895 shift = 1;
Stefan Roese0dc80e22007-12-27 07:50:54 +0100896 break;
897 case FLASH_CFI_32BIT:
Guennadi Liakhovetski96ef8312008-04-03 13:36:02 +0200898 shift = 2;
Stefan Roese0dc80e22007-12-27 07:50:54 +0100899 break;
900 case FLASH_CFI_64BIT:
Guennadi Liakhovetski96ef8312008-04-03 13:36:02 +0200901 shift = 3;
Stefan Roese0dc80e22007-12-27 07:50:54 +0100902 break;
903 default:
904 retcode = ERR_INVAL;
905 goto out_unmap;
906 }
907
Guennadi Liakhovetski96ef8312008-04-03 13:36:02 +0200908 cnt = len >> shift;
909
Tao Hou85c344e2012-03-15 23:33:58 +0800910 while ((cnt-- > 0) && (flag == 1)) {
Stefan Roese0dc80e22007-12-27 07:50:54 +0100911 switch (info->portwidth) {
912 case FLASH_CFI_8BIT:
913 flag = ((flash_read8(dst2) & flash_read8(src)) ==
914 flash_read8(src));
915 src += 1, dst2 += 1;
916 break;
917 case FLASH_CFI_16BIT:
918 flag = ((flash_read16(dst2) & flash_read16(src)) ==
919 flash_read16(src));
920 src += 2, dst2 += 2;
921 break;
922 case FLASH_CFI_32BIT:
923 flag = ((flash_read32(dst2) & flash_read32(src)) ==
924 flash_read32(src));
925 src += 4, dst2 += 4;
926 break;
927 case FLASH_CFI_64BIT:
928 flag = ((flash_read64(dst2) & flash_read64(src)) ==
929 flash_read64(src));
930 src += 8, dst2 += 8;
931 break;
932 }
933 }
934 if (!flag) {
935 retcode = ERR_NOT_ERASED;
936 goto out_unmap;
937 }
938
939 src = cp;
Mario Six188a5562018-01-26 14:43:31 +0100940 sector = find_sector(info, dest);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200941
942 switch (info->vendor) {
Vasiliy Leoenenko9c048b52008-05-07 21:25:33 +0400943 case CFI_CMDSET_INTEL_PROG_REGIONS:
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200944 case CFI_CMDSET_INTEL_STANDARD:
945 case CFI_CMDSET_INTEL_EXTENDED:
Vasiliy Leoenenko9c048b52008-05-07 21:25:33 +0400946 write_cmd = (info->vendor == CFI_CMDSET_INTEL_PROG_REGIONS) ?
Mario Sixddcf0542018-01-26 14:43:54 +0100947 FLASH_CMD_WRITE_BUFFER_PROG :
948 FLASH_CMD_WRITE_TO_BUFFER;
Mario Six188a5562018-01-26 14:43:31 +0100949 flash_write_cmd(info, sector, 0, FLASH_CMD_CLEAR_STATUS);
950 flash_write_cmd(info, sector, 0, FLASH_CMD_READ_STATUS);
951 flash_write_cmd(info, sector, 0, write_cmd);
952 retcode = flash_status_check(info, sector,
Mario Sixc0350fb2018-01-26 14:43:55 +0100953 info->buffer_write_tout,
954 "write to buffer");
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200955 if (retcode == ERR_OK) {
956 /* reduce the number of loops by the width of
Mario Sixa6d18f22018-01-26 14:43:41 +0100957 * the port
958 */
Guennadi Liakhovetski96ef8312008-04-03 13:36:02 +0200959 cnt = len >> shift;
Mario Six188a5562018-01-26 14:43:31 +0100960 flash_write_cmd(info, sector, 0, cnt - 1);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200961 while (cnt-- > 0) {
962 switch (info->portwidth) {
963 case FLASH_CFI_8BIT:
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +0100964 flash_write8(flash_read8(src), dst);
965 src += 1, dst += 1;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200966 break;
967 case FLASH_CFI_16BIT:
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +0100968 flash_write16(flash_read16(src), dst);
969 src += 2, dst += 2;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200970 break;
971 case FLASH_CFI_32BIT:
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +0100972 flash_write32(flash_read32(src), dst);
973 src += 4, dst += 4;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200974 break;
975 case FLASH_CFI_64BIT:
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +0100976 flash_write64(flash_read64(src), dst);
977 src += 8, dst += 8;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200978 break;
979 default:
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100980 retcode = ERR_INVAL;
981 goto out_unmap;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200982 }
983 }
Mario Six188a5562018-01-26 14:43:31 +0100984 flash_write_cmd(info, sector, 0,
Mario Sixc0350fb2018-01-26 14:43:55 +0100985 FLASH_CMD_WRITE_BUFFER_CONFIRM);
Mario Six188a5562018-01-26 14:43:31 +0100986 retcode = flash_full_status_check(
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200987 info, sector, info->buffer_write_tout,
988 "buffer write");
989 }
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +0100990
991 break;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +0200992
993 case CFI_CMDSET_AMD_STANDARD:
994 case CFI_CMDSET_AMD_EXTENDED:
Rouven Behr7570a0c2016-04-10 13:38:13 +0200995 flash_unlock_seq(info, sector);
Guennadi Liakhovetski96ef8312008-04-03 13:36:02 +0200996
997#ifdef CONFIG_FLASH_SPANSION_S29WS_N
998 offset = ((unsigned long)dst - info->start[sector]) >> shift;
999#endif
1000 flash_write_cmd(info, sector, offset, AMD_CMD_WRITE_TO_BUFFER);
1001 cnt = len >> shift;
John Schmoller7dedefd2009-08-12 10:55:47 -05001002 flash_write_cmd(info, sector, offset, cnt - 1);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001003
1004 switch (info->portwidth) {
1005 case FLASH_CFI_8BIT:
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +01001006 while (cnt-- > 0) {
1007 flash_write8(flash_read8(src), dst);
1008 src += 1, dst += 1;
1009 }
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001010 break;
1011 case FLASH_CFI_16BIT:
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +01001012 while (cnt-- > 0) {
1013 flash_write16(flash_read16(src), dst);
1014 src += 2, dst += 2;
1015 }
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001016 break;
1017 case FLASH_CFI_32BIT:
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +01001018 while (cnt-- > 0) {
1019 flash_write32(flash_read32(src), dst);
1020 src += 4, dst += 4;
1021 }
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001022 break;
1023 case FLASH_CFI_64BIT:
Haavard Skinnemoencdbaefb2007-12-13 12:56:32 +01001024 while (cnt-- > 0) {
1025 flash_write64(flash_read64(src), dst);
1026 src += 8, dst += 8;
1027 }
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001028 break;
1029 default:
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +01001030 retcode = ERR_INVAL;
1031 goto out_unmap;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001032 }
1033
Mario Six188a5562018-01-26 14:43:31 +01001034 flash_write_cmd(info, sector, 0, AMD_CMD_WRITE_BUFFER_CONFIRM);
Thomas Choue5720822010-03-26 08:17:00 +08001035 if (use_flash_status_poll(info))
1036 retcode = flash_status_poll(info, src - (1 << shift),
1037 dst - (1 << shift),
1038 info->buffer_write_tout,
1039 "buffer write");
1040 else
1041 retcode = flash_full_status_check(info, sector,
1042 info->buffer_write_tout,
1043 "buffer write");
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +01001044 break;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001045
1046 default:
Mario Six188a5562018-01-26 14:43:31 +01001047 debug("Unknown Command Set\n");
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +01001048 retcode = ERR_INVAL;
1049 break;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001050 }
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +01001051
1052out_unmap:
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +01001053 return retcode;
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001054}
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02001055#endif /* CONFIG_SYS_FLASH_USE_BUFFER_WRITE */
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001056
wdenk7680c142005-05-16 15:23:22 +00001057/*-----------------------------------------------------------------------
1058 */
Mario Sixca2b07a2018-01-26 14:43:32 +01001059int flash_erase(flash_info_t *info, int s_first, int s_last)
wdenk5653fc32004-02-08 22:55:38 +00001060{
1061 int rcode = 0;
1062 int prot;
1063 flash_sect_t sect;
Thomas Choue5720822010-03-26 08:17:00 +08001064 int st;
wdenk5653fc32004-02-08 22:55:38 +00001065
wdenkbf9e3b32004-02-12 00:47:09 +00001066 if (info->flash_id != FLASH_MAN_CFI) {
Mario Six188a5562018-01-26 14:43:31 +01001067 puts("Can't erase unknown flash type - aborted\n");
wdenk5653fc32004-02-08 22:55:38 +00001068 return 1;
1069 }
Mario Six4f89da42018-01-26 14:43:42 +01001070 if (s_first < 0 || s_first > s_last) {
Mario Six188a5562018-01-26 14:43:31 +01001071 puts("- no sectors to erase\n");
wdenk5653fc32004-02-08 22:55:38 +00001072 return 1;
1073 }
1074
1075 prot = 0;
Mario Six0412e902018-01-26 14:43:38 +01001076 for (sect = s_first; sect <= s_last; ++sect)
1077 if (info->protect[sect])
wdenk5653fc32004-02-08 22:55:38 +00001078 prot++;
wdenk5653fc32004-02-08 22:55:38 +00001079 if (prot) {
Mario Six188a5562018-01-26 14:43:31 +01001080 printf("- Warning: %d protected sectors will not be erased!\n",
Mario Sixc0350fb2018-01-26 14:43:55 +01001081 prot);
Piotr Ziecik6ea808e2008-11-17 15:49:32 +01001082 } else if (flash_verbose) {
Mario Six188a5562018-01-26 14:43:31 +01001083 putc('\n');
wdenk5653fc32004-02-08 22:55:38 +00001084 }
1085
wdenkbf9e3b32004-02-12 00:47:09 +00001086 for (sect = s_first; sect <= s_last; sect++) {
Joe Hershbergerde15a062012-08-17 15:36:41 -05001087 if (ctrlc()) {
1088 printf("\n");
1089 return 1;
1090 }
1091
wdenk5653fc32004-02-08 22:55:38 +00001092 if (info->protect[sect] == 0) { /* not protected */
Joe Hershberger6822a642012-08-17 15:36:40 -05001093#ifdef CONFIG_SYS_FLASH_CHECK_BLANK_BEFORE_ERASE
1094 int k;
1095 int size;
1096 int erased;
1097 u32 *flash;
1098
1099 /*
1100 * Check if whole sector is erased
1101 */
1102 size = flash_sector_size(info, sect);
1103 erased = 1;
1104 flash = (u32 *)info->start[sect];
1105 /* divide by 4 for longword access */
1106 size = size >> 2;
1107 for (k = 0; k < size; k++) {
1108 if (flash_read32(flash++) != 0xffffffff) {
1109 erased = 0;
1110 break;
1111 }
1112 }
1113 if (erased) {
1114 if (flash_verbose)
1115 putc(',');
1116 continue;
1117 }
1118#endif
wdenkbf9e3b32004-02-12 00:47:09 +00001119 switch (info->vendor) {
Vasiliy Leoenenko9c048b52008-05-07 21:25:33 +04001120 case CFI_CMDSET_INTEL_PROG_REGIONS:
wdenk5653fc32004-02-08 22:55:38 +00001121 case CFI_CMDSET_INTEL_STANDARD:
1122 case CFI_CMDSET_INTEL_EXTENDED:
Mario Six188a5562018-01-26 14:43:31 +01001123 flash_write_cmd(info, sect, 0,
Mario Sixc0350fb2018-01-26 14:43:55 +01001124 FLASH_CMD_CLEAR_STATUS);
Mario Six188a5562018-01-26 14:43:31 +01001125 flash_write_cmd(info, sect, 0,
Mario Sixc0350fb2018-01-26 14:43:55 +01001126 FLASH_CMD_BLOCK_ERASE);
Mario Six188a5562018-01-26 14:43:31 +01001127 flash_write_cmd(info, sect, 0,
Mario Sixc0350fb2018-01-26 14:43:55 +01001128 FLASH_CMD_ERASE_CONFIRM);
wdenk5653fc32004-02-08 22:55:38 +00001129 break;
1130 case CFI_CMDSET_AMD_STANDARD:
1131 case CFI_CMDSET_AMD_EXTENDED:
Mario Six188a5562018-01-26 14:43:31 +01001132 flash_unlock_seq(info, sect);
1133 flash_write_cmd(info, sect,
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01001134 info->addr_unlock1,
1135 AMD_CMD_ERASE_START);
Mario Six188a5562018-01-26 14:43:31 +01001136 flash_unlock_seq(info, sect);
1137 flash_write_cmd(info, sect, 0,
Mario Sixc0350fb2018-01-26 14:43:55 +01001138 info->cmd_erase_sector);
wdenk5653fc32004-02-08 22:55:38 +00001139 break;
Michael Schwingen81b20cc2007-12-07 23:35:02 +01001140#ifdef CONFIG_FLASH_CFI_LEGACY
1141 case CFI_CMDSET_AMD_LEGACY:
Mario Six188a5562018-01-26 14:43:31 +01001142 flash_unlock_seq(info, 0);
1143 flash_write_cmd(info, 0, info->addr_unlock1,
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01001144 AMD_CMD_ERASE_START);
Mario Six188a5562018-01-26 14:43:31 +01001145 flash_unlock_seq(info, 0);
1146 flash_write_cmd(info, sect, 0,
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01001147 AMD_CMD_ERASE_SECTOR);
Michael Schwingen81b20cc2007-12-07 23:35:02 +01001148 break;
1149#endif
wdenk5653fc32004-02-08 22:55:38 +00001150 default:
Mario Six9f720212018-01-26 14:43:44 +01001151 debug("Unknown flash vendor %d\n",
Mario Sixc0350fb2018-01-26 14:43:55 +01001152 info->vendor);
wdenk5653fc32004-02-08 22:55:38 +00001153 break;
1154 }
1155
Thomas Choue5720822010-03-26 08:17:00 +08001156 if (use_flash_status_poll(info)) {
Kim Phillips11dc4012012-10-29 13:34:45 +00001157 cfiword_t cword;
Thomas Choue5720822010-03-26 08:17:00 +08001158 void *dest;
Mario Six7223a8c2018-01-26 14:43:37 +01001159
Ryan Harkin622b9522015-10-23 16:50:51 +01001160 cword.w64 = 0xffffffffffffffffULL;
Thomas Choue5720822010-03-26 08:17:00 +08001161 dest = flash_map(info, sect, 0);
1162 st = flash_status_poll(info, &cword, dest,
Mario Sixddcf0542018-01-26 14:43:54 +01001163 info->erase_blk_tout,
1164 "erase");
Thomas Choue5720822010-03-26 08:17:00 +08001165 flash_unmap(info, sect, 0, dest);
Mario Six12d7fed2018-01-26 14:43:43 +01001166 } else {
Thomas Choue5720822010-03-26 08:17:00 +08001167 st = flash_full_status_check(info, sect,
1168 info->erase_blk_tout,
1169 "erase");
Mario Six12d7fed2018-01-26 14:43:43 +01001170 }
1171
Thomas Choue5720822010-03-26 08:17:00 +08001172 if (st)
wdenk5653fc32004-02-08 22:55:38 +00001173 rcode = 1;
Thomas Choue5720822010-03-26 08:17:00 +08001174 else if (flash_verbose)
Mario Six188a5562018-01-26 14:43:31 +01001175 putc('.');
wdenk5653fc32004-02-08 22:55:38 +00001176 }
1177 }
Piotr Ziecik6ea808e2008-11-17 15:49:32 +01001178
1179 if (flash_verbose)
Mario Six188a5562018-01-26 14:43:31 +01001180 puts(" done\n");
Piotr Ziecik6ea808e2008-11-17 15:49:32 +01001181
wdenk5653fc32004-02-08 22:55:38 +00001182 return rcode;
1183}
1184
Stefan Roese70084df2010-08-13 09:36:36 +02001185#ifdef CONFIG_SYS_FLASH_EMPTY_INFO
1186static int sector_erased(flash_info_t *info, int i)
1187{
1188 int k;
1189 int size;
Stefan Roese4d2ca9d2010-10-25 18:31:39 +02001190 u32 *flash;
Stefan Roese70084df2010-08-13 09:36:36 +02001191
1192 /*
1193 * Check if whole sector is erased
1194 */
1195 size = flash_sector_size(info, i);
Stefan Roese4d2ca9d2010-10-25 18:31:39 +02001196 flash = (u32 *)info->start[i];
Stefan Roese70084df2010-08-13 09:36:36 +02001197 /* divide by 4 for longword access */
1198 size = size >> 2;
1199
1200 for (k = 0; k < size; k++) {
Stefan Roese4d2ca9d2010-10-25 18:31:39 +02001201 if (flash_read32(flash++) != 0xffffffff)
Stefan Roese70084df2010-08-13 09:36:36 +02001202 return 0; /* not erased */
1203 }
1204
1205 return 1; /* erased */
1206}
1207#endif /* CONFIG_SYS_FLASH_EMPTY_INFO */
1208
Mario Sixca2b07a2018-01-26 14:43:32 +01001209void flash_print_info(flash_info_t *info)
wdenk5653fc32004-02-08 22:55:38 +00001210{
1211 int i;
1212
1213 if (info->flash_id != FLASH_MAN_CFI) {
Mario Six188a5562018-01-26 14:43:31 +01001214 puts("missing or unknown FLASH type\n");
wdenk5653fc32004-02-08 22:55:38 +00001215 return;
1216 }
1217
Mario Six188a5562018-01-26 14:43:31 +01001218 printf("%s flash (%d x %d)",
Mario Sixc0350fb2018-01-26 14:43:55 +01001219 info->name,
1220 (info->portwidth << 3), (info->chipwidth << 3));
Mario Six640f4e32018-01-26 14:43:36 +01001221 if (info->size < 1024 * 1024)
Mario Six188a5562018-01-26 14:43:31 +01001222 printf(" Size: %ld kB in %d Sectors\n",
Mario Sixc0350fb2018-01-26 14:43:55 +01001223 info->size >> 10, info->sector_count);
Michael Schwingen81b20cc2007-12-07 23:35:02 +01001224 else
Mario Six188a5562018-01-26 14:43:31 +01001225 printf(" Size: %ld MB in %d Sectors\n",
Mario Sixc0350fb2018-01-26 14:43:55 +01001226 info->size >> 20, info->sector_count);
Mario Six188a5562018-01-26 14:43:31 +01001227 printf(" ");
Stefan Roese260421a2006-11-13 13:55:24 +01001228 switch (info->vendor) {
Mario Sixdde09132018-01-26 14:43:35 +01001229 case CFI_CMDSET_INTEL_PROG_REGIONS:
1230 printf("Intel Prog Regions");
1231 break;
1232 case CFI_CMDSET_INTEL_STANDARD:
1233 printf("Intel Standard");
1234 break;
1235 case CFI_CMDSET_INTEL_EXTENDED:
1236 printf("Intel Extended");
1237 break;
1238 case CFI_CMDSET_AMD_STANDARD:
1239 printf("AMD Standard");
1240 break;
1241 case CFI_CMDSET_AMD_EXTENDED:
1242 printf("AMD Extended");
1243 break;
Michael Schwingen81b20cc2007-12-07 23:35:02 +01001244#ifdef CONFIG_FLASH_CFI_LEGACY
Mario Sixdde09132018-01-26 14:43:35 +01001245 case CFI_CMDSET_AMD_LEGACY:
1246 printf("AMD Legacy");
1247 break;
Michael Schwingen81b20cc2007-12-07 23:35:02 +01001248#endif
Mario Sixdde09132018-01-26 14:43:35 +01001249 default:
1250 printf("Unknown (%d)", info->vendor);
1251 break;
Stefan Roese260421a2006-11-13 13:55:24 +01001252 }
Mario Six188a5562018-01-26 14:43:31 +01001253 printf(" command set, Manufacturer ID: 0x%02X, Device ID: 0x",
Mario Sixc0350fb2018-01-26 14:43:55 +01001254 info->manufacturer_id);
Mario Six188a5562018-01-26 14:43:31 +01001255 printf(info->chipwidth == FLASH_CFI_16BIT ? "%04X" : "%02X",
Mario Sixc0350fb2018-01-26 14:43:55 +01001256 info->device_id);
Heiko Schocher5b448ad2011-04-11 14:16:19 +02001257 if ((info->device_id & 0xff) == 0x7E) {
1258 printf(info->chipwidth == FLASH_CFI_16BIT ? "%04X" : "%02X",
Mario Sixc0350fb2018-01-26 14:43:55 +01001259 info->device_id2);
Stefan Roese260421a2006-11-13 13:55:24 +01001260 }
Mario Six4f89da42018-01-26 14:43:42 +01001261 if (info->vendor == CFI_CMDSET_AMD_STANDARD && info->legacy_unlock)
Stefan Roesed2af0282012-12-06 15:44:12 +01001262 printf("\n Advanced Sector Protection (PPB) enabled");
Mario Six188a5562018-01-26 14:43:31 +01001263 printf("\n Erase timeout: %ld ms, write timeout: %ld ms\n",
Mario Sixc0350fb2018-01-26 14:43:55 +01001264 info->erase_blk_tout, info->write_tout);
Stefan Roese260421a2006-11-13 13:55:24 +01001265 if (info->buffer_size > 1) {
Mario Six876c52f2018-01-26 14:43:50 +01001266 printf(" Buffer write timeout: %ld ms, ",
Mario Sixc0350fb2018-01-26 14:43:55 +01001267 info->buffer_write_tout);
Mario Six876c52f2018-01-26 14:43:50 +01001268 printf("buffer size: %d bytes\n", info->buffer_size);
Stefan Roese260421a2006-11-13 13:55:24 +01001269 }
wdenk5653fc32004-02-08 22:55:38 +00001270
Mario Six188a5562018-01-26 14:43:31 +01001271 puts("\n Sector Start Addresses:");
wdenkbf9e3b32004-02-12 00:47:09 +00001272 for (i = 0; i < info->sector_count; ++i) {
Kim Phillips2e973942010-07-26 18:35:39 -05001273 if (ctrlc())
Stefan Roese70084df2010-08-13 09:36:36 +02001274 break;
Stefan Roese260421a2006-11-13 13:55:24 +01001275 if ((i % 5) == 0)
Stefan Roese70084df2010-08-13 09:36:36 +02001276 putc('\n');
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02001277#ifdef CONFIG_SYS_FLASH_EMPTY_INFO
wdenk5653fc32004-02-08 22:55:38 +00001278 /* print empty and read-only info */
Mario Six188a5562018-01-26 14:43:31 +01001279 printf(" %08lX %c %s ",
Mario Sixc0350fb2018-01-26 14:43:55 +01001280 info->start[i],
1281 sector_erased(info, i) ? 'E' : ' ',
1282 info->protect[i] ? "RO" : " ");
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02001283#else /* ! CONFIG_SYS_FLASH_EMPTY_INFO */
Mario Six188a5562018-01-26 14:43:31 +01001284 printf(" %08lX %s ",
Mario Sixc0350fb2018-01-26 14:43:55 +01001285 info->start[i],
1286 info->protect[i] ? "RO" : " ");
wdenk5653fc32004-02-08 22:55:38 +00001287#endif
1288 }
Mario Six188a5562018-01-26 14:43:31 +01001289 putc('\n');
wdenk5653fc32004-02-08 22:55:38 +00001290}
1291
1292/*-----------------------------------------------------------------------
Jerry Van Baren9a042e92008-03-08 13:48:01 -05001293 * This is used in a few places in write_buf() to show programming
1294 * progress. Making it a function is nasty because it needs to do side
1295 * effect updates to digit and dots. Repeated code is nasty too, so
1296 * we define it once here.
1297 */
Stefan Roesef0105722008-03-19 07:09:26 +01001298#ifdef CONFIG_FLASH_SHOW_PROGRESS
1299#define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) \
Piotr Ziecik6ea808e2008-11-17 15:49:32 +01001300 if (flash_verbose) { \
1301 dots -= dots_sub; \
Mario Six4f89da42018-01-26 14:43:42 +01001302 if (scale > 0 && dots <= 0) { \
Piotr Ziecik6ea808e2008-11-17 15:49:32 +01001303 if ((digit % 5) == 0) \
Mario Six188a5562018-01-26 14:43:31 +01001304 printf("%d", digit / 5); \
Piotr Ziecik6ea808e2008-11-17 15:49:32 +01001305 else \
Mario Six188a5562018-01-26 14:43:31 +01001306 putc('.'); \
Piotr Ziecik6ea808e2008-11-17 15:49:32 +01001307 digit--; \
1308 dots += scale; \
1309 } \
Jerry Van Baren9a042e92008-03-08 13:48:01 -05001310 }
Stefan Roesef0105722008-03-19 07:09:26 +01001311#else
1312#define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub)
1313#endif
Jerry Van Baren9a042e92008-03-08 13:48:01 -05001314
1315/*-----------------------------------------------------------------------
wdenk5653fc32004-02-08 22:55:38 +00001316 * Copy memory to flash, returns:
1317 * 0 - OK
1318 * 1 - write timeout
1319 * 2 - Flash not erased
1320 */
Mario Sixca2b07a2018-01-26 14:43:32 +01001321int write_buff(flash_info_t *info, uchar *src, ulong addr, ulong cnt)
wdenk5653fc32004-02-08 22:55:38 +00001322{
1323 ulong wp;
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +01001324 uchar *p;
wdenk5653fc32004-02-08 22:55:38 +00001325 int aln;
1326 cfiword_t cword;
1327 int i, rc;
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02001328#ifdef CONFIG_SYS_FLASH_USE_BUFFER_WRITE
wdenkbf9e3b32004-02-12 00:47:09 +00001329 int buffered_size;
1330#endif
Jerry Van Baren9a042e92008-03-08 13:48:01 -05001331#ifdef CONFIG_FLASH_SHOW_PROGRESS
1332 int digit = CONFIG_FLASH_SHOW_PROGRESS;
1333 int scale = 0;
1334 int dots = 0;
1335
1336 /*
1337 * Suppress if there are fewer than CONFIG_FLASH_SHOW_PROGRESS writes.
1338 */
1339 if (cnt >= CONFIG_FLASH_SHOW_PROGRESS) {
1340 scale = (int)((cnt + CONFIG_FLASH_SHOW_PROGRESS - 1) /
1341 CONFIG_FLASH_SHOW_PROGRESS);
1342 }
1343#endif
1344
wdenkbf9e3b32004-02-12 00:47:09 +00001345 /* get lower aligned address */
wdenk5653fc32004-02-08 22:55:38 +00001346 wp = (addr & ~(info->portwidth - 1));
1347
1348 /* handle unaligned start */
Mario Sixd3525b62018-01-26 14:43:48 +01001349 aln = addr - wp;
1350 if (aln != 0) {
Ryan Harkin622b9522015-10-23 16:50:51 +01001351 cword.w32 = 0;
Becky Bruce09ce9922009-02-02 16:34:51 -06001352 p = (uchar *)wp;
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +01001353 for (i = 0; i < aln; ++i)
Mario Six188a5562018-01-26 14:43:31 +01001354 flash_add_byte(info, &cword, flash_read8(p + i));
wdenk5653fc32004-02-08 22:55:38 +00001355
wdenkbf9e3b32004-02-12 00:47:09 +00001356 for (; (i < info->portwidth) && (cnt > 0); i++) {
Mario Six188a5562018-01-26 14:43:31 +01001357 flash_add_byte(info, &cword, *src++);
wdenk5653fc32004-02-08 22:55:38 +00001358 cnt--;
wdenk5653fc32004-02-08 22:55:38 +00001359 }
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +01001360 for (; (cnt == 0) && (i < info->portwidth); ++i)
Mario Six188a5562018-01-26 14:43:31 +01001361 flash_add_byte(info, &cword, flash_read8(p + i));
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +01001362
Mario Six188a5562018-01-26 14:43:31 +01001363 rc = flash_write_cfiword(info, wp, cword);
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +01001364 if (rc != 0)
wdenk5653fc32004-02-08 22:55:38 +00001365 return rc;
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +01001366
1367 wp += i;
Stefan Roesef0105722008-03-19 07:09:26 +01001368 FLASH_SHOW_PROGRESS(scale, dots, digit, i);
wdenk5653fc32004-02-08 22:55:38 +00001369 }
1370
wdenkbf9e3b32004-02-12 00:47:09 +00001371 /* handle the aligned part */
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02001372#ifdef CONFIG_SYS_FLASH_USE_BUFFER_WRITE
wdenkbf9e3b32004-02-12 00:47:09 +00001373 buffered_size = (info->portwidth / info->chipwidth);
1374 buffered_size *= info->buffer_size;
1375 while (cnt >= info->portwidth) {
Stefan Roese79b4cda2006-02-28 15:29:58 +01001376 /* prohibit buffer write when buffer_size is 1 */
1377 if (info->buffer_size == 1) {
Ryan Harkin622b9522015-10-23 16:50:51 +01001378 cword.w32 = 0;
Stefan Roese79b4cda2006-02-28 15:29:58 +01001379 for (i = 0; i < info->portwidth; i++)
Mario Six188a5562018-01-26 14:43:31 +01001380 flash_add_byte(info, &cword, *src++);
Mario Sixd3525b62018-01-26 14:43:48 +01001381 rc = flash_write_cfiword(info, wp, cword);
1382 if (rc != 0)
Stefan Roese79b4cda2006-02-28 15:29:58 +01001383 return rc;
1384 wp += info->portwidth;
1385 cnt -= info->portwidth;
1386 continue;
1387 }
1388
1389 /* write buffer until next buffered_size aligned boundary */
1390 i = buffered_size - (wp % buffered_size);
1391 if (i > cnt)
1392 i = cnt;
Mario Sixd3525b62018-01-26 14:43:48 +01001393 rc = flash_write_cfibuffer(info, wp, src, i);
1394 if (rc != ERR_OK)
wdenk5653fc32004-02-08 22:55:38 +00001395 return rc;
Wolfgang Denk8d4ba3d2005-08-12 22:35:59 +02001396 i -= i & (info->portwidth - 1);
wdenk5653fc32004-02-08 22:55:38 +00001397 wp += i;
1398 src += i;
wdenkbf9e3b32004-02-12 00:47:09 +00001399 cnt -= i;
Stefan Roesef0105722008-03-19 07:09:26 +01001400 FLASH_SHOW_PROGRESS(scale, dots, digit, i);
Joe Hershbergerde15a062012-08-17 15:36:41 -05001401 /* Only check every once in a while */
1402 if ((cnt & 0xFFFF) < buffered_size && ctrlc())
1403 return ERR_ABORTED;
wdenk5653fc32004-02-08 22:55:38 +00001404 }
1405#else
wdenkbf9e3b32004-02-12 00:47:09 +00001406 while (cnt >= info->portwidth) {
Ryan Harkin622b9522015-10-23 16:50:51 +01001407 cword.w32 = 0;
Mario Six0412e902018-01-26 14:43:38 +01001408 for (i = 0; i < info->portwidth; i++)
Mario Six188a5562018-01-26 14:43:31 +01001409 flash_add_byte(info, &cword, *src++);
Mario Sixd3525b62018-01-26 14:43:48 +01001410 rc = flash_write_cfiword(info, wp, cword);
1411 if (rc != 0)
wdenk5653fc32004-02-08 22:55:38 +00001412 return rc;
1413 wp += info->portwidth;
1414 cnt -= info->portwidth;
Stefan Roesef0105722008-03-19 07:09:26 +01001415 FLASH_SHOW_PROGRESS(scale, dots, digit, info->portwidth);
Joe Hershbergerde15a062012-08-17 15:36:41 -05001416 /* Only check every once in a while */
1417 if ((cnt & 0xFFFF) < info->portwidth && ctrlc())
1418 return ERR_ABORTED;
wdenk5653fc32004-02-08 22:55:38 +00001419 }
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02001420#endif /* CONFIG_SYS_FLASH_USE_BUFFER_WRITE */
Jerry Van Baren9a042e92008-03-08 13:48:01 -05001421
Mario Six0412e902018-01-26 14:43:38 +01001422 if (cnt == 0)
wdenk5653fc32004-02-08 22:55:38 +00001423 return (0);
wdenk5653fc32004-02-08 22:55:38 +00001424
1425 /*
1426 * handle unaligned tail bytes
1427 */
Ryan Harkin622b9522015-10-23 16:50:51 +01001428 cword.w32 = 0;
Becky Bruce09ce9922009-02-02 16:34:51 -06001429 p = (uchar *)wp;
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +01001430 for (i = 0; (i < info->portwidth) && (cnt > 0); ++i) {
Mario Six188a5562018-01-26 14:43:31 +01001431 flash_add_byte(info, &cword, *src++);
wdenk5653fc32004-02-08 22:55:38 +00001432 --cnt;
1433 }
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +01001434 for (; i < info->portwidth; ++i)
Mario Six188a5562018-01-26 14:43:31 +01001435 flash_add_byte(info, &cword, flash_read8(p + i));
wdenk5653fc32004-02-08 22:55:38 +00001436
Mario Six188a5562018-01-26 14:43:31 +01001437 return flash_write_cfiword(info, wp, cword);
wdenk5653fc32004-02-08 22:55:38 +00001438}
1439
Stefan Roese20043a42012-12-06 15:44:09 +01001440static inline int manufact_match(flash_info_t *info, u32 manu)
1441{
1442 return info->manufacturer_id == ((manu & FLASH_VENDMASK) >> 16);
1443}
1444
wdenk5653fc32004-02-08 22:55:38 +00001445/*-----------------------------------------------------------------------
1446 */
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02001447#ifdef CONFIG_SYS_FLASH_PROTECTION
wdenk5653fc32004-02-08 22:55:38 +00001448
Holger Brunck81316a92012-08-09 10:22:41 +02001449static int cfi_protect_bugfix(flash_info_t *info, long sector, int prot)
1450{
Mario Six88ecd8b2018-01-26 14:43:39 +01001451 if (manufact_match(info, INTEL_MANUFACT) &&
Mario Sixc0350fb2018-01-26 14:43:55 +01001452 info->device_id == NUMONYX_256MBIT) {
Holger Brunck81316a92012-08-09 10:22:41 +02001453 /*
1454 * see errata called
1455 * "Numonyx Axcell P33/P30 Specification Update" :)
1456 */
1457 flash_write_cmd(info, sector, 0, FLASH_CMD_READ_ID);
1458 if (!flash_isequal(info, sector, FLASH_OFFSET_PROTECT,
1459 prot)) {
1460 /*
1461 * cmd must come before FLASH_CMD_PROTECT + 20us
1462 * Disable interrupts which might cause a timeout here.
1463 */
1464 int flag = disable_interrupts();
1465 unsigned short cmd;
1466
1467 if (prot)
1468 cmd = FLASH_CMD_PROTECT_SET;
1469 else
1470 cmd = FLASH_CMD_PROTECT_CLEAR;
Andre Przywara58eab322016-11-16 00:50:06 +00001471
1472 flash_write_cmd(info, sector, 0, FLASH_CMD_PROTECT);
Holger Brunck81316a92012-08-09 10:22:41 +02001473 flash_write_cmd(info, sector, 0, cmd);
1474 /* re-enable interrupts if necessary */
1475 if (flag)
1476 enable_interrupts();
1477 }
1478 return 1;
1479 }
1480 return 0;
1481}
1482
Mario Sixca2b07a2018-01-26 14:43:32 +01001483int flash_real_protect(flash_info_t *info, long sector, int prot)
wdenk5653fc32004-02-08 22:55:38 +00001484{
1485 int retcode = 0;
1486
Rafael Camposbc9019e2008-07-31 10:22:20 +02001487 switch (info->vendor) {
Mario Sixdde09132018-01-26 14:43:35 +01001488 case CFI_CMDSET_INTEL_PROG_REGIONS:
1489 case CFI_CMDSET_INTEL_STANDARD:
1490 case CFI_CMDSET_INTEL_EXTENDED:
1491 if (!cfi_protect_bugfix(info, sector, prot)) {
1492 flash_write_cmd(info, sector, 0,
Mario Sixc0350fb2018-01-26 14:43:55 +01001493 FLASH_CMD_CLEAR_STATUS);
Mario Sixdde09132018-01-26 14:43:35 +01001494 flash_write_cmd(info, sector, 0,
Mario Sixc0350fb2018-01-26 14:43:55 +01001495 FLASH_CMD_PROTECT);
TsiChung Liew4e00acd2008-08-19 16:53:39 +00001496 if (prot)
Mario Sixdde09132018-01-26 14:43:35 +01001497 flash_write_cmd(info, sector, 0,
Mario Sixc0350fb2018-01-26 14:43:55 +01001498 FLASH_CMD_PROTECT_SET);
TsiChung Liew4e00acd2008-08-19 16:53:39 +00001499 else
Mario Sixdde09132018-01-26 14:43:35 +01001500 flash_write_cmd(info, sector, 0,
Mario Sixc0350fb2018-01-26 14:43:55 +01001501 FLASH_CMD_PROTECT_CLEAR);
Mario Sixdde09132018-01-26 14:43:35 +01001502 }
1503 break;
1504 case CFI_CMDSET_AMD_EXTENDED:
1505 case CFI_CMDSET_AMD_STANDARD:
1506 /* U-Boot only checks the first byte */
1507 if (manufact_match(info, ATM_MANUFACT)) {
1508 if (prot) {
1509 flash_unlock_seq(info, 0);
1510 flash_write_cmd(info, 0,
1511 info->addr_unlock1,
1512 ATM_CMD_SOFTLOCK_START);
1513 flash_unlock_seq(info, 0);
1514 flash_write_cmd(info, sector, 0,
1515 ATM_CMD_LOCK_SECT);
1516 } else {
1517 flash_write_cmd(info, 0,
1518 info->addr_unlock1,
1519 AMD_CMD_UNLOCK_START);
1520 if (info->device_id == ATM_ID_BV6416)
1521 flash_write_cmd(info, sector,
Mario Sixc0350fb2018-01-26 14:43:55 +01001522 0, ATM_CMD_UNLOCK_SECT);
Mario Sixdde09132018-01-26 14:43:35 +01001523 }
1524 }
1525 if (info->legacy_unlock) {
1526 int flag = disable_interrupts();
1527 int lock_flag;
1528
1529 flash_unlock_seq(info, 0);
1530 flash_write_cmd(info, 0, info->addr_unlock1,
1531 AMD_CMD_SET_PPB_ENTRY);
1532 lock_flag = flash_isset(info, sector, 0, 0x01);
1533 if (prot) {
1534 if (lock_flag) {
1535 flash_write_cmd(info, sector, 0,
Mario Sixc0350fb2018-01-26 14:43:55 +01001536 AMD_CMD_PPB_LOCK_BC1);
Mario Sixdde09132018-01-26 14:43:35 +01001537 flash_write_cmd(info, sector, 0,
Mario Sixc0350fb2018-01-26 14:43:55 +01001538 AMD_CMD_PPB_LOCK_BC2);
Mario Sixdde09132018-01-26 14:43:35 +01001539 }
1540 debug("sector %ld %slocked\n", sector,
Mario Sixc0350fb2018-01-26 14:43:55 +01001541 lock_flag ? "" : "already ");
Mario Sixdde09132018-01-26 14:43:35 +01001542 } else {
1543 if (!lock_flag) {
1544 debug("unlock %ld\n", sector);
1545 flash_write_cmd(info, 0, 0,
Mario Sixc0350fb2018-01-26 14:43:55 +01001546 AMD_CMD_PPB_UNLOCK_BC1);
Mario Sixdde09132018-01-26 14:43:35 +01001547 flash_write_cmd(info, 0, 0,
Mario Sixc0350fb2018-01-26 14:43:55 +01001548 AMD_CMD_PPB_UNLOCK_BC2);
Mario Sixdde09132018-01-26 14:43:35 +01001549 }
1550 debug("sector %ld %sunlocked\n", sector,
Mario Sixc0350fb2018-01-26 14:43:55 +01001551 !lock_flag ? "" : "already ");
Mario Sixdde09132018-01-26 14:43:35 +01001552 }
1553 if (flag)
1554 enable_interrupts();
1555
1556 if (flash_status_check(info, sector,
Mario Sixc0350fb2018-01-26 14:43:55 +01001557 info->erase_blk_tout,
1558 prot ? "protect" : "unprotect"))
Mario Sixdde09132018-01-26 14:43:35 +01001559 printf("status check error\n");
1560
1561 flash_write_cmd(info, 0, 0,
1562 AMD_CMD_SET_PPB_EXIT_BC1);
1563 flash_write_cmd(info, 0, 0,
1564 AMD_CMD_SET_PPB_EXIT_BC2);
1565 }
1566 break;
1567#ifdef CONFIG_FLASH_CFI_LEGACY
1568 case CFI_CMDSET_AMD_LEGACY:
1569 flash_write_cmd(info, sector, 0, FLASH_CMD_CLEAR_STATUS);
1570 flash_write_cmd(info, sector, 0, FLASH_CMD_PROTECT);
1571 if (prot)
Mario Sixddcf0542018-01-26 14:43:54 +01001572 flash_write_cmd(info, sector, 0,
1573 FLASH_CMD_PROTECT_SET);
Mario Sixdde09132018-01-26 14:43:35 +01001574 else
Mario Sixddcf0542018-01-26 14:43:54 +01001575 flash_write_cmd(info, sector, 0,
1576 FLASH_CMD_PROTECT_CLEAR);
TsiChung Liew4e00acd2008-08-19 16:53:39 +00001577#endif
Rafael Camposbc9019e2008-07-31 10:22:20 +02001578 };
wdenk5653fc32004-02-08 22:55:38 +00001579
Stefan Roesedf4e8132010-10-25 18:31:29 +02001580 /*
1581 * Flash needs to be in status register read mode for
1582 * flash_full_status_check() to work correctly
1583 */
1584 flash_write_cmd(info, sector, 0, FLASH_CMD_READ_STATUS);
Mario Sixd3525b62018-01-26 14:43:48 +01001585 retcode = flash_full_status_check(info, sector, info->erase_blk_tout,
Mario Sixc0350fb2018-01-26 14:43:55 +01001586 prot ? "protect" : "unprotect");
Mario Sixd3525b62018-01-26 14:43:48 +01001587 if (retcode == 0) {
wdenk5653fc32004-02-08 22:55:38 +00001588 info->protect[sector] = prot;
Stefan Roese2662b402006-04-01 13:41:03 +02001589
1590 /*
1591 * On some of Intel's flash chips (marked via legacy_unlock)
1592 * unprotect unprotects all locking.
1593 */
Mario Six4f89da42018-01-26 14:43:42 +01001594 if (prot == 0 && info->legacy_unlock) {
wdenk5653fc32004-02-08 22:55:38 +00001595 flash_sect_t i;
wdenkbf9e3b32004-02-12 00:47:09 +00001596
1597 for (i = 0; i < info->sector_count; i++) {
1598 if (info->protect[i])
Mario Six188a5562018-01-26 14:43:31 +01001599 flash_real_protect(info, i, 1);
wdenk5653fc32004-02-08 22:55:38 +00001600 }
1601 }
1602 }
wdenk5653fc32004-02-08 22:55:38 +00001603 return retcode;
wdenkbf9e3b32004-02-12 00:47:09 +00001604}
1605
wdenk5653fc32004-02-08 22:55:38 +00001606/*-----------------------------------------------------------------------
1607 * flash_read_user_serial - read the OneTimeProgramming cells
1608 */
Mario Sixca2b07a2018-01-26 14:43:32 +01001609void flash_read_user_serial(flash_info_t *info, void *buffer, int offset,
Mario Sixc0350fb2018-01-26 14:43:55 +01001610 int len)
wdenk5653fc32004-02-08 22:55:38 +00001611{
wdenkbf9e3b32004-02-12 00:47:09 +00001612 uchar *src;
1613 uchar *dst;
wdenk5653fc32004-02-08 22:55:38 +00001614
1615 dst = buffer;
Mario Six188a5562018-01-26 14:43:31 +01001616 src = flash_map(info, 0, FLASH_OFFSET_USER_PROTECTION);
1617 flash_write_cmd(info, 0, 0, FLASH_CMD_READ_ID);
1618 memcpy(dst, src + offset, len);
1619 flash_write_cmd(info, 0, 0, info->cmd_reset);
Aaron Williamsa90b9572011-04-12 00:59:04 -07001620 udelay(1);
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +01001621 flash_unmap(info, 0, FLASH_OFFSET_USER_PROTECTION, src);
wdenk5653fc32004-02-08 22:55:38 +00001622}
wdenkbf9e3b32004-02-12 00:47:09 +00001623
wdenk5653fc32004-02-08 22:55:38 +00001624/*
1625 * flash_read_factory_serial - read the device Id from the protection area
1626 */
Mario Sixca2b07a2018-01-26 14:43:32 +01001627void flash_read_factory_serial(flash_info_t *info, void *buffer, int offset,
Mario Sixc0350fb2018-01-26 14:43:55 +01001628 int len)
wdenk5653fc32004-02-08 22:55:38 +00001629{
wdenkbf9e3b32004-02-12 00:47:09 +00001630 uchar *src;
wdenkcd37d9e2004-02-10 00:03:41 +00001631
Mario Six188a5562018-01-26 14:43:31 +01001632 src = flash_map(info, 0, FLASH_OFFSET_INTEL_PROTECTION);
1633 flash_write_cmd(info, 0, 0, FLASH_CMD_READ_ID);
1634 memcpy(buffer, src + offset, len);
1635 flash_write_cmd(info, 0, 0, info->cmd_reset);
Aaron Williamsa90b9572011-04-12 00:59:04 -07001636 udelay(1);
Haavard Skinnemoen12d30aa2007-12-13 12:56:34 +01001637 flash_unmap(info, 0, FLASH_OFFSET_INTEL_PROTECTION, src);
wdenk5653fc32004-02-08 22:55:38 +00001638}
1639
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02001640#endif /* CONFIG_SYS_FLASH_PROTECTION */
wdenk5653fc32004-02-08 22:55:38 +00001641
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01001642/*-----------------------------------------------------------------------
1643 * Reverse the order of the erase regions in the CFI QRY structure.
1644 * This is needed for chips that are either a) correctly detected as
1645 * top-boot, or b) buggy.
1646 */
1647static void cfi_reverse_geometry(struct cfi_qry *qry)
1648{
1649 unsigned int i, j;
1650 u32 tmp;
1651
1652 for (i = 0, j = qry->num_erase_regions - 1; i < j; i++, j--) {
Mario Six4f89da42018-01-26 14:43:42 +01001653 tmp = get_unaligned(&qry->erase_region_info[i]);
1654 put_unaligned(get_unaligned(&qry->erase_region_info[j]),
1655 &qry->erase_region_info[i]);
1656 put_unaligned(tmp, &qry->erase_region_info[j]);
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01001657 }
1658}
wdenk5653fc32004-02-08 22:55:38 +00001659
1660/*-----------------------------------------------------------------------
Stefan Roese260421a2006-11-13 13:55:24 +01001661 * read jedec ids from device and set corresponding fields in info struct
1662 *
1663 * Note: assume cfi->vendor, cfi->portwidth and cfi->chipwidth are correct
1664 *
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01001665 */
1666static void cmdset_intel_read_jedec_ids(flash_info_t *info)
1667{
1668 flash_write_cmd(info, 0, 0, FLASH_CMD_RESET);
Aaron Williamsa90b9572011-04-12 00:59:04 -07001669 udelay(1);
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01001670 flash_write_cmd(info, 0, 0, FLASH_CMD_READ_ID);
1671 udelay(1000); /* some flash are slow to respond */
Mario Six188a5562018-01-26 14:43:31 +01001672 info->manufacturer_id = flash_read_uchar(info,
Mario Sixc0350fb2018-01-26 14:43:55 +01001673 FLASH_OFFSET_MANUFACTURER_ID);
Philippe De Muyterd77c7ac2010-08-10 16:54:52 +02001674 info->device_id = (info->chipwidth == FLASH_CFI_16BIT) ?
Mario Six188a5562018-01-26 14:43:31 +01001675 flash_read_word(info, FLASH_OFFSET_DEVICE_ID) :
1676 flash_read_uchar(info, FLASH_OFFSET_DEVICE_ID);
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01001677 flash_write_cmd(info, 0, 0, FLASH_CMD_RESET);
1678}
1679
1680static int cmdset_intel_init(flash_info_t *info, struct cfi_qry *qry)
1681{
1682 info->cmd_reset = FLASH_CMD_RESET;
1683
1684 cmdset_intel_read_jedec_ids(info);
1685 flash_write_cmd(info, 0, info->cfi_offset, FLASH_CMD_CFI);
1686
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02001687#ifdef CONFIG_SYS_FLASH_PROTECTION
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01001688 /* read legacy lock/unlock bit from intel flash */
1689 if (info->ext_addr) {
Mario Sixc0350fb2018-01-26 14:43:55 +01001690 info->legacy_unlock =
1691 flash_read_uchar(info, info->ext_addr + 5) & 0x08;
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01001692 }
1693#endif
1694
1695 return 0;
1696}
1697
1698static void cmdset_amd_read_jedec_ids(flash_info_t *info)
1699{
Mario Sixc8a9a822018-01-26 14:43:51 +01001700 ushort bank_id = 0;
1701 uchar manu_id;
York Sun2544f472017-11-18 11:09:08 -08001702 uchar feature;
Niklaus Giger3a7b2c22009-07-22 17:13:24 +02001703
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01001704 flash_write_cmd(info, 0, 0, AMD_CMD_RESET);
1705 flash_unlock_seq(info, 0);
1706 flash_write_cmd(info, 0, info->addr_unlock1, FLASH_CMD_READ_ID);
1707 udelay(1000); /* some flash are slow to respond */
Tor Krill90447ec2008-03-28 11:29:10 +01001708
Mario Sixc8a9a822018-01-26 14:43:51 +01001709 manu_id = flash_read_uchar(info, FLASH_OFFSET_MANUFACTURER_ID);
Niklaus Giger3a7b2c22009-07-22 17:13:24 +02001710 /* JEDEC JEP106Z specifies ID codes up to bank 7 */
Mario Sixc8a9a822018-01-26 14:43:51 +01001711 while (manu_id == FLASH_CONTINUATION_CODE && bank_id < 0x800) {
1712 bank_id += 0x100;
1713 manu_id = flash_read_uchar(info,
Mario Sixc0350fb2018-01-26 14:43:55 +01001714 bank_id | FLASH_OFFSET_MANUFACTURER_ID);
Niklaus Giger3a7b2c22009-07-22 17:13:24 +02001715 }
Mario Sixc8a9a822018-01-26 14:43:51 +01001716 info->manufacturer_id = manu_id;
Tor Krill90447ec2008-03-28 11:29:10 +01001717
York Sun2544f472017-11-18 11:09:08 -08001718 debug("info->ext_addr = 0x%x, cfi_version = 0x%x\n",
1719 info->ext_addr, info->cfi_version);
1720 if (info->ext_addr && info->cfi_version >= 0x3134) {
1721 /* read software feature (at 0x53) */
1722 feature = flash_read_uchar(info, info->ext_addr + 0x13);
1723 debug("feature = 0x%x\n", feature);
1724 info->sr_supported = feature & 0x1;
1725 }
Marek Vasut72443c72017-09-12 19:09:31 +02001726
Mario Sixb1683862018-01-26 14:43:33 +01001727 switch (info->chipwidth) {
Tor Krill90447ec2008-03-28 11:29:10 +01001728 case FLASH_CFI_8BIT:
Mario Six188a5562018-01-26 14:43:31 +01001729 info->device_id = flash_read_uchar(info,
Mario Sixc0350fb2018-01-26 14:43:55 +01001730 FLASH_OFFSET_DEVICE_ID);
Tor Krill90447ec2008-03-28 11:29:10 +01001731 if (info->device_id == 0x7E) {
1732 /* AMD 3-byte (expanded) device ids */
Mario Six188a5562018-01-26 14:43:31 +01001733 info->device_id2 = flash_read_uchar(info,
Mario Sixc0350fb2018-01-26 14:43:55 +01001734 FLASH_OFFSET_DEVICE_ID2);
Tor Krill90447ec2008-03-28 11:29:10 +01001735 info->device_id2 <<= 8;
Mario Six188a5562018-01-26 14:43:31 +01001736 info->device_id2 |= flash_read_uchar(info,
Tor Krill90447ec2008-03-28 11:29:10 +01001737 FLASH_OFFSET_DEVICE_ID3);
1738 }
1739 break;
1740 case FLASH_CFI_16BIT:
Mario Six188a5562018-01-26 14:43:31 +01001741 info->device_id = flash_read_word(info,
Mario Sixc0350fb2018-01-26 14:43:55 +01001742 FLASH_OFFSET_DEVICE_ID);
Heiko Schocher5b448ad2011-04-11 14:16:19 +02001743 if ((info->device_id & 0xff) == 0x7E) {
1744 /* AMD 3-byte (expanded) device ids */
Mario Six188a5562018-01-26 14:43:31 +01001745 info->device_id2 = flash_read_uchar(info,
Mario Sixc0350fb2018-01-26 14:43:55 +01001746 FLASH_OFFSET_DEVICE_ID2);
Heiko Schocher5b448ad2011-04-11 14:16:19 +02001747 info->device_id2 <<= 8;
Mario Six188a5562018-01-26 14:43:31 +01001748 info->device_id2 |= flash_read_uchar(info,
Heiko Schocher5b448ad2011-04-11 14:16:19 +02001749 FLASH_OFFSET_DEVICE_ID3);
1750 }
Tor Krill90447ec2008-03-28 11:29:10 +01001751 break;
1752 default:
1753 break;
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01001754 }
1755 flash_write_cmd(info, 0, 0, AMD_CMD_RESET);
Aaron Williamsa90b9572011-04-12 00:59:04 -07001756 udelay(1);
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01001757}
1758
1759static int cmdset_amd_init(flash_info_t *info, struct cfi_qry *qry)
1760{
1761 info->cmd_reset = AMD_CMD_RESET;
Angelo Dureghello07b2c5c2012-12-01 01:14:18 +01001762 info->cmd_erase_sector = AMD_CMD_ERASE_SECTOR;
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01001763
1764 cmdset_amd_read_jedec_ids(info);
1765 flash_write_cmd(info, 0, info->cfi_offset, FLASH_CMD_CFI);
1766
Anatolij Gustschin66863b02012-08-09 08:18:12 +02001767#ifdef CONFIG_SYS_FLASH_PROTECTION
Stefan Roeseac6b9112012-12-06 15:44:11 +01001768 if (info->ext_addr) {
1769 /* read sector protect/unprotect scheme (at 0x49) */
1770 if (flash_read_uchar(info, info->ext_addr + 9) == 0x8)
Anatolij Gustschin66863b02012-08-09 08:18:12 +02001771 info->legacy_unlock = 1;
1772 }
1773#endif
1774
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01001775 return 0;
1776}
1777
1778#ifdef CONFIG_FLASH_CFI_LEGACY
Mario Sixca2b07a2018-01-26 14:43:32 +01001779static void flash_read_jedec_ids(flash_info_t *info)
Stefan Roese260421a2006-11-13 13:55:24 +01001780{
1781 info->manufacturer_id = 0;
1782 info->device_id = 0;
1783 info->device_id2 = 0;
1784
1785 switch (info->vendor) {
Vasiliy Leoenenko9c048b52008-05-07 21:25:33 +04001786 case CFI_CMDSET_INTEL_PROG_REGIONS:
Stefan Roese260421a2006-11-13 13:55:24 +01001787 case CFI_CMDSET_INTEL_STANDARD:
1788 case CFI_CMDSET_INTEL_EXTENDED:
Michael Schwingen8225d1e2008-01-12 20:29:47 +01001789 cmdset_intel_read_jedec_ids(info);
Stefan Roese260421a2006-11-13 13:55:24 +01001790 break;
1791 case CFI_CMDSET_AMD_STANDARD:
1792 case CFI_CMDSET_AMD_EXTENDED:
Michael Schwingen8225d1e2008-01-12 20:29:47 +01001793 cmdset_amd_read_jedec_ids(info);
Stefan Roese260421a2006-11-13 13:55:24 +01001794 break;
1795 default:
1796 break;
1797 }
1798}
1799
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001800/*-----------------------------------------------------------------------
1801 * Call board code to request info about non-CFI flash.
1802 * board_flash_get_legacy needs to fill in at least:
1803 * info->portwidth, info->chipwidth and info->interface for Jedec probing.
1804 */
Becky Bruce09ce9922009-02-02 16:34:51 -06001805static int flash_detect_legacy(phys_addr_t base, int banknum)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001806{
1807 flash_info_t *info = &flash_info[banknum];
1808
1809 if (board_flash_get_legacy(base, banknum, info)) {
1810 /* board code may have filled info completely. If not, we
Mario Sixa6d18f22018-01-26 14:43:41 +01001811 * use JEDEC ID probing.
1812 */
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001813 if (!info->vendor) {
1814 int modes[] = {
1815 CFI_CMDSET_AMD_STANDARD,
1816 CFI_CMDSET_INTEL_STANDARD
1817 };
1818 int i;
1819
Axel Lin31bf0f52013-06-23 00:56:46 +08001820 for (i = 0; i < ARRAY_SIZE(modes); i++) {
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001821 info->vendor = modes[i];
Becky Bruce09ce9922009-02-02 16:34:51 -06001822 info->start[0] =
1823 (ulong)map_physmem(base,
Stefan Roesee1fb6d02009-02-05 11:44:52 +01001824 info->portwidth,
Becky Bruce09ce9922009-02-02 16:34:51 -06001825 MAP_NOCACHE);
Mario Six88ecd8b2018-01-26 14:43:39 +01001826 if (info->portwidth == FLASH_CFI_8BIT &&
Mario Sixc0350fb2018-01-26 14:43:55 +01001827 info->interface == FLASH_CFI_X8X16) {
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001828 info->addr_unlock1 = 0x2AAA;
1829 info->addr_unlock2 = 0x5555;
1830 } else {
1831 info->addr_unlock1 = 0x5555;
1832 info->addr_unlock2 = 0x2AAA;
1833 }
1834 flash_read_jedec_ids(info);
1835 debug("JEDEC PROBE: ID %x %x %x\n",
Mario Sixc0350fb2018-01-26 14:43:55 +01001836 info->manufacturer_id,
1837 info->device_id,
1838 info->device_id2);
Becky Bruce09ce9922009-02-02 16:34:51 -06001839 if (jedec_flash_match(info, info->start[0]))
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001840 break;
Mario Six98601372018-01-26 14:43:45 +01001841
1842 unmap_physmem((void *)info->start[0],
1843 info->portwidth);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001844 }
1845 }
1846
Mario Sixb1683862018-01-26 14:43:33 +01001847 switch (info->vendor) {
Vasiliy Leoenenko9c048b52008-05-07 21:25:33 +04001848 case CFI_CMDSET_INTEL_PROG_REGIONS:
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001849 case CFI_CMDSET_INTEL_STANDARD:
1850 case CFI_CMDSET_INTEL_EXTENDED:
1851 info->cmd_reset = FLASH_CMD_RESET;
1852 break;
1853 case CFI_CMDSET_AMD_STANDARD:
1854 case CFI_CMDSET_AMD_EXTENDED:
1855 case CFI_CMDSET_AMD_LEGACY:
1856 info->cmd_reset = AMD_CMD_RESET;
1857 break;
1858 }
1859 info->flash_id = FLASH_MAN_CFI;
1860 return 1;
1861 }
1862 return 0; /* use CFI */
1863}
1864#else
Becky Bruce09ce9922009-02-02 16:34:51 -06001865static inline int flash_detect_legacy(phys_addr_t base, int banknum)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02001866{
1867 return 0; /* use CFI */
1868}
1869#endif
1870
Stefan Roese260421a2006-11-13 13:55:24 +01001871/*-----------------------------------------------------------------------
wdenk5653fc32004-02-08 22:55:38 +00001872 * detect if flash is compatible with the Common Flash Interface (CFI)
1873 * http://www.jedec.org/download/search/jesd68.pdf
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01001874 */
Mario Sixc0350fb2018-01-26 14:43:55 +01001875static void flash_read_cfi(flash_info_t *info, void *buf, unsigned int start,
1876 size_t len)
Haavard Skinnemoene23741f2007-12-14 15:36:16 +01001877{
1878 u8 *p = buf;
1879 unsigned int i;
1880
1881 for (i = 0; i < len; i++)
Stefan Roesee303be22013-04-12 19:04:54 +02001882 p[i] = flash_read_uchar(info, start + i);
Haavard Skinnemoene23741f2007-12-14 15:36:16 +01001883}
1884
Kim Phillips11dc4012012-10-29 13:34:45 +00001885static void __flash_cmd_reset(flash_info_t *info)
Stefan Roesefa36ae72009-10-27 15:15:55 +01001886{
1887 /*
1888 * We do not yet know what kind of commandset to use, so we issue
1889 * the reset command in both Intel and AMD variants, in the hope
1890 * that AMD flash roms ignore the Intel command.
1891 */
1892 flash_write_cmd(info, 0, 0, AMD_CMD_RESET);
Aaron Williamsa90b9572011-04-12 00:59:04 -07001893 udelay(1);
Stefan Roesefa36ae72009-10-27 15:15:55 +01001894 flash_write_cmd(info, 0, 0, FLASH_CMD_RESET);
1895}
Mario Six7223a8c2018-01-26 14:43:37 +01001896
Stefan Roesefa36ae72009-10-27 15:15:55 +01001897void flash_cmd_reset(flash_info_t *info)
Mario Six640f4e32018-01-26 14:43:36 +01001898 __attribute__((weak, alias("__flash_cmd_reset")));
Stefan Roesefa36ae72009-10-27 15:15:55 +01001899
Mario Sixca2b07a2018-01-26 14:43:32 +01001900static int __flash_detect_cfi(flash_info_t *info, struct cfi_qry *qry)
wdenk5653fc32004-02-08 22:55:38 +00001901{
Wolfgang Denk92eb7292006-12-27 01:26:13 +01001902 int cfi_offset;
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01001903
Stefan Roesee303be22013-04-12 19:04:54 +02001904 /* Issue FLASH reset command */
1905 flash_cmd_reset(info);
1906
Axel Lin31bf0f52013-06-23 00:56:46 +08001907 for (cfi_offset = 0; cfi_offset < ARRAY_SIZE(flash_offset_cfi);
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01001908 cfi_offset++) {
Mario Six188a5562018-01-26 14:43:31 +01001909 flash_write_cmd(info, 0, flash_offset_cfi[cfi_offset],
Mario Sixc0350fb2018-01-26 14:43:55 +01001910 FLASH_CMD_CFI);
Mario Six88ecd8b2018-01-26 14:43:39 +01001911 if (flash_isequal(info, 0, FLASH_OFFSET_CFI_RESP, 'Q') &&
Mario Sixddcf0542018-01-26 14:43:54 +01001912 flash_isequal(info, 0, FLASH_OFFSET_CFI_RESP + 1, 'R') &&
1913 flash_isequal(info, 0, FLASH_OFFSET_CFI_RESP + 2, 'Y')) {
Mario Sixc0350fb2018-01-26 14:43:55 +01001914 flash_read_cfi(info, qry, FLASH_OFFSET_CFI_RESP,
1915 sizeof(struct cfi_qry));
Haavard Skinnemoene23741f2007-12-14 15:36:16 +01001916 info->interface = le16_to_cpu(qry->interface_desc);
Stefan Roesee303be22013-04-12 19:04:54 +02001917
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01001918 info->cfi_offset = flash_offset_cfi[cfi_offset];
Mario Six188a5562018-01-26 14:43:31 +01001919 debug("device interface is %d\n",
Mario Sixc0350fb2018-01-26 14:43:55 +01001920 info->interface);
Mario Six188a5562018-01-26 14:43:31 +01001921 debug("found port %d chip %d ",
Mario Sixc0350fb2018-01-26 14:43:55 +01001922 info->portwidth, info->chipwidth);
Mario Six188a5562018-01-26 14:43:31 +01001923 debug("port %d bits chip %d bits\n",
Mario Sixc0350fb2018-01-26 14:43:55 +01001924 info->portwidth << CFI_FLASH_SHIFT_WIDTH,
1925 info->chipwidth << CFI_FLASH_SHIFT_WIDTH);
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01001926
1927 /* calculate command offsets as in the Linux driver */
Stefan Roesee303be22013-04-12 19:04:54 +02001928 info->addr_unlock1 = 0x555;
1929 info->addr_unlock2 = 0x2aa;
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01001930
1931 /*
1932 * modify the unlock address if we are
1933 * in compatibility mode
1934 */
Mario Sixb1683862018-01-26 14:43:33 +01001935 if (/* x8/x16 in x8 mode */
Mario Six4f89da42018-01-26 14:43:42 +01001936 (info->chipwidth == FLASH_CFI_BY8 &&
1937 info->interface == FLASH_CFI_X8X16) ||
Mario Sixb1683862018-01-26 14:43:33 +01001938 /* x16/x32 in x16 mode */
Mario Six4f89da42018-01-26 14:43:42 +01001939 (info->chipwidth == FLASH_CFI_BY16 &&
Mario Six0cec0a12018-01-26 14:43:46 +01001940 info->interface == FLASH_CFI_X16X32)) {
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01001941 info->addr_unlock1 = 0xaaa;
1942 info->addr_unlock2 = 0x555;
1943 }
1944
1945 info->name = "CFI conformant";
1946 return 1;
1947 }
1948 }
1949
1950 return 0;
1951}
1952
Mario Sixca2b07a2018-01-26 14:43:32 +01001953static int flash_detect_cfi(flash_info_t *info, struct cfi_qry *qry)
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01001954{
Mario Six188a5562018-01-26 14:43:31 +01001955 debug("flash detect cfi\n");
wdenk5653fc32004-02-08 22:55:38 +00001956
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02001957 for (info->portwidth = CONFIG_SYS_FLASH_CFI_WIDTH;
wdenkbf9e3b32004-02-12 00:47:09 +00001958 info->portwidth <= FLASH_CFI_64BIT; info->portwidth <<= 1) {
1959 for (info->chipwidth = FLASH_CFI_BY8;
1960 info->chipwidth <= info->portwidth;
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01001961 info->chipwidth <<= 1)
Stefan Roesee303be22013-04-12 19:04:54 +02001962 if (__flash_detect_cfi(info, qry))
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01001963 return 1;
wdenk5653fc32004-02-08 22:55:38 +00001964 }
Mario Six188a5562018-01-26 14:43:31 +01001965 debug("not found\n");
wdenk5653fc32004-02-08 22:55:38 +00001966 return 0;
1967}
wdenkbf9e3b32004-02-12 00:47:09 +00001968
wdenk5653fc32004-02-08 22:55:38 +00001969/*
Haavard Skinnemoen467bcee2007-12-14 15:36:18 +01001970 * Manufacturer-specific quirks. Add workarounds for geometry
1971 * reversal, etc. here.
1972 */
1973static void flash_fixup_amd(flash_info_t *info, struct cfi_qry *qry)
1974{
1975 /* check if flash geometry needs reversal */
1976 if (qry->num_erase_regions > 1) {
1977 /* reverse geometry if top boot part */
1978 if (info->cfi_version < 0x3131) {
1979 /* CFI < 1.1, try to guess from device id */
1980 if ((info->device_id & 0x80) != 0)
1981 cfi_reverse_geometry(qry);
Stefan Roesee303be22013-04-12 19:04:54 +02001982 } else if (flash_read_uchar(info, info->ext_addr + 0xf) == 3) {
Haavard Skinnemoen467bcee2007-12-14 15:36:18 +01001983 /* CFI >= 1.1, deduct from top/bottom flag */
1984 /* note: ext_addr is valid since cfi_version > 0 */
1985 cfi_reverse_geometry(qry);
1986 }
1987 }
1988}
1989
1990static void flash_fixup_atmel(flash_info_t *info, struct cfi_qry *qry)
1991{
1992 int reverse_geometry = 0;
1993
1994 /* Check the "top boot" bit in the PRI */
1995 if (info->ext_addr && !(flash_read_uchar(info, info->ext_addr + 6) & 1))
1996 reverse_geometry = 1;
1997
1998 /* AT49BV6416(T) list the erase regions in the wrong order.
1999 * However, the device ID is identical with the non-broken
Ulf Samuelssoncb82a532009-03-27 23:26:43 +01002000 * AT49BV642D they differ in the high byte.
Haavard Skinnemoen467bcee2007-12-14 15:36:18 +01002001 */
Haavard Skinnemoen467bcee2007-12-14 15:36:18 +01002002 if (info->device_id == 0xd6 || info->device_id == 0xd2)
2003 reverse_geometry = !reverse_geometry;
Haavard Skinnemoen467bcee2007-12-14 15:36:18 +01002004
2005 if (reverse_geometry)
2006 cfi_reverse_geometry(qry);
2007}
2008
Richard Retanubune8eac432009-01-14 08:44:26 -05002009static void flash_fixup_stm(flash_info_t *info, struct cfi_qry *qry)
2010{
2011 /* check if flash geometry needs reversal */
2012 if (qry->num_erase_regions > 1) {
2013 /* reverse geometry if top boot part */
2014 if (info->cfi_version < 0x3131) {
Mike Frysinger6a011ce2011-04-10 16:06:29 -04002015 /* CFI < 1.1, guess by device id */
2016 if (info->device_id == 0x22CA || /* M29W320DT */
2017 info->device_id == 0x2256 || /* M29W320ET */
2018 info->device_id == 0x22D7) { /* M29W800DT */
Richard Retanubune8eac432009-01-14 08:44:26 -05002019 cfi_reverse_geometry(qry);
2020 }
Mike Frysinger4c2105c2011-05-09 18:33:36 -04002021 } else if (flash_read_uchar(info, info->ext_addr + 0xf) == 3) {
2022 /* CFI >= 1.1, deduct from top/bottom flag */
2023 /* note: ext_addr is valid since cfi_version > 0 */
2024 cfi_reverse_geometry(qry);
Richard Retanubune8eac432009-01-14 08:44:26 -05002025 }
2026 }
2027}
2028
Angelo Dureghello07b2c5c2012-12-01 01:14:18 +01002029static void flash_fixup_sst(flash_info_t *info, struct cfi_qry *qry)
2030{
2031 /*
2032 * SST, for many recent nor parallel flashes, says they are
2033 * CFI-conformant. This is not true, since qry struct.
2034 * reports a std. AMD command set (0x0002), while SST allows to
2035 * erase two different sector sizes for the same memory.
2036 * 64KB sector (SST call it block) needs 0x30 to be erased.
2037 * 4KB sector (SST call it sector) needs 0x50 to be erased.
2038 * Since CFI query detect the 4KB number of sectors, users expects
2039 * a sector granularity of 4KB, and it is here set.
2040 */
2041 if (info->device_id == 0x5D23 || /* SST39VF3201B */
2042 info->device_id == 0x5C23) { /* SST39VF3202B */
2043 /* set sector granularity to 4KB */
Mario Six640f4e32018-01-26 14:43:36 +01002044 info->cmd_erase_sector = 0x50;
Angelo Dureghello07b2c5c2012-12-01 01:14:18 +01002045 }
2046}
2047
Jagannadha Sutradharudu Tekic5023212013-03-01 16:54:26 +05302048static void flash_fixup_num(flash_info_t *info, struct cfi_qry *qry)
2049{
2050 /*
2051 * The M29EW devices seem to report the CFI information wrong
2052 * when it's in 8 bit mode.
2053 * There's an app note from Numonyx on this issue.
2054 * So adjust the buffer size for M29EW while operating in 8-bit mode
2055 */
Mario Six4f89da42018-01-26 14:43:42 +01002056 if (qry->max_buf_write_size > 0x8 &&
Mario Sixc0350fb2018-01-26 14:43:55 +01002057 info->device_id == 0x7E &&
2058 (info->device_id2 == 0x2201 ||
2059 info->device_id2 == 0x2301 ||
2060 info->device_id2 == 0x2801 ||
2061 info->device_id2 == 0x4801)) {
Mario Six876c52f2018-01-26 14:43:50 +01002062 debug("Adjusted buffer size on Numonyx flash");
2063 debug(" M29EW family in 8 bit mode\n");
Jagannadha Sutradharudu Tekic5023212013-03-01 16:54:26 +05302064 qry->max_buf_write_size = 0x8;
2065 }
2066}
2067
Haavard Skinnemoen467bcee2007-12-14 15:36:18 +01002068/*
wdenk5653fc32004-02-08 22:55:38 +00002069 * The following code cannot be run from FLASH!
2070 *
2071 */
Mario Six188a5562018-01-26 14:43:31 +01002072ulong flash_get_size(phys_addr_t base, int banknum)
wdenk5653fc32004-02-08 22:55:38 +00002073{
wdenkbf9e3b32004-02-12 00:47:09 +00002074 flash_info_t *info = &flash_info[banknum];
wdenk5653fc32004-02-08 22:55:38 +00002075 int i, j;
2076 flash_sect_t sect_cnt;
Becky Bruce09ce9922009-02-02 16:34:51 -06002077 phys_addr_t sector;
wdenk5653fc32004-02-08 22:55:38 +00002078 unsigned long tmp;
2079 int size_ratio;
2080 uchar num_erase_regions;
wdenkbf9e3b32004-02-12 00:47:09 +00002081 int erase_region_size;
2082 int erase_region_count;
Haavard Skinnemoene23741f2007-12-14 15:36:16 +01002083 struct cfi_qry qry;
Anatolij Gustschin34bbb8f2010-11-28 02:13:33 +01002084 unsigned long max_size;
Stefan Roese260421a2006-11-13 13:55:24 +01002085
Kumar Galaf9796902008-05-15 15:13:08 -05002086 memset(&qry, 0, sizeof(qry));
2087
Stefan Roese260421a2006-11-13 13:55:24 +01002088 info->ext_addr = 0;
2089 info->cfi_version = 0;
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02002090#ifdef CONFIG_SYS_FLASH_PROTECTION
Stefan Roese2662b402006-04-01 13:41:03 +02002091 info->legacy_unlock = 0;
2092#endif
wdenk5653fc32004-02-08 22:55:38 +00002093
Becky Bruce09ce9922009-02-02 16:34:51 -06002094 info->start[0] = (ulong)map_physmem(base, info->portwidth, MAP_NOCACHE);
wdenk5653fc32004-02-08 22:55:38 +00002095
Mario Six188a5562018-01-26 14:43:31 +01002096 if (flash_detect_cfi(info, &qry)) {
Mario Six4f89da42018-01-26 14:43:42 +01002097 info->vendor = le16_to_cpu(get_unaligned(&qry.p_id));
2098 info->ext_addr = le16_to_cpu(get_unaligned(&qry.p_adr));
Haavard Skinnemoene23741f2007-12-14 15:36:16 +01002099 num_erase_regions = qry.num_erase_regions;
2100
Stefan Roese260421a2006-11-13 13:55:24 +01002101 if (info->ext_addr) {
Mario Six640f4e32018-01-26 14:43:36 +01002102 info->cfi_version = (ushort)flash_read_uchar(info,
Stefan Roesee303be22013-04-12 19:04:54 +02002103 info->ext_addr + 3) << 8;
Mario Six640f4e32018-01-26 14:43:36 +01002104 info->cfi_version |= (ushort)flash_read_uchar(info,
Stefan Roesee303be22013-04-12 19:04:54 +02002105 info->ext_addr + 4);
Stefan Roese260421a2006-11-13 13:55:24 +01002106 }
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01002107
wdenkbf9e3b32004-02-12 00:47:09 +00002108#ifdef DEBUG
Mario Six188a5562018-01-26 14:43:31 +01002109 flash_printqry(&qry);
wdenkbf9e3b32004-02-12 00:47:09 +00002110#endif
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01002111
wdenkbf9e3b32004-02-12 00:47:09 +00002112 switch (info->vendor) {
Vasiliy Leoenenko9c048b52008-05-07 21:25:33 +04002113 case CFI_CMDSET_INTEL_PROG_REGIONS:
wdenk5653fc32004-02-08 22:55:38 +00002114 case CFI_CMDSET_INTEL_STANDARD:
2115 case CFI_CMDSET_INTEL_EXTENDED:
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01002116 cmdset_intel_init(info, &qry);
wdenk5653fc32004-02-08 22:55:38 +00002117 break;
2118 case CFI_CMDSET_AMD_STANDARD:
2119 case CFI_CMDSET_AMD_EXTENDED:
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01002120 cmdset_amd_init(info, &qry);
wdenk5653fc32004-02-08 22:55:38 +00002121 break;
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01002122 default:
2123 printf("CFI: Unknown command set 0x%x\n",
Mario Sixc0350fb2018-01-26 14:43:55 +01002124 info->vendor);
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01002125 /*
2126 * Unfortunately, this means we don't know how
2127 * to get the chip back to Read mode. Might
2128 * as well try an Intel-style reset...
2129 */
2130 flash_write_cmd(info, 0, 0, FLASH_CMD_RESET);
2131 return 0;
wdenk5653fc32004-02-08 22:55:38 +00002132 }
wdenkcd37d9e2004-02-10 00:03:41 +00002133
Haavard Skinnemoen467bcee2007-12-14 15:36:18 +01002134 /* Do manufacturer-specific fixups */
2135 switch (info->manufacturer_id) {
Mario Schuknecht2c9f48a2011-02-21 13:13:14 +01002136 case 0x0001: /* AMD */
2137 case 0x0037: /* AMIC */
Haavard Skinnemoen467bcee2007-12-14 15:36:18 +01002138 flash_fixup_amd(info, &qry);
2139 break;
2140 case 0x001f:
2141 flash_fixup_atmel(info, &qry);
2142 break;
Richard Retanubune8eac432009-01-14 08:44:26 -05002143 case 0x0020:
2144 flash_fixup_stm(info, &qry);
2145 break;
Angelo Dureghello07b2c5c2012-12-01 01:14:18 +01002146 case 0x00bf: /* SST */
2147 flash_fixup_sst(info, &qry);
2148 break;
Jagannadha Sutradharudu Tekic5023212013-03-01 16:54:26 +05302149 case 0x0089: /* Numonyx */
2150 flash_fixup_num(info, &qry);
2151 break;
Haavard Skinnemoen467bcee2007-12-14 15:36:18 +01002152 }
2153
Mario Six188a5562018-01-26 14:43:31 +01002154 debug("manufacturer is %d\n", info->vendor);
2155 debug("manufacturer id is 0x%x\n", info->manufacturer_id);
2156 debug("device id is 0x%x\n", info->device_id);
2157 debug("device id2 is 0x%x\n", info->device_id2);
2158 debug("cfi version is 0x%04x\n", info->cfi_version);
Stefan Roese260421a2006-11-13 13:55:24 +01002159
wdenk5653fc32004-02-08 22:55:38 +00002160 size_ratio = info->portwidth / info->chipwidth;
wdenkbf9e3b32004-02-12 00:47:09 +00002161 /* if the chip is x8/x16 reduce the ratio by half */
Mario Six4f89da42018-01-26 14:43:42 +01002162 if (info->interface == FLASH_CFI_X8X16 &&
Mario Sixc0350fb2018-01-26 14:43:55 +01002163 info->chipwidth == FLASH_CFI_BY8) {
wdenkbf9e3b32004-02-12 00:47:09 +00002164 size_ratio >>= 1;
2165 }
Mario Six188a5562018-01-26 14:43:31 +01002166 debug("size_ratio %d port %d bits chip %d bits\n",
Mario Sixc0350fb2018-01-26 14:43:55 +01002167 size_ratio, info->portwidth << CFI_FLASH_SHIFT_WIDTH,
2168 info->chipwidth << CFI_FLASH_SHIFT_WIDTH);
Ilya Yanokec50a8e2010-10-21 17:20:12 +02002169 info->size = 1 << qry.dev_size;
2170 /* multiply the size by the number of chips */
2171 info->size *= size_ratio;
Anatolij Gustschin34bbb8f2010-11-28 02:13:33 +01002172 max_size = cfi_flash_bank_size(banknum);
Mario Six4f89da42018-01-26 14:43:42 +01002173 if (max_size && info->size > max_size) {
Ilya Yanokec50a8e2010-10-21 17:20:12 +02002174 debug("[truncated from %ldMiB]", info->size >> 20);
2175 info->size = max_size;
2176 }
Mario Six188a5562018-01-26 14:43:31 +01002177 debug("found %d erase regions\n", num_erase_regions);
wdenk5653fc32004-02-08 22:55:38 +00002178 sect_cnt = 0;
2179 sector = base;
wdenkbf9e3b32004-02-12 00:47:09 +00002180 for (i = 0; i < num_erase_regions; i++) {
2181 if (i > NUM_ERASE_REGIONS) {
Mario Six188a5562018-01-26 14:43:31 +01002182 printf("%d erase regions found, only %d used\n",
Mario Sixc0350fb2018-01-26 14:43:55 +01002183 num_erase_regions, NUM_ERASE_REGIONS);
wdenk5653fc32004-02-08 22:55:38 +00002184 break;
2185 }
Haavard Skinnemoene23741f2007-12-14 15:36:16 +01002186
Andrew Gabbasovaedadf12013-05-14 12:27:52 -05002187 tmp = le32_to_cpu(get_unaligned(
Mario Six4f89da42018-01-26 14:43:42 +01002188 &qry.erase_region_info[i]));
Haavard Skinnemoen0ddf06d2007-12-14 15:36:17 +01002189 debug("erase region %u: 0x%08lx\n", i, tmp);
Haavard Skinnemoene23741f2007-12-14 15:36:16 +01002190
2191 erase_region_count = (tmp & 0xffff) + 1;
2192 tmp >>= 16;
wdenkbf9e3b32004-02-12 00:47:09 +00002193 erase_region_size =
2194 (tmp & 0xffff) ? ((tmp & 0xffff) * 256) : 128;
Mario Sixddcf0542018-01-26 14:43:54 +01002195 debug("erase_region_count = %d ", erase_region_count);
2196 debug("erase_region_size = %d\n", erase_region_size);
wdenkbf9e3b32004-02-12 00:47:09 +00002197 for (j = 0; j < erase_region_count; j++) {
Ilya Yanokec50a8e2010-10-21 17:20:12 +02002198 if (sector - base >= info->size)
2199 break;
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02002200 if (sect_cnt >= CONFIG_SYS_MAX_FLASH_SECT) {
Michael Schwingen81b20cc2007-12-07 23:35:02 +01002201 printf("ERROR: too many flash sectors\n");
2202 break;
2203 }
Becky Bruce09ce9922009-02-02 16:34:51 -06002204 info->start[sect_cnt] =
2205 (ulong)map_physmem(sector,
2206 info->portwidth,
2207 MAP_NOCACHE);
wdenk5653fc32004-02-08 22:55:38 +00002208 sector += (erase_region_size * size_ratio);
wdenka1191902005-01-09 17:12:27 +00002209
2210 /*
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01002211 * Only read protection status from
2212 * supported devices (intel...)
wdenka1191902005-01-09 17:12:27 +00002213 */
2214 switch (info->vendor) {
Vasiliy Leoenenko9c048b52008-05-07 21:25:33 +04002215 case CFI_CMDSET_INTEL_PROG_REGIONS:
wdenka1191902005-01-09 17:12:27 +00002216 case CFI_CMDSET_INTEL_EXTENDED:
2217 case CFI_CMDSET_INTEL_STANDARD:
Stefan Roesedf4e8132010-10-25 18:31:29 +02002218 /*
2219 * Set flash to read-id mode. Otherwise
2220 * reading protected status is not
2221 * guaranteed.
2222 */
2223 flash_write_cmd(info, sect_cnt, 0,
2224 FLASH_CMD_READ_ID);
wdenka1191902005-01-09 17:12:27 +00002225 info->protect[sect_cnt] =
Mario Six188a5562018-01-26 14:43:31 +01002226 flash_isset(info, sect_cnt,
Mario Sixc0350fb2018-01-26 14:43:55 +01002227 FLASH_OFFSET_PROTECT,
2228 FLASH_STATUS_PROTECT);
Vasily Khoruzhickedc498c2016-03-20 18:37:10 -07002229 flash_write_cmd(info, sect_cnt, 0,
2230 FLASH_CMD_RESET);
wdenka1191902005-01-09 17:12:27 +00002231 break;
Stefan Roese03deff42012-12-06 15:44:10 +01002232 case CFI_CMDSET_AMD_EXTENDED:
2233 case CFI_CMDSET_AMD_STANDARD:
Stefan Roeseac6b9112012-12-06 15:44:11 +01002234 if (!info->legacy_unlock) {
Stefan Roese03deff42012-12-06 15:44:10 +01002235 /* default: not protected */
2236 info->protect[sect_cnt] = 0;
2237 break;
2238 }
2239
2240 /* Read protection (PPB) from sector */
2241 flash_write_cmd(info, 0, 0,
2242 info->cmd_reset);
2243 flash_unlock_seq(info, 0);
2244 flash_write_cmd(info, 0,
2245 info->addr_unlock1,
2246 FLASH_CMD_READ_ID);
2247 info->protect[sect_cnt] =
2248 flash_isset(
2249 info, sect_cnt,
2250 FLASH_OFFSET_PROTECT,
2251 FLASH_STATUS_PROTECT);
2252 break;
wdenka1191902005-01-09 17:12:27 +00002253 default:
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01002254 /* default: not protected */
2255 info->protect[sect_cnt] = 0;
wdenka1191902005-01-09 17:12:27 +00002256 }
2257
wdenk5653fc32004-02-08 22:55:38 +00002258 sect_cnt++;
2259 }
2260 }
2261
2262 info->sector_count = sect_cnt;
Haavard Skinnemoene23741f2007-12-14 15:36:16 +01002263 info->buffer_size = 1 << le16_to_cpu(qry.max_buf_write_size);
2264 tmp = 1 << qry.block_erase_timeout_typ;
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01002265 info->erase_blk_tout = tmp *
Haavard Skinnemoene23741f2007-12-14 15:36:16 +01002266 (1 << qry.block_erase_timeout_max);
2267 tmp = (1 << qry.buf_write_timeout_typ) *
2268 (1 << qry.buf_write_timeout_max);
2269
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01002270 /* round up when converting to ms */
Haavard Skinnemoene23741f2007-12-14 15:36:16 +01002271 info->buffer_write_tout = (tmp + 999) / 1000;
2272 tmp = (1 << qry.word_write_timeout_typ) *
2273 (1 << qry.word_write_timeout_max);
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01002274 /* round up when converting to ms */
Haavard Skinnemoene23741f2007-12-14 15:36:16 +01002275 info->write_tout = (tmp + 999) / 1000;
wdenk5653fc32004-02-08 22:55:38 +00002276 info->flash_id = FLASH_MAN_CFI;
Mario Six4f89da42018-01-26 14:43:42 +01002277 if (info->interface == FLASH_CFI_X8X16 &&
2278 info->chipwidth == FLASH_CFI_BY8) {
Haavard Skinnemoen7e5b9b42007-12-13 12:56:28 +01002279 /* XXX - Need to test on x8/x16 in parallel. */
2280 info->portwidth >>= 1;
wdenk855a4962004-03-14 18:23:55 +00002281 }
Mike Frysinger22159872008-10-02 01:55:38 -04002282
Mario Six188a5562018-01-26 14:43:31 +01002283 flash_write_cmd(info, 0, 0, info->cmd_reset);
wdenk5653fc32004-02-08 22:55:38 +00002284 }
2285
wdenkbf9e3b32004-02-12 00:47:09 +00002286 return (info->size);
wdenk5653fc32004-02-08 22:55:38 +00002287}
2288
Mike Frysinger4ffeab22010-12-22 09:41:13 -05002289#ifdef CONFIG_FLASH_CFI_MTD
Piotr Ziecik6ea808e2008-11-17 15:49:32 +01002290void flash_set_verbose(uint v)
2291{
2292 flash_verbose = v;
2293}
Mike Frysinger4ffeab22010-12-22 09:41:13 -05002294#endif
Piotr Ziecik6ea808e2008-11-17 15:49:32 +01002295
Stefan Roese6f726f92010-10-25 18:31:48 +02002296static void cfi_flash_set_config_reg(u32 base, u16 val)
2297{
2298#ifdef CONFIG_SYS_CFI_FLASH_CONFIG_REGS
2299 /*
2300 * Only set this config register if really defined
2301 * to a valid value (0xffff is invalid)
2302 */
2303 if (val == 0xffff)
2304 return;
2305
2306 /*
2307 * Set configuration register. Data is "encrypted" in the 16 lower
2308 * address bits.
2309 */
2310 flash_write16(FLASH_CMD_SETUP, (void *)(base + (val << 1)));
2311 flash_write16(FLASH_CMD_SET_CR_CONFIRM, (void *)(base + (val << 1)));
2312
2313 /*
2314 * Finally issue reset-command to bring device back to
2315 * read-array mode
2316 */
2317 flash_write16(FLASH_CMD_RESET, (void *)base);
2318#endif
2319}
2320
wdenk5653fc32004-02-08 22:55:38 +00002321/*-----------------------------------------------------------------------
2322 */
Heiko Schocher6ee14162011-04-04 08:10:21 +02002323
Marek Vasut236c49a2017-08-20 17:20:00 +02002324static void flash_protect_default(void)
Heiko Schocher6ee14162011-04-04 08:10:21 +02002325{
Peter Tyser2c519832011-04-13 11:46:56 -05002326#if defined(CONFIG_SYS_FLASH_AUTOPROTECT_LIST)
2327 int i;
2328 struct apl_s {
2329 ulong start;
2330 ulong size;
2331 } apl[] = CONFIG_SYS_FLASH_AUTOPROTECT_LIST;
2332#endif
2333
Heiko Schocher6ee14162011-04-04 08:10:21 +02002334 /* Monitor protection ON by default */
Vignesh Raghavendrad75eacf2019-10-23 13:30:00 +05302335#if defined(CONFIG_SYS_MONITOR_BASE) && \
2336 (CONFIG_SYS_MONITOR_BASE >= CONFIG_SYS_FLASH_BASE) && \
Heiko Schocher6ee14162011-04-04 08:10:21 +02002337 (!defined(CONFIG_MONITOR_IS_IN_RAM))
2338 flash_protect(FLAG_PROTECT_SET,
Mario Sixc0350fb2018-01-26 14:43:55 +01002339 CONFIG_SYS_MONITOR_BASE,
2340 CONFIG_SYS_MONITOR_BASE + monitor_flash_len - 1,
2341 flash_get_info(CONFIG_SYS_MONITOR_BASE));
Heiko Schocher6ee14162011-04-04 08:10:21 +02002342#endif
2343
2344 /* Environment protection ON by default */
2345#ifdef CONFIG_ENV_IS_IN_FLASH
2346 flash_protect(FLAG_PROTECT_SET,
Mario Sixc0350fb2018-01-26 14:43:55 +01002347 CONFIG_ENV_ADDR,
2348 CONFIG_ENV_ADDR + CONFIG_ENV_SECT_SIZE - 1,
2349 flash_get_info(CONFIG_ENV_ADDR));
Heiko Schocher6ee14162011-04-04 08:10:21 +02002350#endif
2351
2352 /* Redundant environment protection ON by default */
2353#ifdef CONFIG_ENV_ADDR_REDUND
2354 flash_protect(FLAG_PROTECT_SET,
Mario Sixc0350fb2018-01-26 14:43:55 +01002355 CONFIG_ENV_ADDR_REDUND,
2356 CONFIG_ENV_ADDR_REDUND + CONFIG_ENV_SECT_SIZE - 1,
2357 flash_get_info(CONFIG_ENV_ADDR_REDUND));
Heiko Schocher6ee14162011-04-04 08:10:21 +02002358#endif
2359
2360#if defined(CONFIG_SYS_FLASH_AUTOPROTECT_LIST)
Axel Lin31bf0f52013-06-23 00:56:46 +08002361 for (i = 0; i < ARRAY_SIZE(apl); i++) {
Marek Vasut31d34142011-10-21 14:17:05 +00002362 debug("autoprotecting from %08lx to %08lx\n",
Heiko Schocher6ee14162011-04-04 08:10:21 +02002363 apl[i].start, apl[i].start + apl[i].size - 1);
2364 flash_protect(FLAG_PROTECT_SET,
Mario Sixc0350fb2018-01-26 14:43:55 +01002365 apl[i].start,
2366 apl[i].start + apl[i].size - 1,
2367 flash_get_info(apl[i].start));
Heiko Schocher6ee14162011-04-04 08:10:21 +02002368 }
2369#endif
2370}
2371
Mario Six188a5562018-01-26 14:43:31 +01002372unsigned long flash_init(void)
wdenk5653fc32004-02-08 22:55:38 +00002373{
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02002374 unsigned long size = 0;
2375 int i;
wdenk5653fc32004-02-08 22:55:38 +00002376
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02002377#ifdef CONFIG_SYS_FLASH_PROTECTION
Eric Schumann3a3baf32009-03-21 09:59:34 -04002378 /* read environment from EEPROM */
2379 char s[64];
Mario Six7223a8c2018-01-26 14:43:37 +01002380
Simon Glass00caae62017-08-03 12:22:12 -06002381 env_get_f("unlock", s, sizeof(s));
Michael Schwingen81b20cc2007-12-07 23:35:02 +01002382#endif
wdenk5653fc32004-02-08 22:55:38 +00002383
Thomas Chouf1056912015-11-07 14:31:08 +08002384#ifdef CONFIG_CFI_FLASH /* for driver model */
2385 cfi_flash_init_dm();
2386#endif
2387
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02002388 /* Init: no FLASHes known */
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02002389 for (i = 0; i < CONFIG_SYS_MAX_FLASH_BANKS; ++i) {
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02002390 flash_info[i].flash_id = FLASH_UNKNOWN;
wdenk5653fc32004-02-08 22:55:38 +00002391
Stefan Roese6f726f92010-10-25 18:31:48 +02002392 /* Optionally write flash configuration register */
2393 cfi_flash_set_config_reg(cfi_flash_bank_addr(i),
2394 cfi_flash_config_reg(i));
2395
Stefan Roeseb00e19c2010-08-30 10:11:51 +02002396 if (!flash_detect_legacy(cfi_flash_bank_addr(i), i))
Anatolij Gustschin34bbb8f2010-11-28 02:13:33 +01002397 flash_get_size(cfi_flash_bank_addr(i), i);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02002398 size += flash_info[i].size;
2399 if (flash_info[i].flash_id == FLASH_UNKNOWN) {
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02002400#ifndef CONFIG_SYS_FLASH_QUIET_TEST
Mario Six876c52f2018-01-26 14:43:50 +01002401 printf("## Unknown flash on Bank %d ", i + 1);
2402 printf("- Size = 0x%08lx = %ld MB\n",
Mario Sixc0350fb2018-01-26 14:43:55 +01002403 flash_info[i].size,
2404 flash_info[i].size >> 20);
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02002405#endif /* CONFIG_SYS_FLASH_QUIET_TEST */
wdenk5653fc32004-02-08 22:55:38 +00002406 }
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02002407#ifdef CONFIG_SYS_FLASH_PROTECTION
Jeroen Hofsteec15df212014-06-17 22:47:31 +02002408 else if (strcmp(s, "yes") == 0) {
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02002409 /*
2410 * Only the U-Boot image and it's environment
2411 * is protected, all other sectors are
2412 * unprotected (unlocked) if flash hardware
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02002413 * protection is used (CONFIG_SYS_FLASH_PROTECTION)
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02002414 * and the environment variable "unlock" is
2415 * set to "yes".
2416 */
2417 if (flash_info[i].legacy_unlock) {
2418 int k;
Stefan Roese79b4cda2006-02-28 15:29:58 +01002419
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02002420 /*
2421 * Disable legacy_unlock temporarily,
2422 * since flash_real_protect would
2423 * relock all other sectors again
2424 * otherwise.
2425 */
2426 flash_info[i].legacy_unlock = 0;
Stefan Roese79b4cda2006-02-28 15:29:58 +01002427
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02002428 /*
2429 * Legacy unlocking (e.g. Intel J3) ->
2430 * unlock only one sector. This will
2431 * unlock all sectors.
2432 */
Mario Six188a5562018-01-26 14:43:31 +01002433 flash_real_protect(&flash_info[i], 0, 0);
Stefan Roese79b4cda2006-02-28 15:29:58 +01002434
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02002435 flash_info[i].legacy_unlock = 1;
2436
2437 /*
2438 * Manually mark other sectors as
2439 * unlocked (unprotected)
2440 */
2441 for (k = 1; k < flash_info[i].sector_count; k++)
2442 flash_info[i].protect[k] = 0;
2443 } else {
2444 /*
2445 * No legancy unlocking -> unlock all sectors
2446 */
Mario Six188a5562018-01-26 14:43:31 +01002447 flash_protect(FLAG_PROTECT_CLEAR,
Mario Sixc0350fb2018-01-26 14:43:55 +01002448 flash_info[i].start[0],
2449 flash_info[i].start[0]
2450 + flash_info[i].size - 1,
2451 &flash_info[i]);
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02002452 }
Stefan Roese79b4cda2006-02-28 15:29:58 +01002453 }
Jean-Christophe PLAGNIOL-VILLARD6d0f6bc2008-10-16 15:01:15 +02002454#endif /* CONFIG_SYS_FLASH_PROTECTION */
wdenk5653fc32004-02-08 22:55:38 +00002455 }
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02002456
Heiko Schocher6ee14162011-04-04 08:10:21 +02002457 flash_protect_default();
Piotr Ziecik91809ed2008-11-17 15:57:58 +01002458#ifdef CONFIG_FLASH_CFI_MTD
2459 cfi_mtd_init();
2460#endif
2461
Haavard Skinnemoenbe60a902007-10-06 18:55:36 +02002462 return (size);
wdenk5653fc32004-02-08 22:55:38 +00002463}
Thomas Chouf1056912015-11-07 14:31:08 +08002464
2465#ifdef CONFIG_CFI_FLASH /* for driver model */
2466static int cfi_flash_probe(struct udevice *dev)
2467{
Thomas Chouf1056912015-11-07 14:31:08 +08002468 const fdt32_t *cell;
Mario Six8bfeb332018-03-28 14:38:41 +02002469 int addrc, sizec;
Thomas Chouf1056912015-11-07 14:31:08 +08002470 int len, idx;
2471
Mario Six8bfeb332018-03-28 14:38:41 +02002472 addrc = dev_read_addr_cells(dev);
2473 sizec = dev_read_size_cells(dev);
2474
2475 /* decode regs; there may be multiple reg tuples. */
2476 cell = dev_read_prop(dev, "reg", &len);
Thomas Chouf1056912015-11-07 14:31:08 +08002477 if (!cell)
2478 return -ENOENT;
2479 idx = 0;
2480 len /= sizeof(fdt32_t);
2481 while (idx < len) {
Mario Six8bfeb332018-03-28 14:38:41 +02002482 phys_addr_t addr;
2483
2484 addr = dev_translate_address(dev, cell + idx);
2485
Marek Vasut1ec0a372017-09-12 19:09:08 +02002486 flash_info[cfi_flash_num_flash_banks].dev = dev;
2487 flash_info[cfi_flash_num_flash_banks].base = addr;
2488 cfi_flash_num_flash_banks++;
Mario Six8bfeb332018-03-28 14:38:41 +02002489
Thomas Chouf1056912015-11-07 14:31:08 +08002490 idx += addrc + sizec;
2491 }
Marek Vasut1ec0a372017-09-12 19:09:08 +02002492 gd->bd->bi_flashstart = flash_info[0].base;
Thomas Chouf1056912015-11-07 14:31:08 +08002493
2494 return 0;
2495}
2496
2497static const struct udevice_id cfi_flash_ids[] = {
2498 { .compatible = "cfi-flash" },
2499 { .compatible = "jedec-flash" },
2500 {}
2501};
2502
2503U_BOOT_DRIVER(cfi_flash) = {
2504 .name = "cfi_flash",
2505 .id = UCLASS_MTD,
2506 .of_match = cfi_flash_ids,
2507 .probe = cfi_flash_probe,
2508};
2509#endif /* CONFIG_CFI_FLASH */