commit | 9baa37b1df1dde38d53c55eaece19e17929f120f | [log] [tgz] |
---|---|---|
author | Grazvydas Ignotas <notasas@gmail.com> | Thu Mar 22 13:49:23 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue May 15 08:31:27 2012 +0200 |
tree | 7939e094b5594820da2f559c78c1df39f46163f3 | |
parent | 7cad446b887b6764afe8a6706508236bbd4998d8 [diff] |
OMAP3: pandora: drop console kernel argument As ttyS0 is no longer valid for newer OMAP kernels, and pandora serial cables are not widespread, simply drop console argument. This should allow booting old and new kernels with default arguments, and those who need serial can use a boot script on SD card. Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>