-
- Downloads
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>
Showing
- cpu/blackfin/Makefile 1 addition, 1 deletioncpu/blackfin/Makefile
- cpu/blackfin/os_log.c 30 additions, 0 deletionscpu/blackfin/os_log.c
- include/asm-blackfin/blackfin_local.h 3 additions, 0 deletionsinclude/asm-blackfin/blackfin_local.h
- lib_blackfin/board.c 6 additions, 0 deletionslib_blackfin/board.c
Loading
Please register or sign in to comment