mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
dde_ipxe: enable BCM57cxx cards
Add tg3 driver files and adjust Genode's ipxe code. Tested on Fiasco.OC only. issue #1609
This commit is contained in:
committed by
Christian Helmuth
parent
b13b0113c8
commit
ffaf65efa0
@@ -1 +1 @@
|
||||
dd11e6a750e68271c2e7d293e9c1d272f7bc78e0
|
||||
eff35e8421342189782bdf285801a13fdaa751ec
|
||||
|
||||
@@ -7,7 +7,9 @@ REV(ipxe) := c4bce43c3c4d3c5ebb2d926b58ad16dc9642c19d
|
||||
DIR(ipxe) := src/lib/dde_ipxe
|
||||
|
||||
PATCHES := patches/dde_ipxe.patch \
|
||||
patches/add_devices.patch
|
||||
patches/add_devices.patch \
|
||||
patches/tg3.patch
|
||||
|
||||
PATCH_OPT := -p1 -d ${DIR(ipxe)}
|
||||
|
||||
# vi: set ft=make :
|
||||
|
||||
Reference in New Issue
Block a user