]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
omap3_beagle: replace uImage.beagle with generic uImage
authorNishanth Menon <nm@ti.com>
Mon, 15 Jul 2013 12:11:29 +0000 (07:11 -0500)
committerTom Rini <trini@ti.com>
Fri, 26 Jul 2013 20:39:11 +0000 (16:39 -0400)
e682930867f7dfc4a01784fe452fad9e962d65a
(BeagleBoard: config: use uImage.beagle for tftp)

Introduced uImage.beagle which does not happen to be default output
file of Linux kernel build make uImage (output is uImage).

So, replace uImage.beagle with uImage

Signed-off-by: Nishanth Menon <nm@ti.com>
include/configs/omap3_beagle.h

index 8992c35dc32776f051ac09d3637ff0e7df178923..a5cd66d5dd0b64d72c625209cd9ce951a5648733 100644 (file)
        "loadaddr=0x80200000\0" \
        "rdaddr=0x81000000\0" \
        "usbtty=cdc_acm\0" \
-       "bootfile=uImage.beagle\0" \
+       "bootfile=uImage\0" \
        "console=ttyO2,115200n8\0" \
        "mpurate=auto\0" \
        "buddy=none\0" \