Jon Loeliger
37d4bb7058
include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-09 21:38:02 -05:00
Jon Loeliger
2694690e28
include/configs: Use new CONFIG_CMD_* in TQM board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:15 +02:00
Wolfgang Denk
2751a95abd
Enable commandline editing and hush shell on all TQM boards.
2006-10-28 02:29:14 +02:00
Wolfgang Denk
fe126d8b34
Change all '$(...)' variable references into '${...}'
...
which makes the environment compatible with the hush shell.
WARNING: Support for the old '$(...)' syntax will be
discontinued in a later version.
2005-11-20 21:40:11 +01:00
wdenk
414eec35e3
Fix problems with SNTP support;
...
enable SNTP support in some boards.
2005-04-02 22:37:54 +00:00
wdenk
e9132ea94c
Clean up the TQM8xx_YYMHz configurations; allow to use the same
...
binary image for all clock frequencies. Implement run-time
optimization of flash access timing based on the actual bus
frequency.
2004-04-24 23:23:30 +00:00
wdenk
ae3af05ec9
Update for TQM board defaults:
...
disable clocks_in_mhz, enable boot count limit
2003-08-07 22:18:11 +00:00
wdenk
f12e568ca4
* Add support for NSCU board
...
* Add support for TQM823M, TQM850M, TQM855M and TQM860M modules
* Add support for Am29LV160ML, Am29LV320ML, and Am29LV640ML
mirror bit flash on TQM8xxM modules
2003-07-07 20:07:54 +00:00
wdenk
71f9511803
* Fix CONFIG_NET_MULTI support in include/net.h
...
* Patches by Kyle Harris, 13 Mar 2003:
- Add FAT partition support
- Add command support for FAT
- Add command support for MMC
----
- Add Intel PXA support for video
- Add Intel PXA support for MMC
----
- Enable MMC and FAT for lubbock board
- Other misc changes for lubbock board
2003-06-15 22:40:42 +00:00