[U-Boot-Users] [PATCH] Add board voiceblue

Wolfgang Denk wd at denx.de
Wed Apr 6 15:37:37 CEST 2005


Dear Ladislav,

in message <20050405175018.GA16363 at orphique> you wrote:
> 
> this patch adds support for OMAP5910 based board Voiceblue. Small flash
> configuration will not work in tree because it needs small patch to
> cpu/arm925t/start.S which I sent on 12 Jan 2005 under subject "Lowering

The code does not compile at all:

-> MAKEALL voiceblue
... boot from upper flash bank
Configuring for voiceblue board...
/home/wd/u-boot/cpu/arm925t/start.S: Assembler messages:
/home/wd/u-boot/cpu/arm925t/start.S:193: Error: invalid constant -- `sub r0,r0,#(0x00400000-128)'
/home/wd/u-boot/cpu/arm925t/start.S:358: Error: invalid constant -- `sub r13,r13,#(0x00002000+(0x00400000-128))'
/home/wd/u-boot/cpu/arm925t/start.S:359: Error: invalid constant -- `sub r2,r2,#(0x00002000+(0x00400000-128))'
/home/wd/u-boot/cpu/arm925t/start.S:364: Error: invalid constant -- `sub r13,r13,#(0x00002000+(0x00400000-128))'
/home/wd/u-boot/cpu/arm925t/start.S:365: Error: invalid constant -- `sub r2,r2,#(0x00002000+(0x00400000-128))'
/home/wd/u-boot/cpu/arm925t/start.S:370: Error: invalid constant -- `sub r13,r13,#(0x00002000+(0x00400000-128))'
/home/wd/u-boot/cpu/arm925t/start.S:371: Error: invalid constant -- `sub r2,r2,#(0x00002000+(0x00400000-128))'
/home/wd/u-boot/cpu/arm925t/start.S:376: Error: invalid constant -- `sub r13,r13,#(0x00002000+(0x00400000-128))'
/home/wd/u-boot/cpu/arm925t/start.S:377: Error: invalid constant -- `sub r2,r2,#(0x00002000+(0x00400000-128))'
/home/wd/u-boot/cpu/arm925t/start.S:382: Error: invalid constant -- `sub r13,r13,#(0x00002000+(0x00400000-128))'
/home/wd/u-boot/cpu/arm925t/start.S:383: Error: invalid constant -- `sub r2,r2,#(0x00002000+(0x00400000-128))'
/home/wd/u-boot/cpu/arm925t/start.S:407: Error: invalid constant -- `sub r13,r13,#(0x00002000+(0x00400000-128))'
/home/wd/u-boot/cpu/arm925t/start.S:408: Error: invalid constant -- `sub r2,r2,#(0x00002000+(0x00400000-128))'
/home/wd/u-boot/cpu/arm925t/start.S:413: Error: invalid constant -- `sub r13,r13,#(0x00002000+(0x00400000-128))'
/home/wd/u-boot/cpu/arm925t/start.S:414: Error: invalid constant -- `sub r2,r2,#(0x00002000+(0x00400000-128))'
make: *** [cpu/arm925t/start.o] Error 1

Please fix.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Language shapes the way we think, and determines what we  can  think
about."                                                 - B. L. Whorf




More information about the U-Boot mailing list