Commit Graph

7 Commits (15e8d2e0b7e28d0a1ae8ffc848ca5b35e82362de)

Author SHA1 Message Date
Florian Fainelli 15e8d2e0b7 add net5501 support
This patch brings up the net5501 platform.

Note that the x86/ target included support for all x86/ class
processors.  That's not technically correct.  This should be constrained
only to the "generic" subtarget.  Every x86-class target that isn't
generic should be able to select only the optimizations/capabilities
applicable to that architectural variant.

It's also assumed that all x86 processors have keyboard & mouse ports,
ISA, DMI, ACPI... the embedded ones typically don't.  Again, moving
that to the generic subtarget.

Fortunately, this was a fairly benign tweak.

The net5501 board includes the following logic:

Geode/LX processor
CS5535 super-I/O chip
PC87360 sensor chip
Via Rhine Ethernet controllers
Via Sata controllers
USB, LEDS, I2C

Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>

SVN-Revision: 20794
14 years ago
Jo-Philipp Wich b8df00afc6 Change default processor family to 486, refresh config (patch by Acinonyx)
SVN-Revision: 20516
14 years ago
Hauke Mehrtens dfff03754d x86: do no overwrite CONFIG_SCSI_LOWLEVEL
CONFIG_SCSI_LOWLEVEL is needed for some packages.
Backport commit r19759 into kernel 2.6.30

SVN-Revision: 20340
14 years ago
Nicolas Thill e1863691d9 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
SVN-Revision: 20136
14 years ago
Jo-Philipp Wich 32a1e0c588 switch kernel compression from lzma to gzip and reorder symbols - fixes boot problems in VirtualBox
SVN-Revision: 19759
15 years ago
Jo-Philipp Wich 98e41f341e add missing symbols to default config
SVN-Revision: 19631
15 years ago
Jo-Philipp Wich 501235fc51 merge 2.6.31 and 2.6.32 configs
SVN-Revision: 19626
15 years ago