commit | 74b33959e9aab6f8d9a29fe6f75f84ec49b1f5c1 | [log] [tgz] |
---|---|---|
author | Kim Phillips <kim.phillips@freescale.com> | Tue May 19 12:53:32 2009 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Wed May 20 22:36:26 2009 +0200 |
tree | 2d38c34ccd25f832d77be55085d8f8fd996251fc | |
parent | 31c8c2ef80c271765c1b24e7c863a3cfeb5dfcaf [diff] |
TQM834x: remove defines causing gcc4.4 warnings Configuring for TQM834x board... cpu_init.c: In function 'cpu_init_f': cpu_init.c:262: warning: array subscript is above array bounds cpu_init.c:263: warning: array subscript is above array bounds cpu_init.c:270: warning: array subscript is above array bounds ... Signed-off-by: Kim Phillips <kim.phillips@freescale.com>