diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-11-15 22:57:35 +0100 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-11-15 22:57:35 +0100 |
commit | 20e40a0b6dd6e7489fed354f6c2d47697cb58ced (patch) | |
tree | 7181db741b309cfa4ff839561a590c6c5b9998eb /packages/u-boot/u-boot-mkimage-openmoko-native/uboot-smdk2443.patch | |
parent | 855a2829a5600539e66186b81c26d03bffaed840 (diff) |
OpenMoko => Openmoko in u-boot-mkimage-openmoko-native, gsm, libmrss
Diffstat (limited to 'packages/u-boot/u-boot-mkimage-openmoko-native/uboot-smdk2443.patch')
-rw-r--r-- | packages/u-boot/u-boot-mkimage-openmoko-native/uboot-smdk2443.patch | 6 |
1 files changed, 3 insertions, 3 deletions
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 <laforge@openmoko.org> + * + * 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 <laforge@openmoko.org> + * + * 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 <laforge@openmoko.org> + * + * See file CREDITS for list of people who contributed to this |