arm: vf610: add uart0 clock/iomux definitions
[u-boot/qq2440-u-boot.git] / board / esd / adciop / adciop.h
blob75e7950bcd949792e1423d88060803129e4ff559
1 /*
2 * (C) Copyright 2000
3 * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5 * SPDX-License-Identifier: GPL-2.0+
6 */
8 /****************************************************************************
9 * FLASH Memory Map as used by TQ Monitor:
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
28 *****************************************************************************/