ARM: Fix at91rm9200dk base address
authorLadislav Michl <ladis@linux-mips.org>
Thu, 6 Dec 2007 21:59:16 +0000 (22:59 +0100)
committerWolfgang Denk <wd@denx.de>
Sun, 3 Feb 2008 23:12:36 +0000 (00:12 +0100)
commit481f28b1db5cd21deb55f69399ba240e107af4c7
treeda42e3048dfa24911ea96eaa41c2bfefcee2b5a1
parentc95219fae2a7add7daa2f91aedca65b1698465c7
ARM: Fix at91rm9200dk base address

Somewhere during development of U-Boot-1.1.3 CONFIG_BOOTBINFUNC was
renamed into CONFIG_INIT_CRITICAL which was 04 Apr 2005 replaced
with CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT.
However CONFIG_SKIP_LOWLEVEL_INIT has oposite meaning to
CONFIG_BOOTBINFUNC, so fix configuration to reflect this fact.
I'm sending this patch 4th (!) time in hope it produces at least some
reaction.

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Fix at91rm9200dk base and environment address.
include/configs/at91rm9200dk.h