haiku/build/jam/board/raspberry_pi
Michael Lotz 046e01014d Add boot archive base and size and map the boot archive.
An archive (ramfs) to be loaded can be specified in the raspberry pi
config.txt with a certain base address. We can use this to put our
floppy boot archive into memory on startup.

During the start procedure we now map that archive so we can later
load the kernel from it.
2012-11-28 02:00:00 +01:00
..
BoardSetup Add boot archive base and size and map the boot archive. 2012-11-28 02:00:00 +01:00
config.txt rpi: Add new beta loader 2012-05-16 03:55:32 -05:00
info.txt