]> git.sur5r.net Git - u-boot/commit
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
authorLucas Stach <dev@lynxeye.de>
Tue, 22 Jan 2013 00:15:49 +0000 (00:15 +0000)
committerTom Rini <trini@ti.com>
Thu, 31 Jan 2013 19:46:40 +0000 (14:46 -0500)
commitad394e027f32eb76f74bc4133446ae2e2b82dbfe
treeb067a0056e7d084c199c2ff318333d6a510dcf3c
parent3a9d879f6f64585b819af728b53be0a05037fe0d
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README

No one expects to end up in a delayed environment if
CONFIG_DELAY_ENVIRONMENT isn't defined.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Acked-by: Simon Glass <sjg@chromium.org>
Acked-by: Allen Martin <amartin@nvidia.com>
arch/arm/lib/board.c