Changeset 3484


Ignore:
Timestamp:
11/23/07 11:50:23 (6 years ago)
Author:
laforge
Message:

sync with mainline git rev 9a337ddc154a10a26f117fd147b009abcdeba75a
(only makefile changes)

Location:
trunk/src/target/u-boot/patches
Files:
12 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/target/u-boot/patches/boot-menu.patch

    r2796 r3484  
    152152--- u-boot.orig/board/neo1973/gta01/gta01.c 
    153153+++ u-boot/board/neo1973/gta01/gta01.c 
    154 @@ -229,10 +229,15 @@ 
     154@@ -230,10 +230,15 @@ 
    155155        extern unsigned char booted_from_nand; 
    156156        unsigned char tmp; 
     
    168168                goto woken_by_reset; 
    169169  
    170 @@ -242,45 +247,41 @@ 
     170@@ -243,45 +248,41 @@ 
    171171        setenv("pcf50606_int1", buf); 
    172172  
     
    236236 continue_boot: 
    237237        jbt6k74_init(); 
    238 @@ -304,6 +305,11 @@ 
     238@@ -305,6 +306,11 @@ 
    239239        } 
    240240 #endif 
     
    248248 } 
    249249  
    250 @@ -369,7 +375,17 @@ 
    251  #endif 
     250@@ -433,7 +439,17 @@ 
     251        printf("not implemented yet!\n"); 
    252252 } 
    253253  
     
    284284--- u-boot.orig/board/neo1973/common/neo1973.h 
    285285+++ u-boot/board/neo1973/common/neo1973.h 
    286 @@ -29,4 +29,10 @@ 
     286@@ -32,4 +32,10 @@ 
    287287 const char *neo1973_get_charge_status(void); 
    288288 int neo1973_set_charge_mode(enum neo1973_charger_cmd cmd); 
     
    355355--- u-boot.orig/common/Makefile 
    356356+++ u-boot/common/Makefile 
    357 @@ -50,7 +50,8 @@ 
    358           memsize.o miiphybb.o miiphyutil.o \ 
    359           s_record.o serial.o soft_i2c.o soft_spi.o spartan2.o spartan3.o \ 
    360           usb.o usb_kbd.o usb_storage.o \ 
    361 -         virtex2.o xilinx.o crc16.o xyzModem.o cmd_mac.o cmd_mfsl.o 
    362 +         virtex2.o xilinx.o crc16.o xyzModem.o cmd_mac.o cmd_mfsl.o \ 
    363 +         bootmenu.o 
    364   
    365  SRCS   := $(AOBJS:.o=.S) $(COBJS:.o=.c) 
    366  OBJS   := $(addprefix $(obj),$(AOBJS) $(COBJS)) 
     357@@ -31,6 +31,7 @@ 
     358 COBJS-y += ACEX1K.o 
     359 COBJS-y += altera.o 
     360 COBJS-y += bedbug.o 
     361+COBJS-y += bootmenu.o 
     362 COBJS-y += circbuf.o 
     363 COBJS-y += cmd_autoscript.o 
     364 COBJS-y += cmd_bdinfo.o 
    367365Index: u-boot/common/bootmenu.c 
    368366=================================================================== 
     
    770768--- u-boot.orig/include/configs/neo1973_gta01.h 
    771769+++ u-boot/include/configs/neo1973_gta01.h 
    772 @@ -148,6 +148,8 @@ 
     770@@ -150,6 +150,8 @@ 
    773771 /* valid baudrates */ 
    774772 #define CFG_BAUDRATE_TABLE     { 9600, 19200, 38400, 57600, 115200 } 
  • trunk/src/target/u-boot/patches/env_nand_oob.patch

    r1651 r3484  
    9898--- u-boot.orig/common/Makefile 
    9999+++ u-boot/common/Makefile 
    100 @@ -31,7 +31,7 @@ 
    101           cmd_bdinfo.o cmd_bedbug.o cmd_bmp.o cmd_boot.o cmd_bootm.o \ 
    102           cmd_cache.o cmd_console.o \ 
    103           cmd_date.o cmd_dcr.o cmd_diag.o cmd_display.o cmd_doc.o cmd_dtt.o \ 
    104 -         cmd_eeprom.o cmd_elf.o cmd_ext2.o \ 
    105 +         cmd_dynenv.o cmd_eeprom.o cmd_elf.o cmd_ext2.o \ 
    106           cmd_fat.o cmd_fdc.o cmd_fdt.o cmd_fdos.o cmd_flash.o cmd_fpga.o \ 
    107           cmd_i2c.o cmd_ide.o cmd_immap.o cmd_itest.o cmd_jffs2.o \ 
    108           cmd_load.o cmd_log.o \ 
     100@@ -46,6 +46,7 @@ 
     101 COBJS-y += cmd_display.o 
     102 COBJS-y += cmd_doc.o 
     103 COBJS-y += cmd_dtt.o 
     104+COBJS-y += cmd_dynenv.o 
     105 COBJS-y += cmd_eeprom.o 
     106 COBJS-y += cmd_elf.o 
     107 COBJS-y += cmd_ext2.o 
    109108Index: u-boot/common/cmd_dynenv.c 
    110109=================================================================== 
  • trunk/src/target/u-boot/patches/uboot-20061030-neo1973.patch

    r3215 r3484  
    99--- u-boot.orig/Makefile 
    1010+++ u-boot/Makefile 
    11 @@ -2175,6 +2175,14 @@ 
     11@@ -2195,6 +2195,14 @@ 
    1212 sbc2410x_config: unconfig 
    1313        @$(MKCONFIG) $(@:_config=) arm arm920t sbc2410x NULL s3c24x0 
     
    4949--- u-boot.orig/drivers/Makefile 
    5050+++ u-boot/drivers/Makefile 
    51 @@ -52,6 +52,7 @@ 
    52           usbtty.o \ 
    53           videomodes.o w83c553f.o \ 
    54           ks8695eth.o \ 
    55 +         pcf50606.o \ 
    56           pxa_pcmcia.o mpc8xx_pcmcia.o tqm8xx_pcmcia.o  \ 
    57           rpx_pcmcia.o \ 
    58           fsl_i2c.o fsl_pci_init.o ati_radeon_fb.o s3c2410_fb.o 
     51@@ -142,6 +142,7 @@ 
     52 # 
     53 COBJS-y += ali512x.o 
     54 COBJS-y += ns87308.o 
     55+COBJS-y += pcf50606.o 
     56 COBJS-y += status_led.o 
     57  
     58 COBJS  := $(COBJS-y) 
    5959Index: u-boot/drivers/pcf50606.c 
    6060=================================================================== 
  • trunk/src/target/u-boot/patches/uboot-cmd_s3c2410.patch

    r2926 r3484  
    88--- u-boot.orig/cpu/arm920t/s3c24x0/Makefile 
    99+++ u-boot/cpu/arm920t/s3c24x0/Makefile 
    10 @@ -26,7 +26,7 @@ 
     10@@ -26,7 +26,8 @@ 
    1111 LIB    = $(obj)lib$(SOC).a 
    1212  
    1313 COBJS  = i2c.o interrupts.o serial.o speed.o \ 
    14 -         usb.o nand_read.o nand.o 
    15 +         usb.o nand_read.o nand.o cmd_s3c24xx.o 
     14-         usb.o usb_ohci.o nand_read.o nand.o 
     15+         usb.o usb_ohci.o nand_read.o nand.o \ 
     16+         cmd_s3c24xx.o 
    1617  
    1718 SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c) 
  • trunk/src/target/u-boot/patches/uboot-dfu.patch

    r2809 r3484  
    11651165--- u-boot.orig/drivers/Makefile 
    11661166+++ u-boot/drivers/Makefile 
    1167 @@ -48,7 +48,7 @@ 
    1168           ti_pci1410a.o tigon3.o tsec.o \ 
    1169           tsi108_eth.o tsi108_i2c.o tsi108_pci.o \ 
    1170           usb_ohci.o \ 
    1171 -         usbdcore.o usbdcore_ep0.o usbdcore_mpc8xx.o usbdcore_omap1510.o usbdcore_s3c2410.o \ 
    1172 +         usbdcore.o usbdfu.o usbdcore_ep0.o usbdcore_mpc8xx.o usbdcore_omap1510.o usbdcore_s3c2410.o \ 
    1173           usbtty.o \ 
    1174           videomodes.o w83c553f.o \ 
    1175           ks8695eth.o \ 
     1167@@ -132,6 +132,7 @@ 
     1168 COBJS-y += isp116x-hcd.o 
     1169 COBJS-y += sl811_usb.o 
     1170 COBJS-y += usb_ohci.o 
     1171+COBJS-y += usbdfu.o 
     1172 COBJS-y += usbdcore.o 
     1173 COBJS-y += usbdcore_ep0.o 
     1174 COBJS-y += usbdcore_mpc8xx.o 
    11761175Index: u-boot/drivers/usbdcore.c 
    11771176=================================================================== 
     
    13101309--- u-boot.orig/include/configs/neo1973_gta01.h 
    13111310+++ u-boot/include/configs/neo1973_gta01.h 
    1312 @@ -157,7 +157,7 @@ 
     1311@@ -159,7 +159,7 @@ 
    13131312  */ 
    13141313 #define CONFIG_STACKSIZE       (128*1024)      /* regular stack */ 
     
    13191318 #endif 
    13201319  
    1321 @@ -174,6 +174,10 @@ 
     1320@@ -176,6 +176,10 @@ 
    13221321 #define CONFIG_USBD_MANUFACTURER       "OpenMoko, Inc" 
    13231322 #define CONFIG_USBD_PRODUCT_NAME       "Neo1973 Bootloader " U_BOOT_VERSION 
     
    19951994--- u-boot.orig/Makefile 
    19961995+++ u-boot/Makefile 
    1997 @@ -267,6 +267,12 @@ 
     1996@@ -270,6 +270,12 @@ 
    19981997 $(obj)u-boot.bin:      $(obj)u-boot 
    19991998                $(OBJCOPY) ${OBJCFLAGS} -O binary $< $@ 
  • trunk/src/target/u-boot/patches/uboot-gta02.patch

    r3215 r3484  
    55--- u-boot.orig/Makefile 
    66+++ u-boot/Makefile 
    7 @@ -2181,6 +2181,13 @@ 
     7@@ -2201,6 +2201,13 @@ 
    88 sbc2410x_config: unconfig 
    99        @$(MKCONFIG) $(@:_config=) arm arm920t sbc2410x NULL s3c24x0 
     
    548548+               gpio->GPBDAT &= ~(1 << led); 
    549549+} 
    550 + 
    551550Index: u-boot/board/neo1973/gta02/u-boot.lds 
    552551=================================================================== 
     
    18691868--- u-boot.orig/drivers/Makefile 
    18701869+++ u-boot/drivers/Makefile 
    1871 @@ -52,10 +52,10 @@ 
    1872           usbtty.o \ 
    1873           videomodes.o w83c553f.o \ 
    1874           ks8695eth.o \ 
    1875 -         pcf50606.o \ 
    1876 +         pcf50606.o pcf50633.o \ 
    1877           pxa_pcmcia.o mpc8xx_pcmcia.o tqm8xx_pcmcia.o  \ 
    1878           rpx_pcmcia.o \ 
    1879 -         fsl_i2c.o fsl_pci_init.o ati_radeon_fb.o s3c2410_fb.o 
    1880 +         fsl_i2c.o fsl_pci_init.o ati_radeon_fb.o s3c2410_fb.o smedia3362.o 
     1870@@ -67,6 +67,7 @@ 
     1871 COBJS-y += serial_max3100.o 
     1872 COBJS-y += serial_xuartlite.o 
     1873 COBJS-y += sm501.o 
     1874+COBJS-y += smedia3362.o 
     1875 COBJS-y += smiLynxEM.o 
     1876 COBJS-y += usbtty.o 
     1877 COBJS-y += videomodes.o 
     1878@@ -145,6 +146,7 @@ 
     1879 COBJS-y += ali512x.o 
     1880 COBJS-y += ns87308.o 
     1881 COBJS-y += pcf50606.o 
     1882+COBJS-y += pcf50633.o 
     1883 COBJS-y += status_led.o 
    18811884  
    1882  SRCS   := $(COBJS:.o=.c) 
    1883  OBJS   := $(addprefix $(obj),$(COBJS)) 
     1885 COBJS  := $(COBJS-y) 
    18841886Index: u-boot/common/cmd_nand.c 
    18851887=================================================================== 
  • trunk/src/target/u-boot/patches/uboot-license.patch

    r2885 r3484  
    33--- u-boot.orig/common/Makefile 
    44+++ u-boot/common/Makefile 
    5 @@ -34,7 +34,7 @@ 
    6           cmd_dynenv.o cmd_eeprom.o cmd_elf.o cmd_ext2.o \ 
    7           cmd_fat.o cmd_fdc.o cmd_fdt.o cmd_fdos.o cmd_flash.o cmd_fpga.o \ 
    8           cmd_i2c.o cmd_ide.o cmd_immap.o cmd_itest.o cmd_jffs2.o \ 
    9 -         cmd_load.o cmd_log.o \ 
    10 +         cmd_license.o cmd_load.o cmd_log.o \ 
    11           cmd_mem.o cmd_mii.o cmd_misc.o cmd_mmc.o \ 
    12           cmd_nand.o cmd_net.o cmd_nvedit.o \ 
    13           cmd_pci.o cmd_pcmcia.o cmd_portio.o \ 
     5@@ -62,6 +62,7 @@ 
     6 COBJS-y += cmd_immap.o 
     7 COBJS-y += cmd_itest.o 
     8 COBJS-y += cmd_jffs2.o 
     9+COBJS-y += cmd_license.o 
     10 COBJS-y += cmd_load.o 
     11 COBJS-y += cmd_log.o 
     12 COBJS-y += cmd_mem.o 
    1413Index: u-boot/common/cmd_license.c 
    1514=================================================================== 
  • trunk/src/target/u-boot/patches/uboot-s3c2410-mmc.patch

    r2834 r3484  
    88--- u-boot.orig/cpu/arm920t/s3c24x0/Makefile 
    99+++ u-boot/cpu/arm920t/s3c24x0/Makefile 
    10 @@ -26,7 +26,7 @@ 
    11  LIB    = $(obj)lib$(SOC).a 
     10@@ -27,7 +27,7 @@ 
    1211  
    1312 COBJS  = i2c.o interrupts.o serial.o speed.o \ 
    14 -         usb.o nand_read.o nand.o cmd_s3c24xx.o 
    15 +         usb.o nand_read.o nand.o mmc.o cmd_s3c24xx.o 
     13          usb.o usb_ohci.o nand_read.o nand.o \ 
     14-         cmd_s3c24xx.o 
     15+         cmd_s3c24xx.o mmc.o 
    1616  
    1717 SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c) 
  • trunk/src/target/u-boot/patches/uboot-s3c2410-nand.patch

    r3163 r3484  
    1212  
    1313 COBJS  = i2c.o interrupts.o serial.o speed.o \ 
    14 -         usb.o 
    15 +         usb.o nand_read.o nand.o 
     14-         usb.o usb_ohci.o 
     15+         usb.o usb_ohci.o nand_read.o nand.o 
    1616  
    1717 SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c) 
  • trunk/src/target/u-boot/patches/uboot-s3c2410_fb.patch

    r2796 r3484  
    33--- u-boot.orig/drivers/Makefile 
    44+++ u-boot/drivers/Makefile 
    5 @@ -54,7 +54,7 @@ 
    6           ks8695eth.o \ 
    7           pxa_pcmcia.o mpc8xx_pcmcia.o tqm8xx_pcmcia.o  \ 
    8           rpx_pcmcia.o \ 
    9 -         fsl_i2c.o fsl_pci_init.o ati_radeon_fb.o 
    10 +         fsl_i2c.o fsl_pci_init.o ati_radeon_fb.o s3c2410_fb.o 
    11   
    12  SRCS   := $(COBJS:.o=.c) 
    13  OBJS   := $(addprefix $(obj),$(COBJS)) 
     5@@ -59,6 +59,7 @@ 
     6 COBJS-y += pc_keyb.o 
     7 COBJS-y += ps2ser.o 
     8 COBJS-y += ps2mult.o 
     9+COBJS-y += s3c2410_fb.o 
     10 COBJS-y += s3c4510b_uart.o 
     11 COBJS-y += sed13806.o 
     12 COBJS-y += sed156x.o 
    1413Index: u-boot/drivers/s3c2410_fb.c 
    1514=================================================================== 
  • trunk/src/target/u-boot/patches/uboot-s3c2410_udc.patch

    r2874 r3484  
    55--- u-boot.orig/drivers/Makefile 
    66+++ u-boot/drivers/Makefile 
    7 @@ -48,7 +48,7 @@ 
    8           ti_pci1410a.o tigon3.o tsec.o \ 
    9           tsi108_eth.o tsi108_i2c.o tsi108_pci.o \ 
    10           usb_ohci.o \ 
    11 -         usbdcore.o usbdcore_ep0.o usbdcore_mpc8xx.o usbdcore_omap1510.o \ 
    12 +         usbdcore.o usbdcore_ep0.o usbdcore_mpc8xx.o usbdcore_omap1510.o usbdcore_s3c2410.o \ 
    13           usbtty.o \ 
    14           videomodes.o w83c553f.o \ 
    15           ks8695eth.o \ 
     7@@ -136,6 +136,7 @@ 
     8 COBJS-y += usbdcore_ep0.o 
     9 COBJS-y += usbdcore_mpc8xx.o 
     10 COBJS-y += usbdcore_omap1510.o 
     11+COBJS-y += usbdcore_s3c2410.o 
     12  
     13 # 
     14 # Miscellaneous Drivers 
    1615Index: u-boot/drivers/usbdcore_s3c2410.c 
    1716=================================================================== 
     
    11361135--- u-boot.orig/include/configs/neo1973_gta01.h 
    11371136+++ u-boot/include/configs/neo1973_gta01.h 
    1138 @@ -161,6 +161,16 @@ 
     1137@@ -163,6 +163,16 @@ 
    11391138 #define CONFIG_USB_OHCI                1 
    11401139 #endif 
     
    11881187--- u-boot.orig/board/neo1973/common/cmd_neo1973.c 
    11891188+++ u-boot/board/neo1973/common/cmd_neo1973.c 
    1190 @@ -86,6 +86,18 @@ 
     1189@@ -94,6 +94,18 @@ 
    11911190                        neo1973_gps(1); 
    11921191                else 
     
    12071206 out_help: 
    12081207                printf("Usage:\n%s\n", cmdtp->usage); 
    1209 @@ -111,5 +123,6 @@ 
     1208@@ -120,5 +132,6 @@ 
    12101209        "neo1973 vibrator (on|off) - switch vibrator on or off\n" 
    12111210        "neo1973 gsm (on|off) - switch GSM Modem on or off\n" 
     
    12741273--- u-boot.orig/board/neo1973/gta01/gta01.c 
    12751274+++ u-boot/board/neo1973/gta01/gta01.c 
    1276 @@ -333,6 +333,7 @@ 
     1275@@ -334,6 +334,7 @@ 
    12771276 void neo1973_poweroff(void) 
    12781277 { 
  • trunk/src/target/u-boot/patches/uboot-serial_terminal.patch

    r2927 r3484  
    66--- u-boot.orig/common/Makefile 
    77+++ u-boot/common/Makefile 
    8 @@ -39,7 +39,7 @@ 
    9           cmd_nand.o cmd_net.o cmd_nvedit.o \ 
    10           cmd_pci.o cmd_pcmcia.o cmd_portio.o \ 
    11           cmd_reginfo.o cmd_reiser.o cmd_sata.o cmd_scsi.o cmd_spi.o \ 
    12 -         cmd_universe.o cmd_usb.o cmd_vfd.o \ 
    13 +         cmd_terminal.o cmd_universe.o cmd_usb.o cmd_vfd.o \ 
    14           command.o console.o cyclon2.o devices.o dlmalloc.o docecc.o \ 
    15           environment.o env_common.o \ 
    16           env_nand.o env_dataflash.o env_flash.o env_eeprom.o \ 
     8@@ -78,6 +78,7 @@ 
     9 COBJS-y += cmd_sata.o 
     10 COBJS-y += cmd_scsi.o 
     11 COBJS-y += cmd_spi.o 
     12+COBJS-y += cmd_terminal.o 
     13 COBJS-y += cmd_universe.o 
     14 COBJS-y += cmd_usb.o 
     15 COBJS-y += cmd_vfd.o 
    1716Index: u-boot/common/cmd_terminal.c 
    1817=================================================================== 
     
    126125--- u-boot.orig/include/config_cmd_all.h 
    127126+++ u-boot/include/config_cmd_all.h 
    128 @@ -72,6 +72,7 @@ 
     127@@ -73,6 +73,7 @@ 
    129128 #define CONFIG_CMD_SETGETDCR   /* DCR support on 4xx           */ 
    130129 #define CONFIG_CMD_SNTP                /* SNTP support                 */ 
Note: See TracChangeset for help on using the changeset viewer.