Message ID | 1465638252-13196-2-git-send-email-yamada.masahiro@socionext.com |
---|---|
State | Accepted |
Commit | 2c15534f6b5b2157b7c93b6d7c59e26989afb069 |
Headers | show |
2016-06-11 18:44 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>: > At this point, this is not referenced from anywhere, so remove it > (but I will re-add it soon for a different meaning). > > Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Applied along with moveconfig.py updates. Best Regards Masahiro Yamada _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
diff --git a/include/configs/stm32f429-discovery.h b/include/configs/stm32f429-discovery.h index 8bbe580..f05c1aa 100644 --- a/include/configs/stm32f429-discovery.h +++ b/include/configs/stm32f429-discovery.h @@ -82,8 +82,6 @@ "bootcmd_romfs=setenv bootargs ${bootargs} ${bootargs_romfs};" \ "bootm 0x08044000 - 0x08042000\0" -#define CONFIG_AUTOBOOT - /* * Command line configuration. */
At this point, this is not referenced from anywhere, so remove it (but I will re-add it soon for a different meaning). Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> --- Changes in v2: None include/configs/stm32f429-discovery.h | 2 -- 1 file changed, 2 deletions(-) -- 1.9.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot