From 20e40a0b6dd6e7489fed354f6c2d47697cb58ced Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sat, 15 Nov 2008 22:57:35 +0100 Subject: OpenMoko => Openmoko in u-boot-mkimage-openmoko-native, gsm, libmrss --- packages/u-boot/u-boot-mkimage-openmoko-native/boot-menu.patch | 6 +++--- .../u-boot/u-boot-mkimage-openmoko-native/dynenv-harden.patch | 2 +- .../u-boot/u-boot-mkimage-openmoko-native/env_nand_oob.patch | 2 +- packages/u-boot/u-boot-mkimage-openmoko-native/nand-otp.patch | 4 ++-- .../uboot-20061030-neo1973.patch | 10 +++++----- .../u-boot-mkimage-openmoko-native/uboot-20061030-qt2410.patch | 2 +- .../u-boot-mkimage-openmoko-native/uboot-cmd_s3c2410.patch | 2 +- packages/u-boot/u-boot-mkimage-openmoko-native/uboot-dfu.patch | 8 ++++---- .../u-boot/u-boot-mkimage-openmoko-native/uboot-gta02.patch | 10 +++++----- .../u-boot/u-boot-mkimage-openmoko-native/uboot-hxd8.patch | 8 ++++---- .../u-boot/u-boot-mkimage-openmoko-native/uboot-license.patch | 2 +- .../uboot-neo1973-defaultenv.patch | 2 +- .../u-boot-mkimage-openmoko-native/uboot-s3c2410-mmc.patch | 2 +- .../u-boot-mkimage-openmoko-native/uboot-s3c2410-nand.patch | 6 +++--- .../u-boot-mkimage-openmoko-native/uboot-s3c2410_fb.patch | 2 +- .../u-boot-mkimage-openmoko-native/uboot-s3c2410_udc.patch | 4 ++-- .../u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2443.patch | 2 +- .../u-boot/u-boot-mkimage-openmoko-native/uboot-smdk2440.patch | 2 +- .../u-boot/u-boot-mkimage-openmoko-native/uboot-smdk2443.patch | 6 +++--- 19 files changed, 41 insertions(+), 41 deletions(-) (limited to 'packages/u-boot') diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/boot-menu.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/boot-menu.patch index 352967ae06..b524ace65d 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/boot-menu.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/boot-menu.patch @@ -28,7 +28,7 @@ Index: u-boot/board/neo1973/common/bootmenu.c +/* + * bootmenu.c - Boot menu + * -+ * Copyright (C) 2006-2007 by OpenMoko, Inc. ++ * Copyright (C) 2006-2007 by Openmoko, Inc. + * Written by Werner Almesberger + * All Rights Reserved + * @@ -370,7 +370,7 @@ Index: u-boot/common/bootmenu.c +/* + * bootmenu.c - Boot menu + * -+ * Copyright (C) 2006-2007 by OpenMoko, Inc. ++ * Copyright (C) 2006-2007 by Openmoko, Inc. + * Written by Werner Almesberger + * All Rights Reserved + * @@ -686,7 +686,7 @@ Index: u-boot/include/bootmenu.h +/* + * bootmenu.h - Boot menu + * -+ * Copyright (C) 2006-2007 by OpenMoko, Inc. ++ * Copyright (C) 2006-2007 by Openmoko, Inc. + * Written by Werner Almesberger + * All Rights Reserved + * diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/dynenv-harden.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/dynenv-harden.patch index cf12352553..e7eca4ede5 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/dynenv-harden.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/dynenv-harden.patch @@ -30,7 +30,7 @@ Index: u-boot/include/util.h +/* + * util.h - Convenience functions + * -+ * (C) Copyright 2006-2007 OpenMoko, Inc. ++ * (C) Copyright 2006-2007 Openmoko, Inc. + * Author: Werner Almesberger + * + * This program is free software; you can redistribute it and/or diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/env_nand_oob.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/env_nand_oob.patch index 5a2dd61461..d3334d0335 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/env_nand_oob.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/env_nand_oob.patch @@ -112,7 +112,7 @@ Index: u-boot/common/cmd_dynenv.c +++ u-boot/common/cmd_dynenv.c @@ -0,0 +1,85 @@ +/* -+ * (C) Copyright 2006-2007 OpenMoko, Inc. ++ * (C) Copyright 2006-2007 Openmoko, Inc. + * Author: Harald Welte + * + * This program is free software; you can redistribute it and/or diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/nand-otp.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/nand-otp.patch index b0e9bf4c4b..1f49544282 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/nand-otp.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/nand-otp.patch @@ -138,7 +138,7 @@ Index: u-boot/board/neo1973/gta01/nand.c +/* + * nand.c - Board-specific NAND setup + * -+ * Copyright (C) 2007 by OpenMoko, Inc. ++ * Copyright (C) 2007 by Openmoko, Inc. + * Written by Werner Almesberger + * All Rights Reserved + * @@ -264,7 +264,7 @@ Index: u-boot/board/neo1973/gta02/nand.c +/* + * nand.c - Board-specific NAND setup + * -+ * Copyright (C) 2007 by OpenMoko, Inc. ++ * Copyright (C) 2007 by Openmoko, Inc. + * Written by Werner Almesberger + * All Rights Reserved + * diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-20061030-neo1973.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-20061030-neo1973.patch index 7c70244b38..3daa3bc1e8 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-20061030-neo1973.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-20061030-neo1973.patch @@ -182,7 +182,7 @@ Index: u-boot/include/pcf50606.h +#define _PCF50606_H + +/* Philips PCF50606 Power Managemnt Unit (PMU) driver -+ * (C) 2006-2007 by OpenMoko, Inc. ++ * (C) 2006-2007 by Openmoko, Inc. + * Author: Harald Welte + * + */ @@ -457,7 +457,7 @@ Index: u-boot/board/neo1973/common/cmd_neo1973.c +++ u-boot/board/neo1973/common/cmd_neo1973.c @@ -0,0 +1,99 @@ +/* -+ * (C) Copyright 2006 by OpenMoko, Inc. ++ * (C) Copyright 2006 by Openmoko, Inc. + * Author: Harald Welte + * + * See file CREDITS for list of people who contributed to this @@ -562,7 +562,7 @@ Index: u-boot/board/neo1973/common/jbt6k74.c @@ -0,0 +1,420 @@ +/* u-boot driver for the tpo JBT6K74-AS LCM ASIC + * -+ * Copyright (C) 2006-2007 by OpenMoko, Inc. ++ * Copyright (C) 2006-2007 by Openmoko, Inc. + * Author: Harald Welte + * All rights reserved. + * @@ -1288,7 +1288,7 @@ Index: u-boot/board/neo1973/gta01/gta01.c +++ u-boot/board/neo1973/gta01/gta01.c @@ -0,0 +1,422 @@ +/* -+ * (C) 2006 by OpenMoko, Inc. ++ * (C) 2006 by Openmoko, Inc. + * Author: Harald Welte + * + * based on existing S3C2410 startup code in u-boot: @@ -1945,7 +1945,7 @@ Index: u-boot/include/configs/neo1973_gta01.h +++ u-boot/include/configs/neo1973_gta01.h @@ -0,0 +1,265 @@ +/* -+ * (C) Copyright 2006 OpenMoko, Inc. ++ * (C) Copyright 2006 Openmoko, Inc. + * Author: Harald Welte + * + * Configuation settings for the FIC Neo1973 GTA01 Linux GSM phone diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-20061030-qt2410.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-20061030-qt2410.patch index 343598902f..feedd8bb39 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-20061030-qt2410.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-20061030-qt2410.patch @@ -725,7 +725,7 @@ Index: u-boot/board/qt2410/qt2410.c +++ u-boot/board/qt2410/qt2410.c @@ -0,0 +1,152 @@ +/* -+ * (C) 2006 by OpenMoko, Inc. ++ * (C) 2006 by Openmoko, Inc. + * Author: Harald Welte + * + * based on existing S3C2410 startup code in u-boot: diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-cmd_s3c2410.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-cmd_s3c2410.patch index 993ef4f6f2..4e63908c67 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-cmd_s3c2410.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-cmd_s3c2410.patch @@ -22,7 +22,7 @@ Index: u-boot/cpu/arm920t/s3c24x0/cmd_s3c2410.c +++ u-boot/cpu/arm920t/s3c24x0/cmd_s3c2410.c 2007-02-24 15:22:17.000000000 +0100 @@ -0,0 +1,152 @@ +/* -+ * (C) Copyright 2006 by OpenMoko, Inc. ++ * (C) Copyright 2006 by Openmoko, Inc. + * Author: Harald Welte + * + * See file CREDITS for list of people who contributed to this diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-dfu.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-dfu.patch index 1122f4894f..ad319c0a26 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-dfu.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-dfu.patch @@ -101,7 +101,7 @@ Index: u-boot/drivers/usbdfu.c +++ u-boot/drivers/usbdfu.c @@ -0,0 +1,1069 @@ +/* -+ * (C) 2007 by OpenMoko, Inc. ++ * (C) 2007 by Openmoko, Inc. + * Author: Harald Welte + * + * based on existing SAM7DFU code from OpenPCD: @@ -1328,7 +1328,7 @@ Index: u-boot/include/configs/neo1973_gta01.h #endif @@ -184,6 +184,10 @@ - #define CONFIG_USBD_MANUFACTURER "OpenMoko, Inc" + #define CONFIG_USBD_MANUFACTURER "Openmoko, Inc" #define CONFIG_USBD_PRODUCT_NAME "Neo1973 Bootloader " U_BOOT_VERSION #define CONFIG_EXTRA_ENV_SETTINGS "usbtty=cdc_acm\0" +#define CONFIG_USBD_DFU 1 @@ -1347,7 +1347,7 @@ Index: u-boot/include/usb_dfu.h +#define _DFU_H + +/* USB Device Firmware Update Implementation for u-boot -+ * (C) 2007 by OpenMoko, Inc. ++ * (C) 2007 by Openmoko, Inc. + * Author: Harald Welte + * + * based on: USB Device Firmware Update Implementation for OpenPCD @@ -1651,7 +1651,7 @@ Index: u-boot/tools/mkudfu.c @@ -0,0 +1,314 @@ +/* + * USB DFU file trailer tool -+ * (C) Copyright by OpenMoko, Inc. ++ * (C) Copyright by Openmoko, Inc. + * Author: Harald Welte + * + * based on mkimage.c, copyright information as follows: diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-gta02.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-gta02.patch index ca54ebeff7..ad6b612012 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-gta02.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-gta02.patch @@ -90,7 +90,7 @@ Index: u-boot/board/neo1973/gta02/gta02.c +++ u-boot/board/neo1973/gta02/gta02.c @@ -0,0 +1,313 @@ +/* -+ * (C) 2006-2007 by OpenMoko, Inc. ++ * (C) 2006-2007 by Openmoko, Inc. + * Author: Harald Welte + * + * based on existing S3C2410 startup code in u-boot: @@ -471,7 +471,7 @@ Index: u-boot/include/configs/neo1973_gta02.h +++ u-boot/include/configs/neo1973_gta02.h @@ -0,0 +1,276 @@ +/* -+ * (C) Copyright 2007 OpenMoko, Inc. ++ * (C) Copyright 2007 Openmoko, Inc. + * Author: Harald Welte + * + * Configuation settings for the FIC Neo1973 GTA02 Linux GSM phone @@ -647,7 +647,7 @@ Index: u-boot/include/configs/neo1973_gta02.h +#define CONFIG_USBD_VENDORID 0x1457 /* Linux/NetChip */ +#define CONFIG_USBD_PRODUCTID_GSERIAL 0x5120 /* gserial */ +#define CONFIG_USBD_PRODUCTID_CDCACM 0x5119 /* CDC ACM */ -+#define CONFIG_USBD_MANUFACTURER "OpenMoko, Inc" ++#define CONFIG_USBD_MANUFACTURER "Openmoko, Inc" +#define CONFIG_USBD_PRODUCT_NAME "Neo1973 Bootloader " U_BOOT_VERSION +#define CONFIG_USBD_DFU 1 +#define CONFIG_USBD_DFU_XFER_SIZE 4096 /* 0x4000 */ @@ -797,7 +797,7 @@ Index: u-boot/include/pcf50633.h +#define _PCF50633_H + +/* Philips PCF50633 Power Managemnt Unit (PMU) driver -+ * (C) 2006-2007 by OpenMoko, Inc. ++ * (C) 2006-2007 by Openmoko, Inc. + * Author: Harald Welte + * + */ @@ -1368,7 +1368,7 @@ Index: u-boot/drivers/smedia3362.c +++ u-boot/drivers/smedia3362.c @@ -0,0 +1,125 @@ +/* -+ * (C) Copyright 2007 by OpenMoko, Inc. ++ * (C) Copyright 2007 by Openmoko, Inc. + * Author: Harald Welte + * + * This program is free software; you can redistribute it and/or diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-hxd8.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-hxd8.patch index f85fdea836..676cddbc1e 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-hxd8.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-hxd8.patch @@ -90,7 +90,7 @@ Index: u-boot/board/hxd8/hxd8.c +++ u-boot/board/hxd8/hxd8.c @@ -0,0 +1,189 @@ +/* -+ * (C) Copyright 2007 by OpenMoko, Inc. ++ * (C) Copyright 2007 by Openmoko, Inc. + * Author: Harald Welte + * + * (C) Copyright 2002 @@ -290,7 +290,7 @@ Index: u-boot/board/hxd8/lowlevel_init.S + * Jan-Derk Bakker (J.D.Bakker@its.tudelft.nl) + * + * Modified for the FIC HXD8 by Harald Welte -+ * (C) Copyright 2007 by OpenMoko, Inc. ++ * (C) Copyright 2007 by Openmoko, Inc. + * + * See file CREDITS for list of people who contributed to this + * project. @@ -460,7 +460,7 @@ Index: u-boot/include/configs/hxd8.h +++ u-boot/include/configs/hxd8.h @@ -0,0 +1,277 @@ +/* -+ * (C) Copyright 2007 OpenMoko, Inc. ++ * (C) Copyright 2007 Openmoko, Inc. + * Author: Harald Welte + * + * Configuation settings for the FIC HXD8 @@ -634,7 +634,7 @@ Index: u-boot/include/configs/hxd8.h +#define CONFIG_USBD_VENDORID 0x1457 /* Linux/NetChip */ +#define CONFIG_USBD_PRODUCTID_GSERIAL 0x5120 /* gserial */ +#define CONFIG_USBD_PRODUCTID_CDCACM 0x511a /* CDC ACM */ -+#define CONFIG_USBD_MANUFACTURER "OpenMoko, Inc" ++#define CONFIG_USBD_MANUFACTURER "Openmoko, Inc" +#define CONFIG_USBD_PRODUCT_NAME "HXD8 Bootloader " U_BOOT_VERSION +#define CONFIG_USBD_DFU 1 +#define CONFIG_USBD_DFU_XFER_SIZE 4096 /* 0x4000 */ diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-license.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-license.patch index 227a97e71a..fa8db6f69d 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-license.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-license.patch @@ -17,7 +17,7 @@ Index: u-boot/common/cmd_license.c +++ u-boot/common/cmd_license.c @@ -0,0 +1,57 @@ +/* -+ * (C) Copyright 2007 by OpenMoko, Inc. ++ * (C) Copyright 2007 by Openmoko, Inc. + * Author: Harald Welte + * + * See file CREDITS for list of people who contributed to this diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-neo1973-defaultenv.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-neo1973-defaultenv.patch index 7e3aa4f480..9753526d92 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-neo1973-defaultenv.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-neo1973-defaultenv.patch @@ -15,7 +15,7 @@ Index: u-boot/include/configs/neo1973_gta01.h @@ -181,11 +181,14 @@ #define CONFIG_USBD_PRODUCTID_CDCACM 0x5119 /* CDC ACM */ - #define CONFIG_USBD_MANUFACTURER "OpenMoko, Inc" + #define CONFIG_USBD_MANUFACTURER "Openmoko, Inc" #define CONFIG_USBD_PRODUCT_NAME "Neo1973 Bootloader " U_BOOT_VERSION -#define CONFIG_EXTRA_ENV_SETTINGS "usbtty=cdc_acm\0" #define CONFIG_USBD_DFU 1 diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2410-mmc.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2410-mmc.patch index b775beaa07..2d185f7a41 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2410-mmc.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2410-mmc.patch @@ -23,7 +23,7 @@ Index: u-boot/cpu/arm920t/s3c24x0/mmc.c @@ -0,0 +1,531 @@ +/* + * u-boot S3C2410 MMC/SD card driver -+ * (C) Copyright 2006 by OpenMoko, Inc. ++ * (C) Copyright 2006 by Openmoko, Inc. + * Author: Harald Welte + * + * based on u-boot pxa MMC driver and linux/drivers/mmc/s3c2410mci.c diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2410-nand.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2410-nand.patch index dc363bbbab..9c10edc958 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2410-nand.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2410-nand.patch @@ -22,7 +22,7 @@ Index: u-boot/cpu/arm920t/s3c24x0/nand.c +++ u-boot/cpu/arm920t/s3c24x0/nand.c 2007-03-01 14:30:27.000000000 +0100 @@ -0,0 +1,225 @@ +/* -+ * (C) Copyright 2006 OpenMoko, Inc. ++ * (C) Copyright 2006 Openmoko, Inc. + * Author: Harald Welte + * + * This program is free software; you can redistribute it and/or @@ -264,7 +264,7 @@ Index: u-boot/cpu/arm920t/s3c24x0/nand_read.c + * Author: Hwang, Chideok + * Date : $Date: 2004/02/04 10:37:37 $ + * -+ * u-boot integration and bad-block skipping (C) 2006 by OpenMoko, Inc. ++ * u-boot integration and bad-block skipping (C) 2006 by Openmoko, Inc. + * Author: Harald Welte + */ + @@ -359,7 +359,7 @@ Index: u-boot/cpu/arm920t/start.S * + * S3C2410 NAND portions + * Copyright (c) 2001 MIZI Research, Inc. -+ * Copyright (c) 2006 OpenMoko, Inc. (Harald Welte ++ * Copyright (c) 2006 Openmoko, Inc. (Harald Welte + * * See file CREDITS for list of people who contributed to this * project. diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2410_fb.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2410_fb.patch index b50853554b..9ed81b9cb6 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2410_fb.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2410_fb.patch @@ -17,7 +17,7 @@ Index: u-boot/drivers/s3c2410_fb.c +++ u-boot/drivers/s3c2410_fb.c @@ -0,0 +1,166 @@ +/* -+ * (C) Copyright 2006 by OpenMoko, Inc. ++ * (C) Copyright 2006 by Openmoko, Inc. + * Author: Harald Welte + * + * This program is free software; you can redistribute it and/or diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2410_udc.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2410_udc.patch index 16bee3e26a..8dadbbb7de 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2410_udc.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2410_udc.patch @@ -20,7 +20,7 @@ Index: u-boot/drivers/usbdcore_s3c2410.c @@ -0,0 +1,730 @@ +/* S3C2410 USB Device Controller Driver for u-boot + * -+ * (C) Copyright 2007 by OpenMoko, Inc. ++ * (C) Copyright 2007 by Openmoko, Inc. + * Author: Harald Welte + * + * based on Linux' s3c2410_udc.c, which is @@ -1137,7 +1137,7 @@ Index: u-boot/include/configs/neo1973_gta01.h +#define CONFIG_USBD_VENDORID 0x1457 /* Linux/NetChip */ +#define CONFIG_USBD_PRODUCTID_GSERIAL 0x5120 /* gserial */ +#define CONFIG_USBD_PRODUCTID_CDCACM 0x5119 /* CDC ACM */ -+#define CONFIG_USBD_MANUFACTURER "OpenMoko, Inc" ++#define CONFIG_USBD_MANUFACTURER "Openmoko, Inc" +#define CONFIG_USBD_PRODUCT_NAME "Neo1973 Bootloader " U_BOOT_VERSION +#define CONFIG_EXTRA_ENV_SETTINGS "usbtty=cdc_acm\0" + diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2443.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2443.patch index 62ae5592ab..b2e94d4428 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2443.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-s3c2443.patch @@ -149,7 +149,7 @@ Index: u-boot/include/s3c2443.h +++ u-boot/include/s3c2443.h @@ -0,0 +1,106 @@ +/* -+ * (C) Copyright 2007 OpenMoko, Inc. ++ * (C) Copyright 2007 Openmoko, Inc. + * Author: Harald Welte + * + * See file CREDITS for list of people who contributed to this diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-smdk2440.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-smdk2440.patch index 09392ad2cf..25d34de66a 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-smdk2440.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-smdk2440.patch @@ -207,7 +207,7 @@ Index: u-boot/include/configs/smdk2440.h +#define CONFIG_USBD_VENDORID 0x1457 /* FIC */ +#define CONFIG_USBD_PRODUCTID_GSERIAL 0x5120 /* gserial */ +#define CONFIG_USBD_PRODUCTID_CDCACM 0x511b /* SMDK2440 CDC ACM */ -+#define CONFIG_USBD_MANUFACTURER "OpenMoko, Inc." ++#define CONFIG_USBD_MANUFACTURER "Openmoko, Inc." +#define CONFIG_USBD_PRODUCT_NAME "S3C2440 Bootloader " U_BOOT_VERSION +#define CONFIG_EXTRA_ENV_SETTINGS "usbtty=cdc_acm\0" +#define CONFIG_USBD_DFU 1 diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-smdk2443.patch b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-smdk2443.patch index 5757cc078b..285c546e73 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-smdk2443.patch +++ b/packages/u-boot/u-boot-mkimage-openmoko-native/uboot-smdk2443.patch @@ -90,7 +90,7 @@ Index: u-boot/board/smdk2443/smdk2443.c +++ u-boot/board/smdk2443/smdk2443.c @@ -0,0 +1,147 @@ +/* -+ * (C) Copyright 2006 OpenMoko, Inc. ++ * (C) Copyright 2006 Openmoko, Inc. + * Author: Harald Welte + * + * See file CREDITS for list of people who contributed to this @@ -305,7 +305,7 @@ Index: u-boot/include/configs/smdk2443.h +++ u-boot/include/configs/smdk2443.h @@ -0,0 +1,289 @@ +/* -+ * (C) Copyright 2007 OpenMoko, Inc. ++ * (C) Copyright 2007 Openmoko, Inc. + * Author: Harald Welte + * + * Configuation settings for the SAMSUNG SMDK2443 board. @@ -688,7 +688,7 @@ Index: u-boot/board/smdk2443/lowlevel_init.S +/* + * SMDK2443 Memory Setup + * -+ * Copyright (C) 2007 by OpenMoko, Inc. ++ * Copyright (C) 2007 by Openmoko, Inc. + * Author: Harald Welte + * + * See file CREDITS for list of people who contributed to this -- cgit 1.2.3-korg