commit | 9fd9abedcc3c10cf89353265cbe05f58609d51f3 | [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 | c06326c73bf90e48a8e1cf8893ad31c575423f50 [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>