commit | 1f9ce3063cd723a1dcf0d02070f07c59491cf6f9 | [log] [tgz] |
---|---|---|
author | Hannes Petermaier <oe5hpm@oevsv.at> | Fri Jun 13 06:25:29 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Thu Jun 19 11:19:05 2014 -0400 |
tree | e834ae37b3883d741a979fbb17d4095041c29df1 | |
parent | 2b9912e6a7df7b1f60beb7942bd0e6fa5f9d0167 [diff] |
fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPL SPL stage does not support various networking things, and therefore CONFIG_NETCONSOLE cannot be built within SPL. Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>