1 diff -urN u-boot-1.1.4.old/cpu/arm920t/config.mk u-boot-1.1.4/cpu/arm920t/config.mk
2 --- u-boot-1.1.4.old/cpu/arm920t/config.mk 2007-03-19 12:44:39.000000000 +0100
3 +++ u-boot-1.1.4/cpu/arm920t/config.mk 2007-03-20 09:23:54.000000000 +0100
8 -PLATFORM_RELFLAGS += -fno-strict-aliasing -fno-common -ffixed-r8 \
10 +PLATFORM_RELFLAGS += -fno-strict-aliasing -fno-common -ffixed-r8
12 PLATFORM_CPPFLAGS += -march=armv4
13 # =========================================================================