commit | ea07042e881ae9bc3e08a866f5c8f784ae8ce74c | [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 | bfe88feec71e5249efeb2b66e5d835f0b75aac28 [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>