![]() Fix NAND ECC mode for mini2440 board. -----BEGIN PGP SIGNATURE----- iQIcBAABCAAGBQJZna0CAAoJEME3ZuaGi4PXh+EP/0J4owzvP50bdgwNyxgKAdrN DRNVnFczIX9WVwjnLKZrEfScFNdh/4rH5nWQf+uepaNFtZI0QHnVjXmasknF9S3U FKv0SSvlPSzOH2WV8h9JUh8efSznj5oKMb4nd+/N1ny/VCFKR4OFYciGBV7xD29W kZ69yVC3VsCDN+d1uFOu8sjWWFBilag+PunmepBCvqU0E1a2zgtR7rICPoQ4PJhx 4KLYE8f7qwkapkrITvbB1/BMVP3/C73+2lx6+VK4Nb20np9FtcuYQDuePgJ0asbu NyRIjiPuAF3ZhxIvTR2A4D7ObQhCrV9D538QqMYfFJUGO2rKU8sh/3VwSFoTjNi3 djneKugR19SbsoZDs6byXwfUKgzNpqRMvhx7XKNCNYK9XTxL7dme1WVyjFuRnd82 ojyAxrvrh7P49K0g9264RM1v6n9RpyNSc53gE5E4R7tKFaruKRGKe4x8xBh89IiJ p2Br6c/y4lESA72ueW0+RSbDxW7I129qu6cHW7WaCYlUY8GQVoXoIPYdYZu1L6aJ 4Ow8x4ufTDdK2/sTaA6d2Jjli2wlhzpH2bczwGNcIo72+LChorgjQkDcrmeXw99e tSzfWHiZkV31/UkcR6rzeGaUrSjTtg0r8zruxIoSyb8HH8CbFyKdkxpoP/KLWhWw ivAZKctJY3nAW7Ure3A+ =nsr5 -----END PGP SIGNATURE----- Merge tag 'samsung-soc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/soc Pull "Samsung mach/soc changes for v4.14, part 2" from Krzysztof Kozłowski: Fix NAND ECC mode for mini2440 board. * tag 'samsung-soc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux: ARM: s3c24xx: Fix NAND ECC mode for mini2440 board |
||
---|---|---|
Documentation | ||
arch | ||
block | ||
certs | ||
crypto | ||
drivers | ||
firmware | ||
fs | ||
include | ||
init | ||
ipc | ||
kernel | ||
lib | ||
mm | ||
net | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.cocciconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
README |
README
Linux kernel ============ This file was moved to Documentation/admin-guide/README.rst Please notice that there are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. See Documentation/00-INDEX for a list of what is contained in each file. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.