summaryrefslogtreecommitdiffstats
path: root/include/configs/quantum.h
Commit message (Collapse)AuthorAgeFilesLines
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-2/+2
| | | | | | which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version.
* Fix problems with SNTP support;wdenk2005-04-021-5/+5
| | | | enable SNTP support in some boards.
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-311-1/+2
| | | | | | | | | | | | * Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for additional ethernet addresses. * Cleanup drivers/i82365.c - avoid duplication of code * Fix bogus "cannot span across banks" flash error message * Add support for CompactFlash for the CPC45 Board.
* * Patch by Shlomo Kut, 29 Mar 2004:wdenk2004-09-291-0/+445
Add support for MKS Instruments "Quantum" board * Fix build problem with Cogent boards; avoid using <asm/byteorder.h> when using the host compiler
OpenPOWER on IntegriCloud