CRIS v32: Update boot/compressed/misc.c
authorJesper Nilsson <jesper.nilsson@axis.com>
Fri, 30 Nov 2007 16:16:09 +0000 (17:16 +0100)
committerJesper Nilsson <jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:27 +0000 (11:06 +0100)
- Shorten include paths to machine specific headers.
- Remove fill_inbuf, not defined here.
- Return __dest as value from memcpy.
- Enable serial port hardware transmitter and receiver in serial_setup.
- Correct baudrate divisor calculation, changed from 4800 to 115200.
- Add support for Artpec-3 specific serial port setup.
- Initialize pinmux for the correct serial port.


No differences found