From: Joel A Fernandes <agnel.joel@gmail.com> Date: Sun, 4 Sep 2011 03:24:41 +0000 (-0400) Subject: BeagleBoard: config: use uImage.beagle for tftp X-Git-Tag: v2025.01-rc5-pxa1908~19109^2~19 X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-favicon.png?a=commitdiff_plain;h=e682930867f7dfc4a01784fe452fad9e962d65a;p=u-boot.git BeagleBoard: config: use uImage.beagle for tftp Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com> --- 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 "\