Dear [email protected], In message <[email protected]> you wrote: > From: Matt Waddel <[email protected]> > > 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 <[email protected]> > --- > Change log v2: > Removed the new arch/arm/include/asm/arch-armv7/sys_proto.h file. > > arch/arm/cpu/armv7/syslib.c | 1 - > board/armltd/vexpress/config.mk | 3 +- > board/armltd/vexpress/u-boot.lds | 65 > -------------------------------------- > 3 files changed, 1 insertions(+), 68 deletions(-) > delete mode 100644 board/armltd/vexpress/u-boot.lds
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Another megabytes the dust. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

