mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-08 11:36:21 -04:00

This patch adds support for the leopard board which is based on the DM355 SOC. Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
7 lines
182 B
Makefile
7 lines
182 B
Makefile
# Linux Kernel is expected to be at 8000'8000, entry 8000'8000
|
|
# (mem base + reserved)
|
|
#
|
|
|
|
#Provide at least 16MB spacing between us and the Linux Kernel image
|
|
TEXT_BASE = 0x81080000
|