u-boot-brain/board/xilinx/microblaze-generic/xparameters.h

19 lines
533 B
C
Raw Normal View History

/* SPDX-License-Identifier: GPL-2.0+ */
2007-03-27 07:32:16 +09:00
/*
* (C) Copyright 2007 Michal Simek
*
* Michal SIMEK <monstr@monstr.eu>
*
* 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 07:32:16 +09:00
*/
2007-05-06 01:54:42 +09:00
/* Microblaze is microblaze_0 */
2007-05-08 00:11:09 +09:00
#define XILINX_FSL_NUMBER 3
2007-05-06 01:54:42 +09:00
2007-05-08 00:11:09 +09:00
/* Flash Memory is FLASH_2Mx32 */
2007-04-22 03:53:31 +09:00
#define XILINX_FLASH_START 0x2c000000
#define XILINX_FLASH_SIZE 0x00800000