Patch merged into coreboot/master: 48713a1 console: Drop EARLY_CONSOLE option

the following patch was just integrated into master: commit 48713a1bf7c2e55c34609a051b0dee7166c4a017 Author: Kyösti Mälkki <kyosti.malkki@gmail.com> Date: Tue Apr 15 18:19:48 2014 +0300 console: Drop EARLY_CONSOLE option We have means to easily disable a specific console in romstage if necessary, so this global option makes little sense. The option was initially introduced as a work-around for build issues around CACHE_AS_RAM, ROMCC and ARCH_ARMV7 dependencies for UARTs. Change-Id: I797bdd11a48ddd813d3ee7ccef9a0c050f16f669 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/5607 Tested-by: build bot (Jenkins) Reviewed-by: David Hendricks <dhendrix@chromium.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> See http://review.coreboot.org/5607 for details. -gerrit
participants (1)
-
gerrit@coreboot.org