Tom Rini | 10e4779 | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
Dirk Behme | bab104e | 2009-01-28 21:40:16 +0100 | [diff] [blame] | 2 | # |
| 3 | # (C) Copyright 2006-2008 |
| 4 | # Texas Instruments, <www.ti.com> |
| 5 | # |
| 6 | # Zoom MDK uses OMAP3 (ARM-CortexA8) cpu |
| 7 | # see http://www.ti.com/ for more information on Texas Instruments |
Dirk Behme | bab104e | 2009-01-28 21:40:16 +0100 | [diff] [blame] | 8 | # Physical Address: |
| 9 | # 8000'0000 (bank0) |
| 10 | # A000/0000 (bank1) |
| 11 | # Linux-Kernel is expected to be at 8000'8000, entry 8000'8000 |
| 12 | # (mem base + reserved) |
| 13 | |
| 14 | # For use with external or internal boots. |