From: Joel A Fernandes Date: Sun, 4 Sep 2011 03:24:41 +0000 (-0400) Subject: BeagleBoard: config: use uImage.beagle for tftp X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=e682930867f7dfc4a01784fe452fad9e962d65a9;p=u-boot.git BeagleBoard: config: use uImage.beagle for tftp Signed-off-by: Koen Kooi Signed-off-by: Joel A Fernandes Signed-off-by: Sandeep Paulraj --- diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h index 03a3084e16..223621d956 100644 --- a/include/configs/omap3_beagle.h +++ b/include/configs/omap3_beagle.h @@ -200,6 +200,7 @@ "loadaddr=0x82000000\0" \ "usbtty=cdc_acm\0" \ "usbethaddr=de:ad:be:ef\0" \ + "bootfile=uImage.beagle\0" \ "console=ttyS2,115200n8\0" \ "mpurate=auto\0" \ "buddy=none "\