From: Mike Frysinger Date: Sat, 25 Jun 2011 00:58:13 +0000 (-0400) Subject: Blackfin: adi boards: also set stderr to nc with helper X-Git-Tag: v2011.09-rc1~95^2~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fd48d591009a1744c3fb76262af49357d66488ca;p=u-boot Blackfin: adi boards: also set stderr to nc with helper Signed-off-by: Mike Frysinger --- diff --git a/include/configs/bfin_adi_common.h b/include/configs/bfin_adi_common.h index 80f8a1429b..57d9b97321 100644 --- a/include/configs/bfin_adi_common.h +++ b/include/configs/bfin_adi_common.h @@ -204,7 +204,8 @@ "nc=" \ "set ncip ${serverip};" \ "set stdin nc;" \ - "set stdout nc" \ + "set stdout nc;" \ + "set stderr nc" \ "\0" # else # define NETCONSOLE_ENV