This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
u-boot
Watch
1
Star
0
Fork
0
You've already forked u-boot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
809ac5e7b0
u-boot
/
board
/
versatile
/
config.mk
6 lines
67 B
Makefile
Raw
Normal View
History
Unescape
Escape
* Patch by Philippe Robin, 09 Mar 2004: Added ARM Integrator AP, CP and Versatile PB926EJ-S Reference Platform support. * Patch by Masami Komiya, 08 Mar 2004: Don't overwrite server IP address or boot file name when the boot server does not return values * Patch by listmember@orkun.us, 5 Mar 2004: Removed compile time restriction on CFG_I2C_SPEED for DS1338 RTC
2004-03-14 15:06:13 +00:00
#
Code cleanup; make several boards compile & link.
2004-03-14 22:25:36 +00:00
# image should be loaded at 0x01000000
* Patch by Philippe Robin, 09 Mar 2004: Added ARM Integrator AP, CP and Versatile PB926EJ-S Reference Platform support. * Patch by Masami Komiya, 08 Mar 2004: Don't overwrite server IP address or boot file name when the boot server does not return values * Patch by listmember@orkun.us, 5 Mar 2004: Removed compile time restriction on CFG_I2C_SPEED for DS1338 RTC
2004-03-14 15:06:13 +00:00
#
TEXT_BASE
=
0x01000000
Reference in New Issue
Copy Permalink