Rafal Jaworowski
0258b0bc1b
Minor style(9) fixes for U-Boot API glue.
2008-10-04 13:19:15 +00:00
Rafal Jaworowski
4c0a9db94a
U-Boot API glue improvements:
...
- extend ub_dev_read() and ub_dev_recv() so that the actual len and
all error codes can be passed and processed properly; unify behaviour of
these routines
- introduce syscall general error code (API_ESYSC)
2008-10-04 13:10:38 +00:00
David E. O'Brien
149c7c86d2
style(9) & style.Makefile(9)
...
Reviewed by: raj
2008-03-13 17:54:21 +00:00
Marcel Moolenaar
719ea9c174
Add the appropriate license information. This file is double
...
licensed under GPL and BSD.
Thanks to: raj@
2008-02-23 17:52:30 +00:00
Marcel Moolenaar
63094c199a
MFp4 (e500):
...
Add support for U-Boot. This uses the U-Boot API as developed by
Rafal and which is (will be) part of U-Boot 1.3.2 and later.
Credits to: raj@
2008-02-16 22:13:11 +00:00