commit | 2dc9b4a1d5b5961782df53217f78fc908b6776eb | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Nov 26 17:06:15 2007 -0600 |
committer | Gerald Van Baren <vanbaren@cideas.com> | Fri Dec 07 20:51:25 2007 -0500 |
tree | 44da4df32b99bb96a5f12e0573eabd1d3c3089a6 | |
parent | 0db72edcc64e6639b0804fba235e6cae5d5368f2 [diff] |
Added fdt_fixup_stdout that uses aliases to set linux,stdout-path We use a combination of the serialN alias and CONFIG_CONS_INDEX to determine which serial alias we should set linux,stdout-path to. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>