Commit graph

6 commits

Author SHA1 Message Date
Sascha Hauer
50cc8c5412 Subject: [PATCH] [general] Fixed constant strings in data section issue
For practical reasons I changed all string literals assumed to be constant
to reside in .rodata subsection at end of .text section.

Signed-off-by: Carsten Schlote <schlote@vahanus.net>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2008-04-04 14:45:04 +02:00
Juergen Beisert
26def3fd2c various small typos fixed 2007-10-16 19:07:21 +02:00
Sascha Hauer
b3dc734018 declare lots of functions static 2007-09-28 10:07:26 +02:00
Sascha Hauer
3cbc5c5c12 remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
Sascha Hauer
7c809ab519 allow calculationg checksums of files 2007-07-14 14:47:35 +02:00
Sascha Hauer
5a7d488510 svn_rev_676 2007-07-05 18:02:16 +02:00