the following patch was just integrated into master:
commit 5c4b8483d2de976cb3957cc9ea23086041ed9625
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Sat May 3 13:29:06 2014 +0300
ChromeOS boards: Always build code for bootmode straps
Leave it under BOOTMODE_STRAPS to control whether these have
any functional meaning on the build.
Change-Id: Ieb59aa7ab4b1e8da6a1002e7a8e5462eb7988d35
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/5643
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick(a)georgi-clan.de>
See http://review.coreboot.org/5643 for details.
-gerrit
the following patch was just integrated into master:
commit ab7280970a96eb5a604a37ffd913355a1f40fb88
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Sat May 3 16:47:52 2014 +0300
ChromeOS boards: Fix includes
Change-Id: Ib8448f3d36a23538cd9fea897f09da3ec4ad007a
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/5647
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick(a)georgi-clan.de>
See http://review.coreboot.org/5647 for details.
-gerrit
the following patch was just integrated into master:
commit 1645589ce7c0312e71b6226b95b3fa888d55ddcd
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Mon Apr 28 23:41:06 2014 +0300
Declare get_write_protect_state() without ChromeOS
Change-Id: I72471ac68088cd26f8277b27b75b7d44ad72cfc4
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/5642
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick(a)georgi-clan.de>
Reviewed-by: Aaron Durbin <adurbin(a)google.com>
See http://review.coreboot.org/5642 for details.
-gerrit
the following patch was just integrated into master:
commit e3ddee0437bbae0f0059dfb13560be731ac86e9b
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Sat May 3 10:45:28 2014 +0300
Rename from save_chromeos_gpios() to init_bootmode_straps()
This feature is no longer specific to ChromeOS builds.
Change-Id: If27d4dc7caff8a551b5b325cdebdd05c079ec921
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/5641
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick(a)georgi-clan.de>
Reviewed-by: Aaron Durbin <adurbin(a)google.com>
See http://review.coreboot.org/5641 for details.
-gerrit
the following patch was just integrated into master:
commit ff402e3aebcca0654753211cb1c46fd8aba390d0
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Mon Apr 28 23:41:06 2014 +0300
ChromeOS boards: Use explicit include of chromeos.c
Change-Id: I7b3d044fad1d6973910e9bef347478a45c149a4f
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/5640
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick(a)georgi-clan.de>
Reviewed-by: Aaron Durbin <adurbin(a)google.com>
See http://review.coreboot.org/5640 for details.
-gerrit
Edward O'Callaghan (eocallaghan(a)alterapraxis.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/5698
-gerrit
commit e9f5928b8ce705a034285446085f39ce232d5ab2
Author: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Date: Thu May 8 20:45:09 2014 +1000
mainboard/jetway/nf81-t56n-lf: Toggle WDT and CIR in devicetree.cb
Turn on WDT support in the devicetree. Turn off CIR support.
Dispense with old commentary.
Change-Id: Icf0c0e12a0ed7ce6c3b6176653e076ffc2ba937e
Signed-off-by: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
---
src/mainboard/jetway/nf81-t56n-lf/devicetree.cb | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/src/mainboard/jetway/nf81-t56n-lf/devicetree.cb b/src/mainboard/jetway/nf81-t56n-lf/devicetree.cb
index 75184d4..8f4d3b3 100644
--- a/src/mainboard/jetway/nf81-t56n-lf/devicetree.cb
+++ b/src/mainboard/jetway/nf81-t56n-lf/devicetree.cb
@@ -106,10 +106,8 @@ chip northbridge/amd/agesa/family14/root_complex
irq 0x72 = 12 # Mouse IRQ
end
device pnp 2e.06 off end # GPIO
-# TODO: Verify BSEL register content with vendor BIOS using
-# $ sudo isadump 0x4e 0x4f 0x7
-# which select logical device (LDN) 7. Then read that we have in 0x27, bit1
- device pnp 2e.07 off end # BSEL
+ device pnp 2e.07 on end # WDT
+ device pnp 2e.08 off end # CIR
device pnp 2e.0a on end # PME
end # f71869ad
end #LPC
the following patch was just integrated into master:
commit 63f28c00aa32662c432565fc417e1f9d1fde6122
Author: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Date: Sat Apr 26 15:21:45 2014 +1000
superio/fintek/f71869ad: Make hwm devicetree configurable
Provision the configuration of the Fintek F71869AD Hardware Monitor's
configuration by way of devicetree.cb. Make use of this in the
jetway/nf81-t56n-lf board to properly control fan's.
Change-Id: Ic25b29d1b7a9145e0e209b490b25a2cbc46cb75c
Signed-off-by: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Reviewed-on: http://review.coreboot.org/5580
Reviewed-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
See http://review.coreboot.org/5580 for details.
-gerrit