]> git.karo-electronics.de Git - karo-tx-uboot.git/log
karo-tx-uboot.git
16 years agodisabled PLATFORM_CPPFLAGS to be able to set then in board/*/config.mk
lothar [Tue, 9 Oct 2007 10:50:26 +0000 (10:50 +0000)]
disabled PLATFORM_CPPFLAGS to be able to set then in board/*/config.mk
(PLATFORM-Flags should be set in PLATFORM specific code anyway)

16 years agoremoved extern declaration for cramfs functions
lothar [Tue, 9 Oct 2007 10:47:05 +0000 (10:47 +0000)]
removed extern declaration for cramfs functions
removed CFG_FS_CRAMFS ifdefs
(use properly defined cramfs function macros instead)

16 years agofixed MSC value for Davicom chip
lothar [Tue, 9 Oct 2007 10:45:44 +0000 (10:45 +0000)]
fixed MSC value for Davicom chip
added PUTC and PROGRESS macros
removed useless (always zero) constant in MFPR table
eliminated use of r12 (prevent trashing saved lr of caller)
added workaround for MP-5454 (clear EMPI SCLK)
extensive reformatting
set UP2OCR_HSOE

16 years agoremoved CROSS_COMPILE default
lothar [Tue, 9 Oct 2007 10:28:15 +0000 (10:28 +0000)]
removed CROSS_COMPILE default

16 years agoadded || exit to bail out of script in case of make errors
lothar [Tue, 9 Oct 2007 10:27:43 +0000 (10:27 +0000)]
added || exit to bail out of script in case of make errors

17 years agochanged Lubbock to Ka-Ro
lothar [Thu, 13 Sep 2007 09:29:48 +0000 (09:29 +0000)]
changed Lubbock to Ka-Ro
added reset cause message
fixed copyright header

17 years agoremoved bogus constant CONFIG_NEW_NAND_CODE (use existing CONFIG_NAND_LEGACY instead)
lothar [Thu, 13 Sep 2007 09:28:54 +0000 (09:28 +0000)]
removed bogus constant CONFIG_NEW_NAND_CODE (use existing CONFIG_NAND_LEGACY instead)
renamed delta_* to triton320_*
removed unused code
fixed copyright header
always set column address to '0' on partial write
removed bogus get_delta() function

17 years agoimported KARO specific modifications
lothar [Tue, 22 May 2007 16:58:11 +0000 (16:58 +0000)]
imported KARO specific modifications

17 years agoInitial revision
lothar [Fri, 9 Mar 2007 09:43:07 +0000 (09:43 +0000)]
Initial revision