the following patch was just integrated into master:
commit 8af216ce60f6379817a44dfa0e81767af0f14fb1
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Mon Dec 23 12:14:13 2013 +0200
ARMv7: Remove static CBMEM allocation
The calculations for static allocation are no longer valid.
Change-Id: I6740cdcec789abddf78485a0edaf24882ef8c2a5
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
See http://review.coreboot.org/4569 for details.
-gerrit
the following patch was just integrated into master:
commit f8f0f06ddb987f8a6686fa59800a22d77d5a659b
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Mon Feb 3 19:43:08 2014 +0200
console: Drop IO and Oxford (PCI) UARTs on armv7
Change-Id: Ia410b61c4babdfa3c984539527a9739462d3ad80
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
See http://review.coreboot.org/5141 for details.
-gerrit
the following patch was just integrated into master:
commit ea32b942498c3ee7d7fb17f1a21d970bdc310279
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Mon Feb 3 13:07:59 2014 +0200
console: Drop extra uart_init()
This call is already in console_init().
Change-Id: Ie0cb3595af514e37efac5ac5d474f52ba551bf22
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
See http://review.coreboot.org/5140 for details.
-gerrit