Hello build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44379
to look at the new patch set (#2).
Change subject: mb/ti/beaglebone: Rename beaglebone to beaglebone-black ......................................................................
mb/ti/beaglebone: Rename beaglebone to beaglebone-black
Retargets the Beaglebone port to be a Beaglebone Black port. The original Beaglebone (sometimes referred to as the Beaglebone White) has been mostly superseded by the Beaglebone Black and is no longer available for purchase.
This port currently is unfinished, so it makes sense to retarget it towards available hardware. The original Beaglebone and Beaglebone Black are very similar in any case (biggest material difference is 256MB of RAM in the original vs. 512MB in the Black) so, if there were interest, it probably would not be very difficult to get the port to work on the original Beaglebone.
Change-Id: Ied0632badf19c20b37411375f0bce652453aef6e Signed-off-by: Sam Lewis sam.vr.lewis@gmail.com --- R src/mainboard/ti/beaglebone-black/Kconfig A src/mainboard/ti/beaglebone-black/Kconfig.name R src/mainboard/ti/beaglebone-black/Makefile.inc R src/mainboard/ti/beaglebone-black/board_info.txt R src/mainboard/ti/beaglebone-black/bootblock.c R src/mainboard/ti/beaglebone-black/devicetree.cb R src/mainboard/ti/beaglebone-black/leds.c R src/mainboard/ti/beaglebone-black/leds.h R src/mainboard/ti/beaglebone-black/romstage.c D src/mainboard/ti/beaglebone/Kconfig.name 10 files changed, 6 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/44379/2