summaryrefslogtreecommitdiff
path: root/packages/linux/openslug-kernel-2.6.14-rc3/defconfig
AgeCommit message (Collapse)AuthorFiles
2005-10-08nslu2-kernel_2.6.14-rc3.bb: better fix for LE flash accessJohn Bowler1
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
2005-10-06nslu2-kernel: changes for a working LE buildJohn Bowler1
2005-10-05nslu2-kernel: postprocess the kernel image to set mach-type, support leJohn Bowler1
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.)
2005-10-04nslu2-kernel 2.6.14-rc3 (and openslug-kernel) - select in .conf to useJohn Bowler1