From: Joel A Fernandes Date: Sun, 4 Sep 2011 03:24:41 +0000 (-0400) Subject: BeagleBoard: config: use uImage.beagle for tftp X-Git-Tag: v2011.09-rc1~68^2~19 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e682930867f7dfc4a01784fe452fad9e962d65a;p=u-boot 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 "\