X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fomap3_evm.h;h=e205c01b4b72dd947eea45b3a0aaccaf7307dc8a;hb=039594a4301dadceb267db5e8b9c8c78b1bb86b5;hp=549cef99ff956a0af659af5b19d0bf4075820e94;hpb=d3a513c23ba4100d6983161cdc1f747dfd087bbd;p=oweals%2Fu-boot.git diff --git a/include/configs/omap3_evm.h b/include/configs/omap3_evm.h index 549cef99ff..e205c01b4b 100644 --- a/include/configs/omap3_evm.h +++ b/include/configs/omap3_evm.h @@ -149,6 +149,8 @@ /* Environment information */ #define CONFIG_BOOTDELAY 10 +#define CONFIG_BOOTFILE uImage + #define CONFIG_EXTRA_ENV_SETTINGS \ "loadaddr=0x82000000\0" \ "console=ttyS2,115200n8\0" \