]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/sixnet/sixnet.h
ARM: tegra: remove custom define for Jetson TK1
[karo-tx-uboot.git] / board / sixnet / sixnet.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  * Memory map:
10  *
11  *   ff100000 -> ff13ffff : FPGA        CS1
12  *   ff030000 -> ff03ffff : EXPANSION   CS7
13  *   ff020000 -> ff02ffff : DATA FLASH  CS4
14  *   ff018000 -> ff01ffff : UART B      CS6/UPMB
15  *   ff010000 -> ff017fff : UART A      CS5/UPMB
16  *   ff000000 -> ff00ffff : IMAP                   internal to the MPC855T
17  *   f8000000 -> fbffffff : FLASH       CS0        up to 64MB
18  *   f4000000 -> f7ffffff : NVSRAM      CS2        up to 64MB
19  *   00000000 -> 0fffffff : SDRAM       CS3/UPMA   up to 256MB
20  */