diff options
author | Tom Rini <trini@konsulko.com> | 2016-06-12 23:28:57 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-06-12 23:28:57 -0400 |
commit | a52142855a1345c233af8bb76fb1ad4d3048e008 (patch) | |
tree | aab71e32931aebbe7041e24274c62d7d1c66b4cc /include/configs/stm32f429-discovery.h | |
parent | 51c14cd128f4355514397dc3c8647fb14f7d8ff4 (diff) | |
parent | 3865b9ebe73eb6246ff2ab6ae7957f507eb539f7 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Diffstat (limited to 'include/configs/stm32f429-discovery.h')
-rw-r--r-- | include/configs/stm32f429-discovery.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/stm32f429-discovery.h b/include/configs/stm32f429-discovery.h index 8bbe580ebf..f05c1aacaf 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. */ |