
20 Oct
2011
20 Oct
'11
1:11 a.m.
On Wednesday 19 October 2011 18:46:20 Doug Anderson wrote:
On Wed, Oct 19, 2011 at 3:35 PM, Mike Frysinger vapier@gentoo.org wrote:
On Wednesday 19 October 2011 18:30:59 Doug Anderson wrote:
/* Add in earlyprintk */
original_str = "console=ttyS0,115200n8 root=/dev/mmcblk0p3
earlyprintk";
expected_str = "root=/dev/mmcblk0p3 console=";
*choke* wtf just happened here ?
Can you clarify what you're asking?
oh, you're updating the internal test code. i missed that this existed, so i thought you were blindly adding these strings for everyone. -mike