diff options
author | wdenk <wdenk> | 2003-07-15 07:45:49 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-07-15 07:45:49 +0000 |
commit | 6dff55297283ebe16096e25f2dadb54e4b6fd9fc (patch) | |
tree | 6fa76fdf7ddc26e5728c3b318fe7addbf04ae673 /README | |
parent | 8564acf936726c5568d71e4fa93a0ae9814e0d07 (diff) | |
download | u-boot-6dff55297283ebe16096e25f2dadb54e4b6fd9fc.tar.gz u-boot-6dff55297283ebe16096e25f2dadb54e4b6fd9fc.tar.xz u-boot-6dff55297283ebe16096e25f2dadb54e4b6fd9fc.zip |
* Patches by Martin Krause, 14 Jul 2003:
- add I2C support for s3c2400 systems (trab board)
- (re-) add "ping" to command table
* Fix handling of "slow" POST routines
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3048,6 +3048,11 @@ it: version of diff does not support these options, then get the latest version of GNU diff. + The current directory when running this command shall be the top + level directory of the U-Boot source tree, or it's parent directory + (i. e. please make sure that your patch includes sufficient + directory information for the affected files). + We accept patches as plain text, MIME attachments or as uuencoded gzipped text. |