Age | Commit message (Collapse) | Author | Files |
|
and fde2dcf4bd1f97276f953d2d07bd6c701c2a7e49
|
|
* CONFIG_BLK_DEV_SR=m (for audio extraction from cdrom)
* CONFIG_CHR_DEV_SG=m (for audio extraction from cdrom)
* CONFIG_USB_PWC=m (module for Philips and Logitech Webcams)
* CONFIG_USB_EHCI_SPLIT_ISO=y (support USB 1.1 devices on USB 2.0 hubs)
* CONFIG_CPU_BIG_ENDIAN=y (should be the default until LE is more mature)
|
|
- potentially optional parts of openslug-image can now be removed
- removed 2.6.14-rc2
- moved to 2.6.14-rc4
- added RedBoot FIS Directory automagic byte swap
|
|
patch "packages/linux/nslu2-kernel/2.6.14/10-ixp4xx-copy-from.patch"
Change to use the cfi16 APIs to byte swap the 16 bit values read from
the flash as required.
patch "packages/linux/nslu2-kernel/2.6.14/defconfig"
patch "packages/linux/openslug-kernel-2.6.14-rc3/defconfig"
Change to switch on BIG_ENDIAN for the flash.
patch "packages/linux/nslu2-kernel_2.6.14-rc3.bb"
New revision
|
|
|
|
|
|
The mach-type is now set by instructions appended to the kernel image,
in 2.6.14 kernels the mach-type patch has been removed. le support is
added by adding the appropriate switch-to-le instructions too (LE support
is incomplete because the flash read patch is not in.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|