]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/esd/canbt/canbt.h
zynq: Enable axi ethernet and emaclite driver initialization
[karo-tx-uboot.git] / board / esd / canbt / canbt.h
1 /*
2  * (C) Copyright 2000
3  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4  *
5  * SPDX-License-Identifier:     GPL-2.0+
6  */
7
8 /****************************************************************************
9  * FLASH Memory Map as used by TQ Monitor:
10  *
11  *                          Start Address    Length
12  * +-----------------------+ 0x4000_0000     Start of Flash -----------------
13  * | MON8xx code           | 0x4000_0100     Reset Vector
14  * +-----------------------+ 0x400?_????
15  * | (unused)              |
16  * +-----------------------+ 0x4001_FF00
17  * | Ethernet Addresses    |                 0x78
18  * +-----------------------+ 0x4001_FF78
19  * | (Reserved for MON8xx) |                 0x44
20  * +-----------------------+ 0x4001_FFBC
21  * | Lock Address          |                 0x04
22  * +-----------------------+ 0x4001_FFC0                     ^
23  * | Hardware Information  |                 0x40            | MON8xx
24  * +=======================+ 0x4002_0000 (sector border)    -----------------
25  * | Autostart Header      |                                 | Applications
26  * | ...                   |                                 v
27  *
28  *****************************************************************************/