commit | 7d38f8747466abb427b8cac8e7a2f9687cd97294 | [log] [tgz] |
---|---|---|
author | Matt Waddel <matt.waddel@linaro.org> | Thu Dec 02 12:43:14 2010 -0700 |
committer | Wolfgang Denk <wd@denx.de> | Wed Dec 08 23:44:21 2010 +0100 |
tree | fcf8b3dde54c59fd62418c732635d714364fb629 | |
parent | b097b9282c96ee0a10fc5e64894be440e075335d [diff] |
ARMV7: Vexpress: fix build errors This patch fixes build errors in the vexpress system: - Removed sys_proto.h requirement from syslib.c. - Switched vexpress to the default armv7 linker script. - Renamed TEXT_BASE to CONFIG_SYS_TEXT_BASE. Signed-off-by: Matt Waddel <matt.waddel@linaro.org>