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