From d4bee5d0fb8b8775af2a0da356fce9d3bf8104bb Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 04 May 2015 09:58:54 -0400 Subject: Update coreboot + merge GM45 hybrid GPU patches Also add power_on_after_fail to X200 and others (prevents the bug where the system would boot when connecting the AC adapter) (option in menuconfig to use CMOS/nvram settings is now enabled) Also NetDCDC is now the default USB debug dongle used (compatible with the BBB rev C). Add two new methods for managing coreboot configs: ./build config corebootreplace ./build config corebootmodify --- (limited to 'docs/git/index.html') diff --git a/docs/git/index.html b/docs/git/index.html index a9d995a..88a547c 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -323,6 +323,8 @@ -
  • Generic Drivers / Digitizer = Autodetect
  • Generic Drivers / USB 2.0 EHCI debug dongle support = Enable
  • Generic Drivers / Enable early (pre-RAM) usbdebug = Enable
  • -
  • Generic Drivers / Type of dongle = BeagleBone Black
  • +
  • Generic Drivers / Type of dongle = Net20DC or compatible
  • Generic Drivers / Digitizer = Present
  • -
  • Console / Send console output to a CBMEM buffer = enable
  • +
  • Console / USB dongle log output = enable
  • Payload / Add a payload = An ELF executable payload
  • Payload / Payload path and filename = grub.elf
  • @@ -368,6 +369,8 @@