Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
Signed-off-by: Sergey Lapin <slapin@ossfans.org>
|
|
* qualcomm was too cheap to license a VFP, so add a armv6-novfp arch to work around kernel limitations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
E-Ten Glofiish M800 support:
* Machine config, similar to om-gta02 (Same SoC, LCM)
* Sane SRCREV
* Defconfig
fso-image builds and boots fine with this.
|
|
|
|
|
|
|
|
linux 2.6.24: Added patch to support oxe810.
u-boot 1.1.2: Added patch to support oxe810.
|
|
remove EXTRA_PACKAGE_ARCHS as this makes the arm architectures repeat
and fail sanity test.
|
|
|
|
|
|
|
|
|
|
* PACKAGE_EXTRA_ARCHS is now handled by the .tune files
* patch comes from Mark Brown
* closes bug 4788
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* it defaults to non-thumb, so no functional change
|
|
|
|
|
|
needed
|
|
|
|
* fixes breakage caused by the commit which moved PACKAGE_EXTRA_ARCHS
into the tune files
|
|
(Fixes breakage caused by Koen's commit to move PACKAGE_EXTRA_ARCHS into
the tune files)
|
|
(caused by Koen's change PACKAGE_EXTRA_ARCHS change)
|
|
* machine maintainers are encouraged to fix their machines
|
|
on OTG
|
|
|
|
|
|
Also make the u-boot version set conditionally rather than unconditionally,
in the machine configuration file.
Although u-boot 1.2.0 and 2.6.24.3 are reasonably outdated, the PCI Express
support has never been merged upstream, neither to u-boot nor to linux, so
use the above versions if you want to toy with PCI Express.
It was extracted from MPC8315ERDB_20080627-ltib.iso, of which the patches
are also available online at www.bitshrine.org.
|
|
|
|
|
|
|
|
|