This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
u-boot
Watch
0
Star
0
Fork
0
You've already forked u-boot
mirror of
https://github.com/u-boot/u-boot.git
synced
2024-11-25 21:24:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
85dc2a7f82
u-boot
/
board
/
cradle
/
config.mk
3 lines
38 B
Makefile
Raw
Normal View
History
Unescape
Escape
* Patch by Gleb Natapov, 19 Sep 2003: Move most of the timer interrupt related PPC code to ppc_lib/interrupts.c * Patch by Anders Larsen, 17 Sep 2003: Bring ARM memory layout in sync with the documentation: stack and malloc-heap are now located _below_ the U-Boot code
2003-12-07 03:49:23 +08:00
TEXT_BASE
=
0xa0f80000
Initial revision
2002-08-14 15:58:23 +08:00
#TEXT_BASE = 0
Reference in New Issue
Copy Permalink