r681 - trunk/src/target/u-boot/patches

laforge at sita.openmoko.org laforge at sita.openmoko.org
Tue Feb 6 02:05:15 CET 2007


Author: laforge
Date: 2007-02-06 02:05:15 +0100 (Tue, 06 Feb 2007)
New Revision: 681

Removed:
   trunk/src/target/u-boot/patches/gta01-rtl8019_debugboard.patch
Modified:
   trunk/src/target/u-boot/patches/series
Log:
* get rid of never-fully-implemented RTL8019 code for debug board v1


Deleted: trunk/src/target/u-boot/patches/gta01-rtl8019_debugboard.patch
===================================================================
--- trunk/src/target/u-boot/patches/gta01-rtl8019_debugboard.patch	2007-02-06 01:03:05 UTC (rev 680)
+++ trunk/src/target/u-boot/patches/gta01-rtl8019_debugboard.patch	2007-02-06 01:05:15 UTC (rev 681)
@@ -1,29 +0,0 @@
-Index: u-boot.git/include/configs/gta01.h
-===================================================================
---- u-boot.git.orig/include/configs/gta01.h	2007-01-19 00:09:18.000000000 +0100
-+++ u-boot.git/include/configs/gta01.h	2007-01-19 00:22:04.000000000 +0100
-@@ -25,7 +25,7 @@
- #ifndef __CONFIG_H
- #define __CONFIG_H
- 
--#if 0
-+#if 1
- /* If we want to start u-boot from inside RAM */
- #define CONFIG_SKIP_RELOCATE_UBOOT	1
- #define CONFIG_SKIP_LOWLEVEL_INIT	1
-@@ -111,6 +111,7 @@
- 			CFG_CMD_MMC	 | \
- 			CFG_CMD_FAT	 | \
- 			CFG_CMD_EXT2	 | \
-+			CFG_CMD_NET	 | \
- 			0)
- /* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */
- #include <cmd_confdefs.h>
-@@ -250,4 +251,7 @@
- #define LCD_VIDEO_ADDR		0x33d00000
- #endif
- 
-+#define CONFIG_DRIVER_RTL8019		1
-+#define	RTL8019_BASE			0x18000000
-+
- #endif	/* __CONFIG_H */

Modified: trunk/src/target/u-boot/patches/series
===================================================================
--- trunk/src/target/u-boot/patches/series	2007-02-06 01:03:05 UTC (rev 680)
+++ trunk/src/target/u-boot/patches/series	2007-02-06 01:05:15 UTC (rev 681)
@@ -5,7 +5,6 @@
 uboot-gta01b_v2.patch
 s3c2410-nand_badblock_skip.patch
 s3c2410-nand_bbt.patch
-gta01-rtl8019_debugboard.patch
 nand-read_write_oob.patch
 env_nand_oob.patch
 nand-dynamic_partitions.patch





More information about the commitlog mailing list