uboot-s3c2440.patch
commit03eccbc2f66950fc27962d9d320348e38f04ee61
authormokopatches <unknown@openmoko.org>
Fri, 11 Apr 2008 13:27:11 +0000 (11 14:27 +0100)
committerwarmcat <andy@warmcat.com>
Fri, 11 Apr 2008 13:27:11 +0000 (11 14:27 +0100)
treebabfaffa6b3622a7082984fe7634e750f9c07a37
parent1ad17a92ea6f13d51e1236c1776b189c5416184a
uboot-s3c2440.patch
Add proper support for S3C2440 CPU's
20 files changed:
common/serial.c
cpu/arm920t/s3c24x0/cmd_s3c24xx.c
cpu/arm920t/s3c24x0/i2c.c
cpu/arm920t/s3c24x0/interrupts.c
cpu/arm920t/s3c24x0/mmc.c
cpu/arm920t/s3c24x0/nand.c
cpu/arm920t/s3c24x0/nand_read.c
cpu/arm920t/s3c24x0/serial.c
cpu/arm920t/s3c24x0/speed.c
cpu/arm920t/s3c24x0/usb.c
cpu/arm920t/s3c24x0/usb_ohci.c
cpu/arm920t/start.S
drivers/rtc/s3c24x0_rtc.c
drivers/serial/usbtty.h
drivers/usb/usb_ohci.c
drivers/usb/usbdcore_s3c2410.c
include/common.h
include/s3c2440.h [new file with mode: 0644]
include/s3c24x0.h
include/serial.h