]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARMV7: Vexpress: fix build errors
authorMatt Waddel <matt.waddel@linaro.org>
Thu, 2 Dec 2010 19:43:14 +0000 (12:43 -0700)
committerWolfgang Denk <wd@denx.de>
Wed, 8 Dec 2010 22:44:21 +0000 (23:44 +0100)
commit7d38f8747466abb427b8cac8e7a2f9687cd97294
treefcf8b3dde54c59fd62418c732635d714364fb629
parentb097b9282c96ee0a10fc5e64894be440e075335d
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>
arch/arm/cpu/armv7/syslib.c
board/armltd/vexpress/config.mk
board/armltd/vexpress/u-boot.lds [deleted file]