]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/dockstar.h
ARM: dockstar: move start of environment area
authorEric Cooper <ecc@cmu.edu>
Mon, 12 Oct 2015 23:18:52 +0000 (19:18 -0400)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 19 Oct 2015 05:28:54 +0000 (07:28 +0200)
commitd1a2f32fca16ce0ec01b3447cc4755a17aca7f0f
treeef94a9fa264abdd791d7b79bb63da60ebdae72db
parentac6a53219a1bf5bd30b754d6d3f04f26e3921d15
ARM: dockstar: move start of environment area

The default dockstar configuration for U-Boot currently causes it to
overrun the environment area, so that a "saveenv" command bricks the
device.  This patch moves the environment to a higher address to avoid
that.

Signed-off-by: Eric Cooper <ecc@cmu.edu>
include/configs/dockstar.h