mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
6 lines
67 B
Makefile
6 lines
67 B
Makefile
#
|
|
# image should be loaded at 0x01000000
|
|
#
|
|
|
|
TEXT_BASE = 0x01000000
|