Skip to content

Commit

Permalink
support for upstream SeaBIOS
Browse files Browse the repository at this point in the history
  • Loading branch information
pietrushnic committed Jun 4, 2016
1 parent 438ebc5 commit 02f4cb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configs/pcengines.apu2.20160304.config
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ CONFIG_PAYLOAD_SEABIOS=y
CONFIG_SEABIOS_ELTAN=y
CONFIG_SEABIOS_STABLE=y
# CONFIG_SEABIOS_MASTER is not set
CONFIG_ELTAN_SEABIOS_TAG="f4e176f7470f3995eb17248dd16664c833330f01"
CONFIG_ELTAN_SEABIOS_TAG="dc06fd2a7057e9a2f748cf6a9f8fb8d41a95097c"
# CONFIG_SEABIOS_SERIAL_CONSOLE is not set
# CONFIG_SKIP_PXE_LOAD is not set
# CONFIG_SEABIOS_THREAD_OPTIONROMS is not set
Expand Down
2 changes: 1 addition & 1 deletion payloads/external/SeaBIOS/Makefile.inc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ifeq ($(CONFIG_SEABIOS_ELTAN),y)
#
# Using the eltan seabios
#
TAG-$(CONFIG_SEABIOS_MASTER)=origin/apu2b-20160304
TAG-$(CONFIG_SEABIOS_MASTER)=origin/apu2-support
TAG-$(CONFIG_SEABIOS_STABLE)=$(CONFIG_ELTAN_SEABIOS_TAG)
endif

Expand Down

0 comments on commit 02f4cb7

Please sign in to comment.