2018-05-06 21:58:06 +00:00
|
|
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
2007-03-26 22:32:16 +00: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-26 22:32:16 +00:00
|
|
|
*/
|
2007-03-25 23:39:07 +00:00
|
|
|
|
2007-05-05 16:54:42 +00:00
|
|
|
/* Microblaze is microblaze_0 */
|
2007-05-07 15:11:09 +00:00
|
|
|
#define XILINX_FSL_NUMBER 3
|
2007-05-05 16:54:42 +00:00
|
|
|
|
2007-05-07 15:11:09 +00:00
|
|
|
/* Flash Memory is FLASH_2Mx32 */
|
2007-04-21 18:53:31 +00:00
|
|
|
#define XILINX_FLASH_START 0x2c000000
|
2007-03-25 23:39:07 +00:00
|
|
|
#define XILINX_FLASH_SIZE 0x00800000
|