[coreboot] SOC directory under src

2013-08-28 Thread Aaron Durbin
Hi folks, I'm going to be working on a part that is an SOC. Because of this all the traditional northbridge, southbridge, and cpu are tightly coupled. Instead of splitting things out across those 3 directories I'm inclined to create a 'soc' directory under src. All the related files would fall und

Re: [coreboot] SOC directory under src

2013-08-28 Thread David Hendricks
On Wed, Aug 28, 2013 at 2:51 PM, Aaron Durbin wrote: > Hi folks, > > I'm going to be working on a part that is an SOC. Because of this all > the traditional northbridge, southbridge, and cpu are tightly coupled. > Instead of splitting things out across those 3 directories I'm > inclined to create