Wolfgang Denk | 0708bc6 | 2010-10-07 21:51:12 +0200 | [diff] [blame] | 1 | CONFIG_SYS_TEXT_BASE = 0x00000000 |
Mark Jackson | 1744f5b | 2008-07-30 13:07:27 +0100 | [diff] [blame] | 2 | PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections |
3 | PLATFORM_LDFLAGS += --gc-sections |