the following patch was just integrated into master: commit 019bacb41a01f9d26ccd6040641402131af0f602 Author: Marc Jones marc.jones@se-eng.com Date: Tue Dec 23 15:22:30 2014 -0700
libpayload: Remove PC Keyboard from ARM build
The keyboard.c uses IO cycles to access the legacy PC keyboard device. ARM can't do IO cycles, so remove the option for ARM configs.
Change-Id: Ifc6c2368563f27867f4babad5afdde0e78f4cf78 Signed-off-by: Marc Jones marc.jones@se-eng.com Reviewed-on: http://review.coreboot.org/7922 Reviewed-by: Edward O'Callaghan eocallaghan@alterapraxis.com Reviewed-by: Alexandru Gagniuc mr.nuke.me@gmail.com Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net
See http://review.coreboot.org/7922 for details.
-gerrit