summaryrefslogtreecommitdiffstats
path: root/net/net.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-02-16 23:21:36 -0500
committerWolfgang Denk <wd@denx.de>2009-03-20 22:39:09 +0100
commit6c6166f52983dac775e3852f9d0f49d033f27108 (patch)
tree38a782d4c9d928c5fef02b40dd0675e215596ea2 /net/net.c
parenta43ea5cc6d612471fbc74f0a26b2bea5864aa1d6 (diff)
downloadblackbird-obmc-uboot-6c6166f52983dac775e3852f9d0f49d033f27108.tar.gz
blackbird-obmc-uboot-6c6166f52983dac775e3852f9d0f49d033f27108.zip
vsprintf: pull updates from Linux kernel
This brings in support for the %p modifier which allows us to easily print out things like ip addresses, mac addresses, and pointers. It also converts the rarely used 'q' length modifier to the common 'L' modifier when dealing with quad types. While this new code is a bit larger (~1k .text), most of it should be made up by converting the existing ip/mac address code to use format modifiers. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'net/net.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud