mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-02-08 17:51:46 +01:00
6 lines
67 B
Makefile
6 lines
67 B
Makefile
#
|
|
# image should be loaded at 0x01000000
|
|
#
|
|
|
|
TEXT_BASE = 0x01000000
|