2018-05-06 17:58:06 -04:00
|
|
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
2007-03-27 00:32:16 +02:00
|
|
|
/*
|
|
|
|
* (C) Copyright 2007 Michal Simek
|
|
|
|
*
|
|
|
|
* Michal SIMEK <monstr@monstr.eu>
|
|
|
|
*
|
2012-02-25 00:48:33 +00:00
|
|
|
* CAUTION: This file is a faked configuration !!!
|
|
|
|
* There is no real target for the microblaze-generic
|
|
|
|
* configuration. You have to replace this file with
|
|
|
|
* the generated file from your Xilinx design flow.
|
2007-03-27 00:32:16 +02:00
|
|
|
*/
|
2007-03-26 01:39:07 +02:00
|
|
|
|
2007-05-05 18:54:42 +02:00
|
|
|
/* Microblaze is microblaze_0 */
|
2007-05-07 17:11:09 +02:00
|
|
|
#define XILINX_FSL_NUMBER 3
|
2007-05-05 18:54:42 +02:00
|
|
|
|
2007-05-07 17:11:09 +02:00
|
|
|
/* Flash Memory is FLASH_2Mx32 */
|
2007-04-21 20:53:31 +02:00
|
|
|
#define XILINX_FLASH_START 0x2c000000
|
2007-03-26 01:39:07 +02:00
|
|
|
#define XILINX_FLASH_SIZE 0x00800000
|