diff options
author | Shinya Kuribayashi <shinya.kuribayashi@necel.com> | 2007-11-19 02:14:16 (GMT) |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2007-11-19 20:49:51 (GMT) |
commit | f8c320609366176b31104d9bf5e295232e1c7f1d (patch) | |
tree | fb998972a0dfef7001b9800ad4a350f0539167cb /net/tftp.h | |
parent | e8da58f2bc092891e8cc92b927ed5c4bd0cb0cab (diff) | |
download | u-boot-fsl-qoriq-f8c320609366176b31104d9bf5e295232e1c7f1d.tar.xz |
[MIPS] board/gth2/lowlevel_init.S: Fix a build warning
lowlevel_init.S: Assembler messages:
lowlevel_init.S:413: Warning: Pretending global symbol used as branch target is local.
Looking at codes, the `memtest' and `clearmem' are intentional mixed
use of `global symbols' and `label' for debugging purpose. To make it
build, just disable global-symbols-use for now. As a result `memtest'
still remains as unused, but leave it be...
Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
Diffstat (limited to 'net/tftp.h')
0 files changed, 0 insertions, 0 deletions