the following patch was just integrated into master: commit bb2cc714809150e1f1d6a502e29ef524232ee7a9 Author: Stefan Reinauer reinauer@chromium.org Date: Fri Apr 5 13:51:11 2013 -0700
Fix read_option invocation in uart8250mem.c
read_option was unified between ramstage and romstage a while ago. However, it seems some invocations were not fixed accordingly. This patch switches uart8250mem.c to use the new scheme.
Change-Id: I03cef4f6ee9188a6412c61d7ed34fbaff808a32b Signed-off-by: Stefan Reinauer reinauer@google.com Reviewed-on: http://review.coreboot.org/3033 Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Sat Apr 6 02:16:00 2013, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Mon Apr 8 21:36:00 2013, giving +2 See http://review.coreboot.org/3033 for details.
-gerrit