commit | 909878fd3fda056d19b8b51a5cc51cb1c0b563d1 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Thu Jul 09 01:15:05 2009 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Sat Jul 18 21:15:50 2009 -0400 |
tree | 8093a518e8637fe7fef3cde5e0b2850fb767bbe9 | |
parent | d39041fcadb1231430201d298c31f6be03d654f7 [diff] |
Blackfin: add os log functions Part of the mini Blackfin ABI with operating systems is that they can use 0x4f0-0x4f8 to pass log buffers to/from bootloaders. So add support to U-Boot for reading the log buffer. Signed-off-by: Mike Frysinger <vapier@gentoo.org>