Merge branch 'master' of git://git.denx.de/u-boot-blackfin

This commit is contained in:
Tom Rini
2014-11-10 09:20:38 -05:00
3 changed files with 4 additions and 1 deletions

View File

@@ -840,7 +840,7 @@ u-boot.bin: u-boot FORCE
u-boot.ldr: u-boot
$(CREATE_LDR_ENV)
$(LDR) -T $(CONFIG_BFIN_CPU) -c $@ $< $(LDR_FLAGS)
$(LDR) -T $(CONFIG_CPU) -c $@ $< $(LDR_FLAGS)
$(BOARD_SIZE_CHECK)
OBJCOPYFLAGS_u-boot.ldr.hex := -I binary -O ihex