mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-01-23 07:51:05 +02:00
8d0a6cbd9f
We need putc even when we are operating entirely from steppingstone. Arrange that the board-specific putc code is in a section that goes into steppingstone, and adapt the utils.c putc() so that it no longer needs to indirect through the board_api struct that is in main memory. Signed-off-by: Andy Green <andy@openmoko.com>