Tom Rini | 10e4779 | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0+ */ |
Michal Simek | 21d62e6 | 2007-03-27 00:32:16 +0200 | [diff] [blame] | 2 | /* |
| 3 | * (C) Copyright 2007 Michal Simek |
| 4 | * |
| 5 | * Michal SIMEK <monstr@monstr.eu> |
| 6 | * |
Stephan Linz | 2dd5cb1 | 2012-02-25 00:48:33 +0000 | [diff] [blame] | 7 | * CAUTION: This file is a faked configuration !!! |
| 8 | * There is no real target for the microblaze-generic |
| 9 | * configuration. You have to replace this file with |
| 10 | * the generated file from your Xilinx design flow. |
Michal Simek | 21d62e6 | 2007-03-27 00:32:16 +0200 | [diff] [blame] | 11 | */ |
Michal Simek | 952d514 | 2007-03-11 13:42:58 +0100 | [diff] [blame] | 12 | |
Michal Simek | 9594583 | 2007-05-05 18:54:42 +0200 | [diff] [blame] | 13 | /* Microblaze is microblaze_0 */ |
Michal Simek | 603aa74 | 2007-05-07 17:11:09 +0200 | [diff] [blame] | 14 | #define XILINX_FSL_NUMBER 3 |
Michal Simek | 9594583 | 2007-05-05 18:54:42 +0200 | [diff] [blame] | 15 | |
Michal Simek | 603aa74 | 2007-05-07 17:11:09 +0200 | [diff] [blame] | 16 | /* Flash Memory is FLASH_2Mx32 */ |
Michal Simek | 9251df3 | 2007-04-21 20:53:31 +0200 | [diff] [blame] | 17 | #define XILINX_FLASH_START 0x2c000000 |
Michal Simek | 1f0c40c | 2007-03-26 01:39:07 +0200 | [diff] [blame] | 18 | #define XILINX_FLASH_SIZE 0x00800000 |