In order to support earlyprintk() better, we should add support for early_platform_add_devices() to ARM, as was done for SuperH and Blackfin.
See issue #18486 where we had to choose one UART over the other, which shouldn't be as important (or not needed at all) if we did early_platform_add_devices better.
Also, see: * http://git.chromium.org/gitweb/?p=chromiumos/third_party/kernel.git;a=blob;f=Documentation/driver-model/platform.txt;h=41f41632ee550795e21d8207fb07c6b6372e3de6;hb=chromeos-2.6.38 * http://git.chromium.org/gitweb/?p=chromiumos/third_party/kernel.git;a=blob;f=arch/sh/kernel/setup.c;h=4f267160c515a21b38ff7bc49ace6f4093c1ff51;hb=chromeos-2.6.38 * http://git.chromium.org/gitweb/?p=chromiumos/third_party/kernel.git;a=blob;f=arch/blackfin/kernel/setup.c;h=4f267160c515a21b38ff7bc49ace6f4093c1ff51;hb=chromeos-2.6.38
Comment #1
Posted on Aug 15, 2011 by Happy CatDiscussion thread on chromium-os-dev: http://groups.google.com/a/chromium.org/group/chromium-os-dev/browse_thread/thread/05fc51fbb68e4b21
Comment #2
Posted on Oct 30, 2012 by Quick Rhino(No comment was entered for this change.)
Comment #3
Posted on Mar 6, 2013 by Grumpy Hippo(No comment was entered for this change.)
Comment #4
Posted on Mar 10, 2013 by Quick Rabbit(No comment was entered for this change.)
Comment #5
Posted on Mar 14, 2013 by Helpful KangarooOld bugs.
Comment #6
Posted on Mar 16, 2013 by Quick RabbitMoved to: Issue chromium:202285
Status: Moved
Labels:
Type-Feature
Pri-2
Effort-1
Arch-ARM
OS-Chrome
Cr-OS-Kernel