<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/trab/flash.c, branch v1.3.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/trab/flash.c?h=v1.3.2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/trab/flash.c?h=v1.3.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2006-07-19T12:13:02Z</updated>
<entry>
<title>Fix some bugs in TRAB board flash driver.</title>
<updated>2006-07-19T12:13:02Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-07-19T12:13:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5a3dfef73240cd6b5044184e521351afdb20838f'/>
<id>urn:sha1:5a3dfef73240cd6b5044184e521351afdb20838f</id>
<content type='text'>
- increase CFG_FLASH_ERASE_TOUT from 2 to 15 seconds
- use CFG_FLASH_WRITE_TOUT for programming instead of CFG_FLASH_ERASE_TOUT
- remove "Unlock Bypass" mode, because macronix flashes do not support
  this mode officially
- fix flash reset command from 0x00FF to 0x00F0. 0x00FF is only specified
  for Intel compatible flashes, not for AMD compatible.
Patch by Martin Krause, 15 Feb 2006
</content>
</entry>
<entry>
<title>Add additional error messages to flash driver on TRAB board</title>
<updated>2006-07-19T12:07:21Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-07-19T12:07:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0de7fa59391fa529bec4ef11647f063f67fd9786'/>
<id>urn:sha1:0de7fa59391fa529bec4ef11647f063f67fd9786</id>
<content type='text'>
(for erase errors and timeout errors)
Patch by Martin Krause, 14 Feb 2006
</content>
</entry>
<entry>
<title>More GCC 4.x code cleanup</title>
<updated>2006-03-11T21:56:07Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-03-11T21:56:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8de7ed3abe2b972fd3cc2eda3953fa2c0b554e3e'/>
<id>urn:sha1:8de7ed3abe2b972fd3cc2eda3953fa2c0b554e3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Code cleanup for GCC-3.3.x compilers</title>
<updated>2004-10-17T21:12:06Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-10-17T21:12:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e86e5a07485bc0f33103004594a28882c028e7af'/>
<id>urn:sha1:e86e5a07485bc0f33103004594a28882c028e7af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Add start-up delay to make sure power has stabilized before</title>
<updated>2004-03-23T20:18:25Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-03-23T20:18:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=efa329cb892c8b9a5e453638b3ca57c94b71e9a2'/>
<id>urn:sha1:efa329cb892c8b9a5e453638b3ca57c94b71e9a2</id>
<content type='text'>
  attempting to switch on USB on SX1 board.

* Patch by Josef Wagner, 18 Mar 2004:
  - Add support for MicroSys XM250 board (PXA255)
  - Add support for MicroSys PM828 board (MPC8280)
  - Add support for 32 MB Flash on PM825/826
  - new SDRAM refresh rate for PM825/PM826
  - added support for MicroSys PM520 (MPC5200)
  - replaced Query by Identify command in CPU86/flash.c
    to support 28F160F3B

* Fix wrap around problem with udelay() on ARM920T

* Add support for Macronix flash on TRAB board
</content>
</entry>
<entry>
<title>Fix flash driver for TRAB board (must use Unlock Bypass Reset command</title>
<updated>2003-11-17T21:45:27Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-11-17T21:45:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b4757cee52597ab5a67c30a1bf2a3208209e1ccb'/>
<id>urn:sha1:b4757cee52597ab5a67c30a1bf2a3208209e1ccb</id>
<content type='text'>
to exit Unlock Bypass Mode); adjust timings for flash, SRAM and CPLD
</content>
</entry>
<entry>
<title>* Code cleanup:</title>
<updated>2003-06-27T21:31:46Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-06-27T21:31:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8bde7f776c77b343aca29b8c7b58464d915ac245'/>
<id>urn:sha1:8bde7f776c77b343aca29b8c7b58464d915ac245</id>
<content type='text'>
  - remove trailing white space, trailing empty lines, C++ comments, etc.
  - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)

* Patches by Kenneth Johansson, 25 Jun 2003:
  - major rework of command structure
    (work done mostly by Michal Cendrowski and Joakim Kristiansen)
</content>
</entry>
<entry>
<title>* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length</title>
<updated>2003-05-30T12:48:29Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-05-30T12:48:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3b57fe0a70b903f4db66c558bb9828bc58acf06b'/>
<id>urn:sha1:3b57fe0a70b903f4db66c558bb9828bc58acf06b</id>
<content type='text'>
  instead CFG_MONITOR_LEN is now only used to determine  _at_compile_
  _time_  (!) if the environment is embedded within the U-Boot image,
  or in a separate flash sector.

* Cleanup CFG_DER #defines in config files (wd maintained only)
</content>
</entry>
<entry>
<title>* Fix data abort exception handling for arm920t CPU</title>
<updated>2003-05-28T08:06:31Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-05-28T08:06:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f07771cc288eb86cad8f8a5c1aa593caf2ba26f8'/>
<id>urn:sha1:f07771cc288eb86cad8f8a5c1aa593caf2ba26f8</id>
<content type='text'>
* Fix alignment problems with flash driver for TRAB board

* Patch by Donald White, 21 May 2003:
  fix calculation of base address in pci_hose_config_device()

* Fix bug in command line parsing: "cmd1;cmd2" is supposed to always
  execute "cmd2", even if "cmd1" fails. Note that this is different
  to "run var1 var2" where the contents of "var2" will NOT be
  executed when a command in "var1" fails.
</content>
</entry>
<entry>
<title>* Patch by Josef Wagner, 12 Mar 2003:</title>
<updated>2003-03-12T10:41:04Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2003-03-12T10:41:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3bac351370ef7cbf9d2af27ba52bee1703ad677e'/>
<id>urn:sha1:3bac351370ef7cbf9d2af27ba52bee1703ad677e</id>
<content type='text'>
  - 16/32 MB and 50/80 MHz support with auto-detection for IP860
  - ETH05 and BEDBUG support for CU824
  - added support for MicroSys CPC45
  - new BOOTROM/FLASH0 and DOC base for PM826

* Patch by Robert Schwebel, 12 Mar 2003:
  Fix the chpart command on innokom board

* Name cleanup:
  mv include/asm-i386/ppcboot-i386.h include/asm-i386/u-boot-i386.h
  s/PPCBoot/U-Boot/ in some files
  s/pImage/uImage/  in some files

* Patch by Detlev Zundel, 15 Jan 2003:
  Fix '' command line quoting

* Patch by The LEOX team, 19 Jan 2003:
  - add support for the ELPT860 board
  - add support for Dallas ds164x RTC
</content>
</entry>
</feed>
