]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: e1000: Support 64-bit physical address
authorMingkai Hu <Mingkai.Hu@freescale.com>
Tue, 18 Aug 2015 21:06:26 +0000 (14:06 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:30:33 +0000 (10:30 +0200)
commit8854b5e43e32277b1db0452464d97e0329f37367
treecbdad74c21599edb47f61512855fc0c2bda5ed81
parentf19af081efb2f4f541f09ba39fe35b9f4d608acb
net: e1000: Support 64-bit physical address

High 32-bit address is needed when u-boot runs in 64-bit space.
Tested on armv8-based LS2085ARDB.

Signed-off-by: Mingkai Hu <Mingkai.Hu@freescale.com>
Signed-off-by: York Sun <yorksun@freescale.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/e1000.c