coreboot-kgpe-d16/src/mainboard/ti/beaglebone
Gabe Black 4c3de9c3ed beaglebone: Update bootblock.c to use new structs/code
New structures and functions have been added to make it easier and
clearer to talk to GPIOs, configure the clock module, and toggle the
LEDs. Use that code in bootblock.c instead of doing those things
manually with hardcoded addresses.

Change-Id: If41db0220de4bc95a6c99945ec402e3026cb4eeb
Signed-off-by: Gabe Black <gabeblack@chromium.org>
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Reviewed-on: https://review.coreboot.org/3944
Tested-by: build bot (Jenkins)
Reviewed-by: David Hendricks <dhendrix@chromium.org>
2016-06-21 00:46:42 +02:00
..
board_info.txt
bootblock.c beaglebone: Update bootblock.c to use new structs/code 2016-06-21 00:46:42 +02:00
devicetree.cb tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig.name
leds.c beaglebone: Add code to set the value of the LEDs 2016-04-10 18:21:58 +02:00
leds.h beaglebone: Add code to set the value of the LEDs 2016-04-10 18:21:58 +02:00
Makefile.inc beaglebone: Add code to set the value of the LEDs 2016-04-10 18:21:58 +02:00
memlayout.ld
romstage.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00