]> git.sur5r.net Git - u-boot/commit
nios2: nios2-generic: do not allocate rx buf in net.c
authorThomas Chou <thomas@wytron.com.tw>
Thu, 5 Nov 2015 08:37:33 +0000 (16:37 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Thu, 12 Nov 2015 00:26:58 +0000 (08:26 +0800)
commitc3c44954ed34637f2bb1220825ff0910abb97f6e
treec3198c1b05ffaf94819d546c4391f21b65fc5efe
parent38a0f36e83e1d707eceab3c31da65a22c8140bb3
nios2: nios2-generic: do not allocate rx buf in net.c

Do not allocate rx buf in net.c, because altera_tse allocates
its own rx buf in driver. This can save 6KB memory.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
include/configs/nios2-generic.h