Wolfgang Denk | 14d0a02 | 2010-10-07 21:51:12 +0200 | [diff] [blame^] | 1 | CONFIG_SYS_TEXT_BASE = 0x00000000 |
Julien May | 5c374c9 | 2008-06-23 13:57:52 +0200 | [diff] [blame] | 2 | PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections |
3 | PLATFORM_LDFLAGS += --gc-sections |