Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/evbarm/stand



Module Name:    src
Committed By:   mycroft
Date:           Wed Sep  3 03:18:33 UTC 2003

Modified Files:
        src/sys/arch/evbarm/stand/board: smdk2800.c sscom.c
        src/sys/arch/evbarm/stand/gzboot: Makefile
Added Files:
        src/sys/arch/evbarm/stand/board: s3c2410_vector.S smdk2410.c
            smdk2410_io_init.c smdk2410_ram_init.S
        src/sys/arch/evbarm/stand/gzboot/SMDK2410_flash_0x00000000: Makefile
            ldscript

Log Message:
Add gzboot support for SMDK2410.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/evbarm/stand/board/s3c2410_vector.S \
    src/sys/arch/evbarm/stand/board/smdk2410.c \
    src/sys/arch/evbarm/stand/board/smdk2410_io_init.c \
    src/sys/arch/evbarm/stand/board/smdk2410_ram_init.S
cvs rdiff -r1.1 -r1.2 src/sys/arch/evbarm/stand/board/smdk2800.c \
    src/sys/arch/evbarm/stand/board/sscom.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/evbarm/stand/gzboot/Makefile
cvs rdiff -r0 -r1.1 \
    src/sys/arch/evbarm/stand/gzboot/SMDK2410_flash_0x00000000/Makefile \
    src/sys/arch/evbarm/stand/gzboot/SMDK2410_flash_0x00000000/ldscript

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index