Re: [coreboot] [PATCH] Add AES to devicetree.cb for AMD LX boards

2010-05-05 Thread Myles Watson
On Tue, May 4, 2010 at 5:40 PM, Nathan Williams wrote: > On 5/05/2010 12:15 AM, Stefan Reinauer wrote: >> On 5/4/10 10:07 AM, Nathan Williams wrote: >>> Signed-off-by: Nathan Williams >>> >>> -                    device pci 1.0 on end >>> -            device pci 1.1 on end >>> +                  

Re: [coreboot] [PATCH] Add AES to devicetree.cb for AMD LX boards

2010-05-04 Thread Nathan Williams
On 5/05/2010 12:15 AM, Stefan Reinauer wrote: > On 5/4/10 10:07 AM, Nathan Williams wrote: >> Signed-off-by: Nathan Williams >> >> -device pci 1.0 on end >> -device pci 1.1 on end >> +device pci 1.0 on end # Northbridge >> +device

Re: [coreboot] [PATCH] Add AES to devicetree.cb for AMD LX boards

2010-05-04 Thread Stefan Reinauer
On 5/4/10 10:07 AM, Nathan Williams wrote: > Signed-off-by: Nathan Williams > > - device pci 1.0 on end > - device pci 1.1 on end > + device pci 1.0 on end # Northbridge > + device pci 1.1 on end # Graphics > + device pci 1.2 on end #

Re: [coreboot] [PATCH] Add AES to devicetree.cb for AMD LX boards

2010-05-04 Thread ron minnich
Acked-by: Ronald G. Minnich -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot

[coreboot] [PATCH] Add AES to devicetree.cb for AMD LX boards

2010-05-04 Thread Nathan Williams
Signed-off-by: Nathan Williams Index: src/mainboard/digitallogic/msm800sev/devicetree.cb === --- src/mainboard/digitallogic/msm800sev/devicetree.cb (revision 5521) +++ src/mainboard/digitallogic/msm800sev/devicetree.cb (working copy